Method__init__(self, root, dataset, data_format, transform=None,
target_transform=None)
lib/dataset/COCODataset.py:42
Method__init__(self, root, dataset, data_format, transform=None,
target_transform=None)
lib/dataset/CrowdPoseDataset.py:41
Method__init__(self, num_branches, blocks, num_blocks, num_inchannels,
num_channels, fuse_method, multi_sca
lib/models/pose_higher_hrnet.py:107
Functionsave_batch_image_with_joints batch_image: [batch_size, channel, height, width] batch_joints: [batch_size, num_joints, 3], batch_joints_vis: [batch_size, num_joints, 1
lib/utils/vis.py:117