EasyCV/easycv/core/evaluation
Cathy0908 7c29232e79
[bugfix] fix CocoMaskEvaluator missing groundtruth_is_crowd (#61)
* fix coco evaluation
2022-05-16 20:21:53 +08:00
..
custom_cocotools initial commit 2022-04-02 20:01:06 +08:00
__init__.py initial commit 2022-04-02 20:01:06 +08:00
ap.py initial commit 2022-04-02 20:01:06 +08:00
auc_eval.py initial commit 2022-04-02 20:01:06 +08:00
base_evaluator.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
builder.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
classification_eval.py initial commit 2022-04-02 20:01:06 +08:00
coco_evaluation.py [bugfix] fix CocoMaskEvaluator missing groundtruth_is_crowd (#61) 2022-05-16 20:21:53 +08:00
coco_tools.py initial commit 2022-04-02 20:01:06 +08:00
faceid_pair_eval.py initial commit 2022-04-02 20:01:06 +08:00
metric_registry.py initial commit 2022-04-02 20:01:06 +08:00
mse_eval.py initial commit 2022-04-02 20:01:06 +08:00
retrival_topk_eval.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
top_down_eval.py initial commit 2022-04-02 20:01:06 +08:00