dgs.models.dataset.keypoint_rcnn¶
Use keypointrcnn_resnet50_fpn()
to predict the key points and bounding boxes of each image.
References
Module Classes
|
Metaclass for the torchvision Key Point RCNN backbone model. |
|
Predicts 17 key-points (like COCO). |
|
A Dataset that gets the path to a single Video file and predicts the bounding boxes and key points of the Video. |