Closed CHDTevior closed 1 year ago
And I also want to ask how to get mask file.
Hi, thanks for your attention! The mask can be predicted by backgound matting (if you have clean background images) or SCHP: https://github.com/GoGoDuck912/Self-Correction-Human-Parsing model. The SCHP algorithm is supported by EasyMoCap.
Thanks for your reply, I'll try it.
If I directly copy the vertices file and name it new_vertices, I observed in previous questions that their functions seem to be the same, but the version generated by Easymocap is different
I wanted to run Enerf on a dataset I made myself, which I got with EasyMocap and this link, Now I get file structure like this: now I'm still missing files like new_vertices to run the visualization, how can I fix this?