Skip to content
 
 

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpushift

Fast differentiable Mean Shift on the GPU using PyKeOps and pytorch.

Features:

  • Gaussian, Flat and Epanechnikov Kernels
  • Blurring and non-blurring versions

Only the shifting of points is implemented, not the final clustering.

Installation

git clone https://github.com/imagirom/gpushift.git
cd gpushift
python setup.py install

Examples

Check out Examples.ipynb

About

Mean Shift on the GPU using PyKeOps and pytorch

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages