nnMorpho
nnMorpho copied to clipboard
A library for general purpose Mathematical Morphology using the PyTorch framework. to enable GPU computation.
Results
2
nnMorpho issues
Sort by
recently updated
recently updated
newest added
First of all, thank you for putting in the effort to build a PyTorch library for morphological operations and that too with CUDA support. So, I was thinking of using...
I will work on dispatching the different float types (FP32, FP64 and FP16)