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

Batched inference #203

Open alejoGT1202 opened 2 years ago

alejoGT1202 commented 2 years ago

In yoloV5 it's possible to do batch inference as shown here is this possible with yoloR?