tshr-d-dragon / Image_Video_Augmentation

Video Augmentation using Albumentations library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video_Augmentation

Image and Video Augmentation using the Albumentations library for Object Detection and Semantic Segmentation.

Notes:

  1. Install Albumentations library using pip3 install albumentations.
  2. In case of any codec errors in Video_Aug.py file for video augmentation, try different codecs like "XVID", "DIVX", "MPE4", etc. and extensions like ".avi", ".mov", etc.

About

Video Augmentation using Albumentations library


Languages

Language:Python 100.0%