MasterBin-IIAU / Unicorn

[ECCV'22 Oral] Towards Grand Unification of Object Tracking
MIT License
953 stars 87 forks source link

Using custom Yolo model and video inference #5

Closed bdubbs09 closed 2 years ago

bdubbs09 commented 2 years ago

This may be addressed somewhere in the code, but I have not found it yet. Any help would be amazing!

MasterBin-IIAU commented 2 years ago

@bdubbs09 Hi, Thanks for your attention.

bdubbs09 commented 2 years ago

Thanks for addressing!

Thanks again for the help!

MasterBin-IIAU commented 2 years ago

@bdubbs09 Hi, in my opinion, we need to first reimplement YOLOv5, YOLOX, and YOLOV7 with a unified codebase, if we want to seamlessly switch between them. This may require a very large effort and we may not have enough energy to do this for now. But we highly admire and welcome related PR :)