Method__call__(self, verts, faces=None, img=np.zeros((224, 224, 3)), cam=np.array([1, 0, 0]),
focal_length=
utils/renderer.py:140
Method__init__(self, options, dataset, ignore_3d=False, use_augmentation=True, is_train=True)
datasets/base_dataset.py:30
Method__init__(self, options, dataset, subset, use_augmentation=True, is_train=True)
datasets/coco_keypoint_dataset.py:52
Method__init__(self, image_folder, frames, bboxes=None, joints2d=None, scale=1.0, crop_size=224, pre_load_imgs=None)
datasets/inference.py:29