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 #1538] Add GradientError #78

Closed xuan07472 closed 1 year ago

xuan07472 commented 1 year ago

Motivation

Add MattingMSE of MMEditing to MMEval and complete the adaptation.

Modification

Add MattingMSE of GradientError to MMEval The PR link using mmeval.GradientError in mmediting:https://github.com/open-mmlab/mmediting/pull/1598#issue-1530697280