mindspore-lab / mindcv

A toolbox of vision models and algorithms based on MindSpore
https://mindspore-lab.github.io/mindcv/
Apache License 2.0
237 stars 144 forks source link

feat: add jsd loss and asymmetric loss #682

Closed wcrzlh closed 1 year ago

wcrzlh commented 1 year ago

Thank you for your contribution to the MindCV repo. Before submitting this PR, please make sure:

Motivation

Jsd loss and asymmetric loss are added.

Test Plan

(How should this PR be tested? Do you require special setup to run the test or repro the fixed bug?)

Related Issues and PRs

Related issue: https://github.com/mindspore-lab/mindcv/issues/621

geniuspatrick commented 1 year ago

please add some unit tests

wcrzlh commented 1 year ago

added