This is an official implementation of our CVPR 2021 paper "Bottom-Up Human Pose Estimation Via Disentangled Keypoint Regression" (https://arxiv.org/abs/2104.02300)
MIT License
437
stars
76
forks
source link
Does the code call the CocoKeypoints (CocoDataset) class? I found that this class was not created in the code and was automatically called during training. #50
Does the code call the CocoKeypoints (CocoDataset) class? I found that this class was not created in the code and was automatically called during training.
Does the code call the CocoKeypoints (CocoDataset) class? I found that this class was not created in the code and was automatically called during training.