Helper scripts for working with video data and image datasets.
-
autoset_generator.ipynb
Sample frames evenly from subfolders into a new dataset folder. -
video_frame_extractor.ipynb
Extract frames from videos with parallel processing. Includes an interactive Jupyter UI.
Open the notebooks in VSCode (or Jupyter) and adjust the parameters (paths, frame counts, etc.) for your own data.
pip install tqdm opencv-python ipywidgets numpy