-
Notifications
You must be signed in to change notification settings - Fork 28
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
Question about rendering results of trained model. #6
Comments
I have the same results. It seems to fail to reconstruct the dynamic objects. |
Thank you for your great work and open-sourcing your code for the community. I have the same results. |
I got the similar bad results using scene 754, which is included in the dynamic 32 splits. Do you have any idea to fix it? Many thanks! @nnanhuang |
Thank you for your great work and open-sourcing your code for the community.
I tried training the sequence 114 in the Waymo open dataset by following your instructions, but the trained results seem to have problems.
Above results are saved using following code, which just saves images from render_results in do_evaluation() function. I used 30,000 iterations model.
And I didn't change any other code except above visualization code.
The above rendering results seem to fail to render dynamic objects and also fail to distinguish between static and dynamic objects. Do you have any idea what causes this problem?
These are logs during training.
Thank you!
The text was updated successfully, but these errors were encountered: