EasyCV/easycv/datasets/detection/data_sources
Cathy0908 7c29232e79
[bugfix] fix CocoMaskEvaluator missing groundtruth_is_crowd (#61)
* fix coco evaluation
2022-05-16 20:21:53 +08:00
..
__init__.py initial commit 2022-04-02 20:01:06 +08:00
base.py [bugfix] fix CocoMaskEvaluator missing groundtruth_is_crowd (#61) 2022-05-16 20:21:53 +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