ShoufaChen / DiffusionDet

[ICCV2023 Best Paper Finalist] PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
Other
2.07k stars 160 forks source link

why the dataset only split to train and test? #101

Open hhhhhhluo opened 10 months ago

hhhhhhluo commented 10 months ago

In a common manner,it usually split the dataset to train/val/test three parts. so if i want to use diffusiondet,should i merge the val and test images in one folder?

xyt000-xjj commented 2 months ago

I want konw,too

xyt000-xjj commented 2 months ago

why the dataset only split to train and test?