赞
踩
README.md
(1) 构建
sh ./build.sh
(2) 执行示例
- # 1. running on still image, the options include: 2d_sparse, 2d_dense, 3d, depth, pncc, pose, uv_tex, ply, obj
- python3 demo.py -f examples/inputs/emma.jpg --onnx # -o [2d_sparse, 2d_dense, 3d, depth, pncc, pose, uv_tex, ply, obj]
-
- # 2. running on videos
- python3 demo_video.py -f examples/inputs/videos/214.avi --onnx
-
- # 3. running on videos smoothly by looking ahead by `n_next` frames
- python3 demo_video_smooth.py -f examples/inputs/videos/214.avi --onnx
-
- # 4. running on webcam
- python3 demo_webcam_smooth.py --onnx
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。