-
Notifications
You must be signed in to change notification settings - Fork 13
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
[Feature Request: ] Add script to run ODIN on random RGB/RGB-D images #10
Comments
Hi, we don't have such a script -- It would be good to add it but i won't be able to do that in near future. you can follow the predictor.py if you would like to write such a script. and ofcourse, please feel free to open a pull request if you would like to add it to this repo |
@ayushjain1144 |
oh those scenes are from the datasets which are supported by the dataloader, and we provide some visualization code (here and here for eg.) I think you wanted to visualize things on random RGB/RGB-D images - that's what we don't support yet. I totally agree that it would be very useful and I do plan to add it, but things are hectic currently and I might not be able to get to it very soon. |
Thank you and look forword to impletement. |
As the title says, what should I do to show segment result ?
For example, do segment on 2d image which at /2dimage/ .
Use --eval-only in scripts seems too complex, are there any OOBE ?
The text was updated successfully, but these errors were encountered: