-
Notifications
You must be signed in to change notification settings - Fork 87
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
How to manually revise the human segmentation? #62
Comments
If you take a closer look at the zju-mocap dataset, the masks of every image is just pure black image of the same dimension as the input image. You can do this manually as well using OpenCV. If this isn't your requirement, then try to generate silhouette images, there are many ways to do that. you can pick any. I know I gave a very coarse description but that's how I did too. Let me know if anything is needed further. |
hi @Dipankar1997161 , I encountered the same confusion. Can you provide a detailed description of how you did it? Can you provide some reference codes? Thanks. |
Hey @mch0dmin, It's only there in coreview_313 and 315 ( for Zju-mocap dataset) |
hi @Dipankar1997161 , |
@mch0dmin |
Where is the dataset 313 and 315?Any link? |
It's in "Zju-mocap- dataset. https://github.com/zju3dv/neuralbody/blob/master/INSTALL.md#zju-mocap-dataset |
Hi, thank you for sharing great work. I came from the issue #10. Could you tell me how you revised the human segmentation? Are there any useful tools for it? It will be really helpful if you share some tips.
The text was updated successfully, but these errors were encountered: