jacobmarks/clustering-plugin
Compute clustering on your data in a visual, intuitive way with FiftyOne and Sklearn!
This tool helps machine learning engineers and data scientists understand their image or video datasets better by grouping similar data points together. You input your visual dataset, and it outputs organized groups (clusters) of visually similar items, along with AI-generated text descriptions for each group. This helps identify common themes, outliers, or distinct categories within your data.
No commits in the last 6 months.
Use this if you need to automatically categorize or segment visual datasets to uncover hidden patterns or prepare for model training.
Not ideal if your primary goal is to perform exact classification rather than exploratory grouping, or if you don't work with visual data.
Stars
11
Forks
2
Language
Python
License
—
Category
Last pushed
Oct 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/jacobmarks/clustering-plugin"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TorchDR/TorchDR
TorchDR - PyTorch Dimensionality Reduction
derrickburns/generalized-kmeans-clustering
Production-ready K-Means clustering for Apache Spark with pluggable Bregman divergences (KL,...
abhilash1910/ClusterTransformer
Topic clustering library built on Transformer embeddings and cosine similarity...
md-experiments/picture_text
Interactive tree-maps with SBERT & Hierarchical Clustering (HAC)
mainlp/semantic_components
Finding semantic components in your neural representations.