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
1.64k stars 178 forks source link

dataset #336

Open jeonjj1 opened 2 weeks ago

jeonjj1 commented 2 weeks ago

I noticed that the dataset is divided into only train and validation sets. Is there a specific reason for not splitting the dataset into train, validation, and test sets?