Mask-RCNN and Openpose implementation for VFX rotoscoping, motion tracking and stands summonation.
Mask R-CNN for instance segmentation.
Openpose for human pose estimation.
follow the install instructions here. Mask R-CNN and tf-pose-estimation
- python3.6
- tensorflow 1.13.1+
- opencv
pip install blend_modes
Input | Output |
---|---|
Human segmentation from MaskRCNN | PoseTracking from Openpose |
Compositing with OpenCV |
---|