How can I load coco keypoints dataset (image and keypoint annotations) in tensorflow using tf.data.Dataset
?
There's a coco Dataset
in tensorflow but it's only for object detection.
Regards.
How can I load coco keypoints dataset (image and keypoint annotations) in tensorflow using tf.data.Dataset
?
There's a coco Dataset
in tensorflow but it's only for object detection.
Regards.