svip-lab / HRNet-for-Fashion-Landmark-Estimation.PyTorch

[DeepFashion2 Challenge] Fashion Landmark Estimation with HRNet
MIT License
129 stars 22 forks source link

Question about the test result #3

Closed xs020420 closed 3 years ago

xs020420 commented 4 years ago

Thanks for great job! And there is a question about the output of pretained model provided. When I test pretained model, it return a tensor whose shape is [batchsize, 294, height, weight]. Could you give some expanation about the number "294" ?

ShenhanQian commented 4 years ago

Hi, 294 is the total number of keypoints defined in the DeepFashion2 dataset.