MonoDETR icon indicating copy to clipboard operation
MonoDETR copied to clipboard

the detaset config

Open hbsycym opened this issue 2 years ago • 7 comments

Hello! Thanks for your work! I have a question , I don't konw where to get the ImageSets for the Kitti Benchmark,I dont think its a part of the dataset. can you or anyone help me? Thanks a lot!

hbsycym avatar Nov 13 '22 08:11 hbsycym

链接:https://pan.baidu.com/s/1cppU2lD6veNl8qr2jEuD5g 提取码:8cma

ZhangZhiHa0 avatar Nov 13 '22 12:11 ZhangZhiHa0

链接:https://pan.baidu.com/s/1cppU2lD6veNl8qr2jEuD5g 提取码:8cma

thanks a lot!

hbsycym avatar Nov 14 '22 01:11 hbsycym

Hi! It looks like the ImageSets are a list of validation and trining image indices, Is there a way to recreate this lists without downloading the files?

ionymikler avatar Apr 02 '24 15:04 ionymikler

Perhaps you can refer to this document:https://github.com/open-mmlab/OpenMMLabCourse/blob/main/codes/MMDet3d_tutorials/5%20train.ipynb

ZhangZhiHa0 avatar Apr 09 '24 12:04 ZhangZhiHa0

Hi! It looks like the ImageSets are a list of validation and trining image indices, Is there a way to recreate this lists without downloading the files?

Perhaps you can refer to this document:https://github.com/open-mmlab/OpenMMLabCourse/blob/main/codes/MMDet3d_tutorials/5%20train.ipynb

ZhangZhiHa0 avatar Apr 09 '24 12:04 ZhangZhiHa0

I believe ImageSets was taken from here: https://github.com/xinzhuma/monodle/tree/main/data/KITTI/ImageSets

Since they've mentioned their work benefited from MonoDLE

rauldds avatar Apr 09 '24 14:04 rauldds

I believe ImageSets was taken from here: https://github.com/xinzhuma/monodle/tree/main/data/KITTI/ImageSets

Since they've mentioned their work benefited from MonoDLE

That makes sense, thank you for your reply.

ZhangZhiHa0 avatar Apr 09 '24 14:04 ZhangZhiHa0