open-mmlab / mmeval

A unified evaluation library for multiple machine learning libraries
https://mmeval.readthedocs.io/en/latest/
Apache License 2.0
256 stars 49 forks source link

[CodeCamp #1537] Add ConnectivityError #79

Closed xuan07472 closed 1 year ago

xuan07472 commented 1 year ago

Motivation

Add ConnectivityError of MMEditing to MMEval and complete the adaptation.

Modification

Add ConnectivityError of MMEditing to MMEval The PR link using mmeval.ConnectivityError in mmediting:https://github.com/open-mmlab/mmediting/pull/1600#issue-1532083279