SCARF icon indicating copy to clipboard operation
SCARF copied to clipboard

Results 11 SCARF issues
Sort by recently updated
recently updated
newest added

The pre-trained model of cloth-segmentation used in the code is no longer valid, so I would like to ask if you have a backup? thanks!

Hello, the website of more data can not be opened. Could you please upload the data again?

Can you please upload the pre-trained weights as well as a script to run inference on our own videos @yfeng95.

Thanks for your great work! I wonder if we could extract the clothes mesh seperately, and turn them to T-pose? Besides, the reconstructed clothes are one-piece, is there any way...

Hi, thanks for the great work! I have 2 questions: 1. Why is camera intrinsics and pose not used in sampling rays? 2. Where is the customized volumetric rendering?

Hi, your model can do fully body textured ?

![image](https://user-images.githubusercontent.com/21237742/209073443-eb24c35a-d3d6-4694-a769-fd165c96145d.png) When starting to train the hybrid model, the loss function appears to be anomalous and the images show all black images. It seems to be caused by the ID-MRF...

Hello, is the data set withdrawn?

Hi, @yfeng95 I set the rasterizer type to PyTorch3D, but it still throws an error when running. Do you have any suggestions for modification? ![image](https://github.com/yfeng95/SCARF/assets/165904272/69a0a263-deee-4697-93e4-d0706d576275) I am looking forward to...

Hi, @yfeng95 I followed the requirements in INSTALL.md and compiled the .cpp file, but I always get ImportError: DLL load failed while importing standard_rasterize_cuda: Cannot find specified module. I have...