Kaushik Roy
Results
2
issues of
Kaushik Roy
I am trying to computer Sinkhorn distance between two tensor of size 2x256. My data are quite sparse. I got the folowing error: `File "/usr/local/lib/python3.6/dist-packages/geomloss/sinkhorn_samples.py", line 48, in sinkhorn_tensorized diameter,...
Hi, Thanks for the interesting paper and releasing the code. I am facing the same issue ("TypeError: h5py objects cannot be pickled") while running with num_worker=4. However, the code works...