#5742·models

如何批量处理视频文件

作者: qxfoxin创建于 2024年4月21日更新于 2024年4月21日

How to process video files in batches. When inputting video_dir, the files in the folder are always not recognized. (PaddleDetection) PS D:\03data analysis\05pedtest2\PaddleDetection-release-2.6> Python deploy/pipeline/pipeline.py --config deploy/pipeline/config/infer_cfg_pphuman.yml --video_dir=in --device=gpu --draw_center_traj --do_break_in_counting --region_type=custom --region_polygon 0 680 1920 680 1920 1080 0 1080

内容来源: PaddlePaddle/models