-
Notifications
You must be signed in to change notification settings - Fork 18
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
Predictions #7
Comments
Actually I have a secret version on my computer that supports 3D object detection and semantic segmentation predictions but I haven't found the time to polish everything. I can make a branch so you can try it out. |
That will be great if you can share it and if I found anything that needs polishing I will definitely help. |
@erksch Would you like to share your prediction visualization tools? |
Yes I'll do it asap |
I pushed my code to the branch There is no updated README yet, but to start the server you just run Regarding the prediction feature: |
Here is a template for a server that would perform 3D Object Detection: |
I really hope that works for you and is not too complicated to get into. |
@erksch Thanks |
Thanks for sharing your code, @erksch, and then I got the following error in the browser: Are you familiar with this error? |
I got this error because of the command |
@Nuri-benbarka The warnings are just linting, nothing important. You mentioned that only one frame or segment is loaded, I'll look into this. |
Are there any plans to display predictions along with ground truths?
The text was updated successfully, but these errors were encountered: