There are 0 repository under slic-superpixel-algorithm topic.
Unsupervised region proposal and supervised patch extraction algorithms for extracting candidate 2D ROIs to train SVM/CNN classifiers, for mass detection in mammograms.
Superpixel Clustering using Kmeans in RGBXY and the SLIC algorithm
Implementation of various machine learning algorithms from scratch, including Linear Regression, K-Nearest Neighbors, Decision Trees, and K-Means clustering. Also done EDA on data, Implemented LSH, IVF, SLIC algorithms also with evaluation metrics
Implemented the SLIC superpixel algorithm in C++ and image transitions.