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

How can i use simota in yolor? #198

Open gyftsy opened 2 years ago

gyftsy commented 2 years ago

hi! These days i am trying to add simota in yolor. But the version of Simota I implemented didn't work well. The accuracy has gone down 1 map instead of up. i am confused. So I'd love to see how your Simota is implemented. I would be grateful for your help。

hope for your reply!