mthodoris
mthodoris
I tried to execute make.sh file but I am getting the following error ``` error: ‘THFloatBlas_gemv’ was not declared in this scope; did you mean ‘THFloatBlas_swap’? 224 | THFloatBlas_gemv('t', k_,...
Trying to run the test.py and inference.py using [pretrained_models](https://drive.google.com/drive/folders/1NoDE3plZoqF_O00xei0woH5cPy67arXq?usp=sharing) returns 0.0 avg_precision and random keypoints inside the images. Are the provided models pre-trained? Is there anything that I am missing?...
Hi amirhertz, As you mention on the corresponding paper, in "Evaluation" section, the methodology is applied for 3D mesh transfer. However there isn't any implementation for this on the repository...