Banconxuan / RTM3D

The official PyTorch Implementation of RTM3D and KM3D for Monocular 3D Object Detection
MIT License
454 stars 85 forks source link

Naming of training images #17

Open mertmerci opened 3 years ago

mertmerci commented 3 years ago

Hello,

How should the images under ./kitti_format/data/kitti/image be named? Left images are named like 000000.png ... 007480.png. Are the right ones should 007481.png ... 014961.png?

Thank you for your consideration.

walzimmer commented 3 years ago

Yes you are right. In total you should have 14962 images in that folder.