mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
* add equalize augmentation in mmcv * delete unnecessary * reformat * remove clip in implementing equalize, and add uint test with case step=0 * remove clip in implementing equalize, and add uint test with case step=0 * add comments for unit test * rename function name as imequalize