Unsupervised region proposal and supervised patch extraction algorithms for extracting candidate 2D ROIs to train SVM/CNN classifiers, for mass detection in mammograms.
-
Updated
May 1, 2020 - Jupyter Notebook
Unsupervised region proposal and supervised patch extraction algorithms for extracting candidate 2D ROIs to train SVM/CNN classifiers, for mass detection in mammograms.
Task at UIIP NASB
Implemented the SLIC superpixel algorithm in C++ and image transitions.
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
Superpixel Clustering using Kmeans in RGBXY and the SLIC algorithm
Add a description, image, and links to the slic-superpixel-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the slic-superpixel-algorithm topic, visit your repo's landing page and select "manage topics."