WongKinYiu / yolor

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
GNU General Public License v3.0
1.98k stars 524 forks source link

Other Tasks - Pose, Tracking, Classification, etc #64

Open augmentedstartups opened 2 years ago

augmentedstartups commented 2 years ago

Hi Wong, you mentioned that we can use YOLOR for other tasks, are these tasks like pose estimation, tracking and classification already available in this repo, if so, how do we implement these tasks?

WongKinYiu commented 2 years ago

Due to we cooperate with other teams to finish these works, we can not open source the code without their agreement. But you could find some information in https://github.com/WongKinYiu/PyTorch_YOLOv4#development-log.

augmentedstartups commented 2 years ago

Okay cool. I understand. Any other upcoming developments or improvements to YOLOR that I should be aware off? I'm looking specifically for those that would give yolor the edge over yolox.