Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for reconstruction with Pandaset Dataset #1552

Open
VikasXitadel opened this issue Jul 5, 2024 · 0 comments
Open

Support for reconstruction with Pandaset Dataset #1552

VikasXitadel opened this issue Jul 5, 2024 · 0 comments

Comments

@VikasXitadel
Copy link

VikasXitadel commented Jul 5, 2024

Hi,

Thanks for your excellent work. I am working on a reconstruction project using the Pandaset dataset and the Colmap library to prepare my data. This involves generating images and bin files (cameras.bin, images.bin, points3D.bin) with the following command:

ns-process-data images --data C:/Data_Science/Vikas_Projects/Custom_kitti/images/ --output-dir C:/Data_Science/Vikas_Projects/Custom_kitti/output/

However, since the Pandaset dataset involves forward motion, the above command was unable to generate image pairs. To address this, I modified the automatic reconstruction options in Colmap. This allowed me to generate the bin files and train the model. Despite successfully training the model, the reconstruction is still not proceeding correctly, and I'm currently stuck at this point.

Any assistance would be greatly appreciated.

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

No branches or pull requests

1 participant