mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* Added NumClassCheckHook and CI tests * Added HOOKS local registry. NumClassCheckHook and unit test files redistribution. * Extended hook for supporting IterRunner & EpochRunner. Extended unit test. * Simplification of ClassNumCheckHook. Minor changes.