prashant-dn

Results 2 issues of prashant-dn

Hi, I have an RT-DETR (l) model trained using ultralytics. Naturally, I used the ultralytics-rtdetr script to get an ONNX file. As I wanted a dynamic batch size, I use...

HI, I realise that the model is based on DETR and uses the non-NMS approach. But after training my model and inferring at 0.3 detection threshold, I get multiple boxes....