saswat0 / Thundernet-Object-Detection

PyTorch implementation of thundernet object detection
4 stars 2 forks source link
object-detection pytorch thundernet

Thundernet-Object-Detection

PyTorch implementation of thundernet object detection

Paper Link

Usage

Start training by issuing the following command in terminal

./train.sh

TODO

Citation

@article{cho2020crvos,
  title={ThunderNet: Towards Real-time Generic Object Detection},
  author={Zheng Qin, Zeming Li, Zhaoning Zhang, Yiping Bao, Gang Yu, Yuxing Peng, Jian Sun},
  journal={arXiv preprint arXiv:1903.11752v2},
  year={2019}
}