项目作者: MilesGrey

项目描述 :
An implementation of Squared Earth-Mover's Distance loss for Neural Networks.
高级语言: Python
项目地址: git://github.com/MilesGrey/emd.git
创建时间: 2020-04-21T09:53:47Z
项目社区:https://github.com/MilesGrey/emd

开源协议:

下载


emd

An implementation of Squared Earth-Mover’s Distance loss for Neural Networks described in arXiv:1611.05916 [cs.CV].

Experiments can be run by calling the functions in run.py. Example scripts are given with run_script1.py, run_script2.py, run_script3.py.