Skip to content

Tool to extract Frames from a video to easily generate training images for NN

Notifications You must be signed in to change notification settings

Whatever510/VFET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VFET - Video Frame Extraction Tool

Tool to extract Frames from a video to easily generate training images for NN

After downloading this repository install the requirments. I recommend using Anaconda

conda create -n <environment_name> --file requirements.txt

then run

    python main.py --source <pathToVideo> --output <saveDirectory>

About

Tool to extract Frames from a video to easily generate training images for NN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages