We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you want to train on a custom data set, do you need to convert it to the format of the kitti data set first? Is there any specific method?
The text was updated successfully, but these errors were encountered:
Hi, yes you can convert it into kitti format, or write a datareader yourself, just make sure it has the same output as in https://github.com/fudan-zvg/PVG/blob/main/scene/kittimot_loader.py
Sorry, something went wrong.
hello,have you tried turn colmap into waymo or kitti format
No branches or pull requests
If you want to train on a custom data set, do you need to convert it to the format of the kitti data set first? Is there any specific method?
The text was updated successfully, but these errors were encountered: