/image_clustering

simple example for image clustering

Primary LanguageJupyter NotebookMIT LicenseMIT

image_clustering

Simple example for image clustering without explicitly presented clusters

Contains

  • abs FFT, Hist - features
  • KMeans, OPTICS, TSNE - algos

Reqs

  • sklearn
  • opencv
  • numpy