https://github.com/zainathar/imageaug
Image augmentation using albumentations.
https://github.com/zainathar/imageaug
Last synced: about 1 year ago
JSON representation
Image augmentation using albumentations.
- Host: GitHub
- URL: https://github.com/zainathar/imageaug
- Owner: zainathar
- Created: 2024-07-25T10:29:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T10:31:29.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T06:33:53.570Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 292 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageAug
Image augmentation using albumentations. Tried to apply multiple image augmentation techniques using one single library, interesting task decided to showcase it.