我在我的github给出了cuda加速的CD与EMD计算代码.可以作为插件集成到自己的pytorch工程.
Install
You can easily install the package
python setup.py install
run
Then you can run test.py
to run some examples.
It works on random point clouds.
我在我的github给出了cuda加速的CD与EMD计算代码.可以作为插件集成到自己的pytorch工程.
You can easily install the package
python setup.py install
Then you can run test.py
to run some examples.
It works on random point clouds.