SuperPixelPool.pytorch icon indicating copy to clipboard operation
SuperPixelPool.pytorch copied to clipboard

superpixel average pooling, superspixel max pooling, pytorch implementations

Results 1 SuperPixelPool.pytorch issues
Sort by recently updated
recently updated
newest added

I just install your code by 'python setup.py install' And it has a folder in python site-packages named 'suppixpool_CUDA-0.0.0-py3.6-linux-x86_64.egg' But I could not import it by 'import suppixpool_CUDA as spx_gpu'...