scu-zjz/IMDLBenCo

Not all evaluators (AUC) resisted into the __init__ of module 'evaluators'

SunnyHaze opened this issue · 0 comments

__all__ = [
# Below for develop
'cal_confusion_matrix',
'generate_region_mask',
'cal_F1',
# Below for real-world senario
'AbstractEvaluator',
'ImageF1',
'PixelF1',
'PixelIOU',
'Image_Accuracy',
'Pixel_Accuracy',
'grad_camera_visualize'
]