Skip to content

Conversation

@lanbo-xiao
Copy link
Collaborator

Regarding the KITTI-360 dataset, I believe it's ready to be merged, but I have two minor notes:
1、On lines 70-71, line 70 should be uncommented, and line 71 should be deleted. (This is to match my local dataset's organization.)
https://github.com/DanielDauner/123d/blob/7e12332a58801b6b3f7f926155740d981e936194/src/py123d/conversion/datasets/kitti_360/kitti_360_data_converter.py#L70

2、As for the configuration file below, I might have found a minor bug?
https://github.com/DanielDauner/123d/blob/7e12332a58801b6b3f7f926155740d981e936194/src/py123d/script/config/common/scene_builder/default_scene_builder.yaml#L4

@DanielDauner
Copy link
Collaborator

Hi Jiabao, thanks a lot! The things you mention might be bugs. I will first merge nuScenes and then continue with this merge.

@DanielDauner
Copy link
Collaborator

Hi @lanbo-xiao,

Thanks for your great work on the KITTI dataset. 🔥

I am merging the changes now. There were a few minor things I ended up changing. I separated the Fisheye and Pinhole camera in the implementation for easier maintenance, enabled to preprocess (and store) the bounding boxes dynamically when calling the converter, and change how dataset paths are handled. If you have time, you could test out the changes and give feedback. Here are some KITTI-360 demo clips.

https://youtu.be/trXxsQmTKz8
https://youtu.be/vhfzWZSS-Ak
https://youtube.com/shorts/ZWcORBj_z8I

@DanielDauner DanielDauner merged commit 7bbb0aa into dev_v0.0.7 Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants