ethanhe42 / epipolar-transformers

Epipolar Transformers (best paper award, CVPR 2020 workshop)
https://yihui.dev/epipolar-transformers
MIT License
413 stars 37 forks source link

How to test on our own dataset ? #16

Closed manansaxena closed 3 years ago

manansaxena commented 3 years ago

Thanks a lot for the great work and open-sourcing the intense code repo. Could you please give a few pointers on how to test a pretrained model on our own custom dataset?

yimengli46 commented 3 years ago

Have you figured out how to do that? I tried some images but the results are really bad.

manansaxena commented 3 years ago

Sorry, didn't continue with this approach.

zxk19981227 commented 2 years ago

Same problem. Also i met great problems on the two pretrained model but the pose_resnet_4.5_pixels_human36m.pth predicts 33 joints while all the configs have up to 20 joints?