lyuwenyu / RT-DETR

[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
Apache License 2.0
2.25k stars 250 forks source link

question about coco train dataset #252

Open TianyuLee opened 5 months ago

TianyuLee commented 5 months ago

Dear author according to the source code and train log, the batch size is 4x4, so I use the batch size to train the coco and found that there are 7393(118287/16) iters in one epoch, but there are 7329 iters in train log, so the train set is preprocessd by some operations?

lyuwenyu commented 5 months ago

I have not process the original instances_train2017.json