An open API service indexing awesome lists of open source software.

https://github.com/ajithvcoder/unsupervisedclustering


https://github.com/ajithvcoder/unsupervisedclustering

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Unsupervised Image clustering

### Method - K-means clustering

**Requirements**

sudo apt install libx11-dev

**Bash Usage**
cd src
sh ./build.sh

**Usage**

cd src
g++ ./main.cpp -o ./main.out -lpthread -lX11

./main.out

**Docker Hub Link**

https://hub.docker.com/r/ajithvallabai/unsupervisedclustering