Skip to content

My tutorials for object detection for Detectron2, Mediapipe, VideoPose3d, AlphaPose, Metrabs

License

Notifications You must be signed in to change notification settings

CyberMaryVer/detectron-doc

Repository files navigation

Research

Comparing Detectron2 with other libraries

*There are only the configurations which were used in notebooks

Name Detectron2 Mediapipe Alphapose
GitHub detectron2 mediapipe AlphaPose
Description Object detection platform Estimates the full 3D body pose. Optimized for on-device, real-time fitness applications Multi-person pose estimator
Architecture Mask R-CNN (Resnet101) Mobilenet V2 Resnet
Back Pytorch TFlite Pytorch
Inference time - lite: 44fps cpu, 112fps gpu -
AP @[0.5-0.95] 78 - 73
Keypoints 17 33 17

Detectron2

Detectron2 Tutorial - working with outputs

Detectron2 Tutorial - video inference

Detectron2 Tutorial - training with a COCO dataset

  • Image

img

  • Video

img

AlphaPose

  • Image

img

  • Video

img

Google Mediapipe

  • Image

img

  • Video

img

installation on EC2

Get 3d from 2d video

Detectron2 + VideoPose3d

img

Metrabs

img

About

My tutorials for object detection for Detectron2, Mediapipe, VideoPose3d, AlphaPose, Metrabs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages