mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* some change to mmcls/models/losses/utils.py:convert_to_one_hot() * fixed problem: line too long * fixed wrong output shape * fixed lint PEP8 E128 * fix lint * fix lint * add unit tests Co-authored-by: Ezra-Yu <1105212286@qq.com>