mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* refactor browsedataset to support selfsup pipeline * update make_grid to support list input * mode 'transformed' supports list * Beautify the visualization image. * Fix compatitibly bug with matplotlib=3.5 * remove print * fix bug of resize * Apply mask only on the first image. * Remove master only for some API in visualizer. --------- Co-authored-by: mzr1996 <mzr1996@163.com>