You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code for our IEEE TPAMI 2024 paper "Simplex Clustering via sBeta With Applications to Online Adjustment of Black-Box Predictions" - Python implementation of clustering algorithms applied on the probability simplex domain (e.g. clustering of softmax predictions from Black-Box source models).
An in-depth exploration of clustering algorithms and techniques in machine learning, with applications focus on Object Tracking and Image Segmentation.
This repository is a comprehensive archive of projects and assignments undertaken for the Pattern Recognition course (TIP8311) at the Federal University of Ceará as part of my Master's curriculum.
Analytical and computational exploration of clustering algorithms, focusing on k-means and k-medians, with MATLAB implementations and synthetic dataset analyses.