mkocabas / EpipolarPose

Self-Supervised Learning of 3D Human Pose using Multi-view Geometry (CVPR2019)
Other
594 stars 97 forks source link

test picture after training #8

Closed NguyenDangBinh closed 5 years ago

NguyenDangBinh commented 5 years ago

dear, I mean that testing my picture after training but demo.ipynb is run before training. thank you so much.

mkocabas commented 5 years ago

Dear @NguyenDangBinh,

In order to run demo.ipynb, you need a pretrained model at hand. The demo notebook is a minimally working example to run a pretrained model on a sample image.

NguyenDangBinh commented 5 years ago

dear, I mean that after training, how are the result too different?

NguyenDangBinh commented 5 years ago

dear, After I had completed training mpii dataset, what should I have done for more understand this repo?