Error building DATASET and print heatmaps annotations in PoseC3D #2559
Replies: 1 comment
-
same topic as #2560 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a problem when I am building datasets in PoseC3D.
First, I did the steps according to the tutorial , but I want to print only heatmaps annotations, for that reason I run:
When I run those commands with config tsn_imagenet-pretrained-r50_8xb32-1x1x3-100e_kinetics400-rgb.py, I have results resized and not empty.
But when I run with config slowonly_r50_8xb16-u48-240e_ntu60-xsub-keypoint.py, I only have zeros. Also, when I train, I only have zeros too.
Thank you for the answers.
Beta Was this translation helpful? Give feedback.
All reactions