iris112358
iris112358
Hi, thanks for the code. I tried to run the code but had the following error ``` subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1. ``` It seems the...
Hi, Thanks for open-sourcing this awesome work! I tried to train the detail transfer network by using the command in the Readme ``` python net/classes/executor.py net/experiments/transfer/exec.json ``` But the extracted...
Hi, Thanks again for open-sourcing this awesome work. I found that the UV diffusion models are sensitive to UV quality. If there are discontinuous parts in the UV, there will...