Banconxuan / RTM3D

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

KITTI Annotations #15

Open mertmerci opened 3 years ago

mertmerci commented 3 years ago

Hello,

Where can I find the annotations used in kitti_format/data/kitti ?

Thank you for your support.

Banconxuan commented 3 years ago

first to run: python src/tools/kitti.py to generate annotations

mertmerci commented 3 years ago

Thank you for your reply!! But I got an error when I run that, similar to the previous error I got. Screenshot 2021-01-29 at 18 09 06

mertmerci commented 3 years ago

I solved the problem, thank you so much anyway :)

yesjames4231-hun commented 3 years ago

@mertmerci how did you get 'kitti_train.json' ??

Solved. Just make annotations folder, before run: python src/tools/kitti.py