EasyCV/easycv/core/evaluation
Chen Jiayu 5fb0a86f69
support fcos (#100)
support fcos(38.57)
2022-07-12 18:07:02 +08:00
..
custom_cocotools initial commit 2022-04-02 20:01:06 +08:00
__init__.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +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 remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
coco_tools.py support fcos (#100) 2022-07-12 18:07:02 +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
metrics.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
mse_eval.py initial commit 2022-04-02 20:01:06 +08:00
retrival_topk_eval.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
segmentation_eval.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
top_down_eval.py Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00