He-Chao
Results
2
issues of
He-Chao
# no index, assign to void , I think there is a mistake that set idx_mat[h, w]=19. Because trainID have 19, we can set it as 20 or others
pip install yapf==0.30.0 pip install numpy==1.23.0 you need to change L301~L304 of /mnt/anaconda3/envs/smplerx/lib/python3.8/site-packages/torchgeometry/core/conversions.py(https://github.com/mks0601/I2L-MeshNet_RELEASE/issues/6#issuecomment-675152527) ``` mask_c0 = mask_d2.float() * mask_d0_d1.float() mask_c1 = mask_d2.float() * (1 - mask_d0_d1.float()) mask_c2 = (1 -...