Jiale Xu

Results 49 comments of Jiale Xu

It's quite strange, are the sampled images in the training process normal?

> yes, the sampled images are normal 😂. > By the way, from your exhibited results in Readme, some effects look not completely the same as STGAN-tensorflow repo, such as...

@XinYu-Andy I build PyTorchEMD successfully with PyTorch 1.11 and CUDA 11.0. I modified `cuda/emd_kernel.cu` as follows: 1. Comment `#include ` 2. Replace all `THCudaCheck` with `C10_CUDA_CHECK` I hope this can...

Get it. But I didn't find an option in Meshlab to "render the mesh without normals". How did you visualize the meshes in your paper?

Hi, is there any progress on the Python implementation?

How did you visualize the mesh? The huggingface demo exports a mesh with vertex color, while the colab script exports a mesh with texture map. Do you have the `.mtl`...

Did you modify the `run.py`? It looks different from our official code.

I'm sorry but we did not test the code in Windows environment and the traceback does not provide enough information.

抱歉,微信小程序我们也不是很了解。

Thanks for you contribution! We will test the script on a Windows machine.