Closed dulucas closed 4 years ago
Great to hear!
Resnet may also work fine. I chose VGG because it was used in some past work for texture synthesis (https://arxiv.org/pdf/1505.07376.pdf) and view synthesis (https://arxiv.org/pdf/1703.02921.pdf). The different blocks of VGG have also shown to correspond to progressively more complex image features, so you can choose blocks depending on what to emphasize. But presumably, resnet trained for image classification would also work.
The poses we tried were limited to fitness, golf and tennis videos, so no, we haven't tried it on more extreme sports yet. Though I think some of the poses in our videos can be quite complex.
Thanks a lot ! What if there are some key points are missing?
Will,I would like to know that where is the training dataset?
http://vision.imar.ro/human3.6m/description.php Here is the H3.6M dataset
I am sorry to bother you that I coun't find the test code
@lucasdu007 You mean if there are joints missing?
@balakg yes, if there are joints missing, what should I do?
If there are joints missing, those heat maps remain blank.
Hi Guha,