EasyCV/easycv/datasets/detection/data_sources
Cathy0908 00f2e2eb64
fix eval metric during training and add metric unittest (#67)
* fix eval metric during training and add metric unittest
2022-05-19 16:07:36 +08:00
..
__init__.py initial commit 2022-04-02 20:01:06 +08:00
base.py fix eval metric during training and add metric unittest (#67) 2022-05-19 16:07:36 +08:00
coco.py [bugfix] fix CocoMaskEvaluator missing groundtruth_is_crowd (#61) 2022-05-16 20:21:53 +08:00
pai_format.py fix multi-process reading of detection datasource and accelerate data preprocessing (#23) 2022-04-26 14:03:28 +08:00
raw.py fix multi-process reading of detection datasource and accelerate data preprocessing (#23) 2022-04-26 14:03:28 +08:00
utils.py initial commit 2022-04-02 20:01:06 +08:00
voc.py fix multi-process reading of detection datasource and accelerate data preprocessing (#23) 2022-04-26 14:03:28 +08:00