ThibaultGROUEIX / ChamferDistancePytorch

Chamfer Distance in Pytorch with f-score
MIT License
326 stars 43 forks source link

Unit Test #30

Open jiayaozhang opened 1 year ago

jiayaozhang commented 1 year ago
  1. in each of the folder like chamfer2D,3D,5D, and 6D

I run the below commands

python setup install

  1. Then I try to run unit_test.py

And I got the below errors, can you help with this?

image

ThibaultGROUEIX commented 1 year ago

I don't know what might be the problem sorry, it runs fine on my end. best