how to get the dataset? && how to run the inference phase?
chenzhaiyu opened this issue · 0 comments
chenzhaiyu commented
Thanks for your sharing. I have two questions about your project:
-
I see the dataset specified in the
README.md
refers to https://challenger.ai/competition/keypoint/subject, provided by the host of a competition, and registration for the competition is required to acquire the dataset. However, the competition is outdated (2017) and no longer accept registration. How can I get the compatible dataset? -
I'm confused with the inference phase in you
main.py
. Is there any easy way I run only the inference phase using the pretrained model?