Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 334 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 334 Bytes

effect3d

A 3D effect demo based on yolact using NCNN.

Project build: mkdir build cd build && cmake .. make

Usage: ./effect3d --file hand.wmv --video hand3d.mp4 --detector yolact --effect lr --target person

Detailed design doc, please reference to:

image