Skip to content
forked from prakharg24/yoloret

Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'

Notifications You must be signed in to change notification settings

lilimul/yoloret

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

YOLO-ReT

This is the original implementation of the paper: YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs. Prakhar Ganesh, Yao Chen, Yin Yang, Deming Chen, Marianne Winslett, WACV 2022 [Arxiv] [Camera-Ready coming soon]

Citation

If you find this paper and code useful, please cite our work. The bibtex is listed below:

@inproceedings{ganesh2021yoloret,
  title={{YOLO-ReT}: Towards High Accuracy Real-time Object Detection on Edge {GPU}s},
  author={Ganesh, Prakhar and Chen, Yao and Yang, Yin and Chen, Deming and Winslett, Marianne},
  booktitle={IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
  year={2022},
  organization={IEEE}
}

Setup and Reproducibility

Please refer to README inside the folder code for more details.

Acknowledgement

This repository is adapted from https://github.com/fsx950223/mobilenetv2-yolov3

About

Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%