Haitao Yang
Results
1
issues of
Haitao Yang
I am trying to predict feature for 3D human mesh using the command: ``` python predict.py --checkpoint ./models/alex-SM-5/model --output feature.npy --mesh ./test.obj --flipyz ``` However, there is an error: ```...