HO3D online result of pretrained model
hii, worderful work, but I have some problem with testing and the given model snapshot_demo.pth.tar.
I use the pretrained model you given and test on HO3D website, but I found the result is very bad:
I also train the model from zero using the your code on HO3D dataset, and I get a better result (same as others):
However, when I use demo.py and check the mesh results, I found that the pretrained model's result (first) is better than I reproduced (second img), but the Online result of it is worse ??
During my testing, I did not change any code except the dataset path. It is quite strange, the online result of HO3D is not aligned with the demo results? Could you please tell me why the good model (pretrained model you given) got such a bad result online? Or do you meet the same question?
I really need your help, thank you so much!