template_ffd icon indicating copy to clipboard operation
template_ffd copied to clipboard

Would this work on windows 10?

Open spha-code opened this issue 5 years ago • 1 comments

spha-code avatar Oct 01 '19 18:10 spha-code

If you have a working tensorflow 1.4+ installation this should work assuming you can can build the chamfer loss op. If you can't get the chamfer op building correctly I can provide a tf.py_func(tion) wrapper using scipy.cKDTree. It'll be a little slower (but scales better to larger point clouds).

jackd avatar Oct 02 '19 00:10 jackd