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

Obtaining silhouettes of multiple objects #118

Open
hwjiang1510 opened this issue Dec 13, 2021 · 0 comments
Open

Obtaining silhouettes of multiple objects #118

hwjiang1510 opened this issue Dec 13, 2021 · 0 comments

Comments

@hwjiang1510
Copy link

Thanks for the great work!

If I have multiple objects, how can I get their silhouettes with different indexes rather than using the same index for all of them?

I guess a hacking method is to apply textures with different colors, e.g. red for object 1, green for object 2, blue for object 3, and get the silhouettes by using argmax on the rendered image. But this method only works when the number of objects is smaller than 3.

Thanks!

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

1 participant