-
Notifications
You must be signed in to change notification settings - Fork 1
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
How to train the code on our own dataset? #4
Comments
Thanks for trying! Could you share first on how the rendering looks like on your side using the kitti360 sequence? It should have the pedestrian rendered properly. If that is correct, you only need to swap the canvas image. meanwhile, you might need to check the intrinsics of your image, it seems your image is distorted |
Thanks a lot! |
Nice, at least the object is in the right orientation. To configure the scale, shadow intensity, direction, you can dive into our configurations file, located in configs/ . You can try tweak those parameters in the yaml file to give different scale and transform. |
Hi, thank you for sharing the great work.
I train the code on our own dataset, the result is odd.
I think I misunderstand the coordinate conversion.
The bellow is my result.
The text was updated successfully, but these errors were encountered: