Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

批处理:simple bash file for video folder batch processing #357

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Everloom-129
Copy link

增加了两个简单的文件方便使用demo_track.py 对videos/ 内的所有视频处理,目前支持mov格式,仅需替换为.mp4等对应格式即可轻松处理多个视频。
./run_tracking.sh 执行批处理的bashfile
./tools/post_rename.py 一个简单的运行后重命名的程序,方便对如JAAD数据集的大批量视频重命名操作
./models/.placeholder 增加一个官方的位置用于提示使用者放置参数

相信这个不影响其他函数的bash file可以有助于大家的科研

Batch processing adds two simple files to facilitate the use of demo_track.py for all video processing within videos/, currently supports mov format, just replace with.mp4 and other corresponding formats to easily process multiple videos.
./run_tracking.sh - Executes the batch bashfile
./tools/post_rename.py - A simple post processing program that facilitates renaming large volumes of videos such as JAAD datasets
./models/.placeholder - adds an official location to prompt users to place models.

I believe that this bash file does not affect other functions can help everyone's scientific research

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant