mirror of
https://github.com/open-mmlab/mmyolo.git
synced 2025-06-03 15:00:20 +08:00
* [Refactor] Refactor dataset metainfo to lowercase. * Add docs * Refactor metainfo to lowercase in new files * Fix dataset meta compatibility
Tips: 这个是自定义数据集的 config 文件,请结合 自定义数据集教程 来使用。
Tips: This is the config file of the custom dataset. Please use it in combination with custom dataset.