Amran2k16
Amran2k16
Yeah, you need to use the resample function that can be found in the uv_map_generator python file. This file can be found in the data_utils folder and takes a uv...
Can you try and use smpl_fbx_temate instead of the radvani ones and show me what results you get?
@liwenssss Hi, what changes when you stop dividing your UV_map by 255? So uv_map = uv_map.astype(np.float) this instead of uv_map = uv_map.astype(np.float) / 255.0.
@liwenssss Sorry, not entirely sure what the issue is in that case. Maybe it might be the template issue, but i doubt it. Unfortunately I don't think i can send...
Hi, I believe this is an issue of UV MAP size. I am guessing this was reshaped from a 256 * 256 image. Instead try to do it with a...
@willie1997 How did you manage to create UV maps without normalizing to [0,1]? And which part of the process did you use bilinear interpolation in exactly?
I spent 3 days trying to figure this out because it wasn't working for me. The suggestions regarding the addition of a jupyterhub_config.py worked for me to implement the login...
Unfortunately not. Securitywise my project was too difficult so I called it quits after a while. On Wed, 21 Apr 2021, 15:45 swazonic, ***@***.***> wrote: > How would you suggest...