Skip to content
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

Open
YunWaiHe opened this issue May 21, 2024 · 4 comments
Open

Comments

@YunWaiHe
Copy link

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 ?

@ayushjain1144
Copy link
Owner

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

@YunWaiHe
Copy link
Author

@ayushjain1144
In your paper,"Qualitative Results on various 3D and 2D datasets" shows lots of segment results, how do you generate these?
Sincerely if you provide predictor.py, this project would be more convincing and popular.q(≧▽≦q)

@ayushjain1144
Copy link
Owner

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.

@YunWaiHe
Copy link
Author

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.

@ayushjain1144 ayushjain1144 changed the title How to get segment result use checkpoint? [Feature Request: ] Add script to run ODIN on random RGB/RGB-D images May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants