Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/THUrssq/Tianchi04

Adversarial attack to detectors
https://github.com/THUrssq/Tianchi04

Last synced: 12 days ago
JSON representation

Adversarial attack to detectors

Lists

README

        

# Sparse-Adversarial-Attack
## Introduction
Adversarial attack to detectors

This 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}
}
```