Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.21 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.21 KB

Stand Generation

Mask-RCNN and Openpose implementation for VFX rotoscoping, motion tracking and stands summonation.

Mask R-CNN for instance segmentation.

Openpose for human pose estimation.

Installation

follow the install instructions here. Mask R-CNN and tf-pose-estimation

Dependencies

  • python3.6
  • tensorflow 1.13.1+
  • opencv

Package Install

pip install blend_modes

Demo

Input Output
Human segmentation from MaskRCNN PoseTracking from Openpose
Compositing with OpenCV