-
Notifications
You must be signed in to change notification settings - Fork 25
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
run test.py error #13
Comments
The Can you please check if it works on this branch? |
It is OK now, Thank you. But the new issue is that when I run visualize.py ,no points can be seen in the open3D. We have got point clouds and range images by test.py. Do you know why? |
Do you provide the path to the predictions as described here? If the folder is not empty, but it should work. But that's hard to debug from here without the predictions. |
Hi author,
When I run the test.py ,
TypeError: on_test_epoch_end() missing 1 required positional argument: 'outputs'
How can I deal it?
The text was updated successfully, but these errors were encountered: