Sicheng Li

Results 4 comments of Sicheng Li

Hi! I tried to use RobostVideoMatting to segment moving objects in my multi-view videos, but I could not obtain high-quality reconstruction even with the mask in my scenario. My results...

In other words, do you have any suggestions on how to get the correct `scale_mat` from multi-view silhouettes and estimated poses?

Hi, it seems that the code below might help: `torch.multiprocessing.set_sharing_strategy('file_system')` You could put it into the `train.py` before the training loop and give it a try.