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

Download YOLOR-S PT and CFG files? #71

Open gkomix88 opened 2 years ago

gkomix88 commented 2 years ago

Hi @WongKinYiu , Thanks for releasing YOLOR. The results are superb.

I have a few questions below:

  1. May I know where to download Yolor-S PT and CFG files?
  2. Could the yolor run detection in a batch of images i.e. model([img1, img2,...])
  3. Which model (PT files) gives the fastest detection?

Thanks and hope to hear from you.

RaphaelWag commented 2 years ago

https://github.com/WongKinYiu/yolor/issues/15 There you go