You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Add a datatype called boundingBoxPair, which will be converted to either semanticPair or unmatchedinstance pair internally after initialization.
Describe the solution you'd like
Add a datatype called boundingBoxPair, which will be converted to either semanticPair or unmatchedinstance pair internally after initialization.
Additionally, we need metrics like AP, mAP, (https://github.com/rafaelpadilla/review_object_detection_metrics/blob/main/src/evaluators/coco_evaluator.py#L290)
sortedAP (https://arxiv.org/pdf/2309.04887.pdf)
Also AJI and AJI+ (https://github.com/vqdang/hover_net/blob/master/metrics/README.md)
The text was updated successfully, but these errors were encountered: