mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* add AutoContrast, Equalize, Contrast, Brightness and Sharpness pipelines * add ImageNetPolicy * add configs * add unittest * remove config * rerun CI * rerun CI * [Fix] Update pip install mmcv command in ci (#187) * update pip install mmcv command in ci * update pip install mmcv command in ci * fix ci * fix ci