Skip to content
Snippets Groups Projects
Unverified Commit 165eddc5 authored by Qiaofei Li's avatar Qiaofei Li Committed by GitHub
Browse files

Add augmentations which only transform image (e.g. Constrast, Equalize, Color, Brightness). (#3643)

* implements augmentation which only transform images (e.g. Color,Sharpness) in process

* Add augs which only transform image (e.g. Sharpness, Equalize, Color) in process.

* remove test_augonlyimg.py

* re-implement color,brightness,equalize,contrast using mmcv

* rename aug_only_img as img_augment

* remove aug_only_img related files

* merge img_augment.py into auto_augment.py
parent 8e29b954
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment