https://github.com/THUrssq/Tianchi04
Adversarial attack to detectors
https://github.com/THUrssq/Tianchi04
Last synced: 3 days ago
JSON representation
Adversarial attack to detectors
- Host: GitHub
- URL: https://github.com/THUrssq/Tianchi04
- Owner: THUrssq
- Created: 2020-10-10T15:30:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-23T10:47:44.000Z (over 3 years ago)
- Last Synced: 2024-11-09T17:42:48.379Z (6 months ago)
- Language: Python
- Size: 111 KB
- Stars: 46
- Watchers: 1
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-yolo-object-detection - THUrssq/Tianchi04 - 2020 Alibaba-Tsinghua Adversarial Challenge on Object Detection". "Sparse Adversarial Attack to Object Detection". (**[arXiv 2020](https://arxiv.org/abs/2012.13692)**) (Object Detection Applications)
- awesome-yolo-object-detection - THUrssq/Tianchi04 - 2020 Alibaba-Tsinghua Adversarial Challenge on Object Detection". "Sparse Adversarial Attack to Object Detection". (**[arXiv 2020](https://arxiv.org/abs/2012.13692)**) (Applications)
README
# Sparse-Adversarial-Attack
## Introduction
Adversarial attack to detectorsThis is NO.4 solution for "CIKM-2020 Alibaba-Tsinghua Adversarial Challenge on Object Detection"
Pretrained weights of models are available here.
link:https://pan.baidu.com/s/1wj4mffNObu78yAIVKoFLUQ
password:mxwn
## Cite
Please cite this paper if you use this code in your own work:
```
@article{bao2020sparse,
title={Sparse Adversarial Attack to Object Detection},
author={Bao, Jiayu},
journal={arXiv preprint arXiv:2012.13692},
year={2020}
}
```