weihui1308 / HOTCOLDBlock

Official Pytorch implementation for our AAAI 2023 paper HOTCOLD Block: Fooling Thermal Infrared Detectors with a Novel Wearable Design
Apache License 2.0
33 stars 5 forks source link

HOTCOLD Block

Official Pytorch implementation for our AAAI 2023 paper HOTCOLD Block: Fooling Thermal Infrared Detectors with a Novel Wearable Design.

Figure

Requirements

Citation

If you find this repository useful, please consider citing our paper:

@inproceedings{wei2023hotcold,
  title={HOTCOLD Block: Fooling Thermal Infrared Detectors with a Novel Wearable Design},
  author={Hui Wei and Zhixiang Wang and Xuemei Jia and Yinqiang Zheng and Hao Tang and Shin'ichi Satoh and Zheng Wang},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  year={2023}
}

Acknowledgements

We would like to acknowledge the YOLOv5 open-source library (https://github.com/ultralytics/yolov5). YOLOv5 is a powerful object detection algorithm that has greatly facilitated our development efforts. We are grateful to the developers and contributors of YOLOv5 for making their work available to the community.