GitHub topics: image-clustering
kadangkesel/get-similarity
Get Similarity adalah alat berbasis Python dengan antarmuka GUI yang memungkinkan pengguna menyaring gambar berkualitas rendah dan mengelompokkan gambar serupa secara otomatis menggunakan embedding CLIP + DINOv2 dan evaluasi kualitas berbasis MusIQ.
Language: Python - Size: 3.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

ahmadjaved97/ImageClusterViz
A tool for clustering images using deep learning features and visualizing the results in organized grids.
Language: Python - Size: 22.2 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 10 - Forks: 0

cobanov/tasnif
A Python toolkit for image clustering using deep learning, PCA, and K-means, with support for GPU and CPU processing. Simplify your image analysis projects with advanced embeddings, dimensionality reduction, and automated visual categorization.
Language: Python - Size: 605 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 5

emmanuelramasso/DEEM_Deep_Evidential_Clustering_Images
Implementation of DEEM algorithm for image clustering and semi-supervised learning using deep learning
Language: Python - Size: 54.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

clovaai/embedding-expansion
Official MXNet implementation of "Embedding Expansion: Augmentation in Embedding Space for Deep Metric Learning" (CVPR 2020)
Language: Python - Size: 15.7 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 78 - Forks: 9

SeyedMuhammadHosseinMousavi/PSO-SA-Image-Segmentation
PSO + SA Image Segmentation
Language: Python - Size: 400 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 3

elcorto/imagecluster π¦
Cluster images based on image content using a pre-trained deep neural network, optional time distance scaling and hierarchical clustering.
Language: Python - Size: 1.29 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 186 - Forks: 52

monniert/dti-clustering
(NeurIPS 2020 oral) Code for "Deep Transformation-Invariant Clustering" paper
Language: Python - Size: 39.1 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 74 - Forks: 13

sgreben/image-palette-tools
extract palettes from images / cluster images by their palettes
Language: Go - Size: 268 KB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 0

clovaai/symmetrical-synthesis
Official Tensorflow implementation of "Symmetrical Synthesis for Deep Metric Learning" (AAAI 2020)
Language: Python - Size: 10.2 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 71 - Forks: 12

lariosmel13/poli17proj
POLI 179 Project
Language: Jupyter Notebook - Size: 17.6 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aminkhod/Img_ML_practice
Language: Jupyter Notebook - Size: 28 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nick8592/Kmeans-Clustering
K-means clustering is an algorithm that groups similar data points into a predetermined number of clusters by minimizing the sum of squared distances between data points and their cluster centroids.
Language: Python - Size: 48.7 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

john-thuo1/Clustering_DataMining
Clustering via KMeans for Text & Image Data
Language: Jupyter Notebook - Size: 4.63 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Hrishi1999/Image-Segregation-with-KMeans
Cluster images using the KMean clustering algorithm.
Language: Jupyter Notebook - Size: 5.25 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 3

SoheilKhatibi/Image-Clustering
Image Clustering Algorithm implemented in C++
Language: C++ - Size: 489 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

saurabhmathur96/image-stitcher
Image warping, matching, stitching and, blending
Language: Python - Size: 11.6 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

georgeslabreche/opssat-smartcam
On November 8, 2020, this project achieved the first use of deep convolutional neural networks (CNN) on-board a spacecraft.
Language: Python - Size: 54.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 1

AISoltani/Clustering-in-Python Fork of sandipanpaul21/Clustering-in-Python
Clustering methods in Machine Learning includes both theory and python code of each algorithm. Algorithms include K Mean, K Mode, Hierarchical, DB Scan and Gaussian Mixture Model GMM. Interview questions on clustering are also added in the end.
Language: Jupyter Notebook - Size: 16.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

ryanrudes/wikimedia-commons-dataset π¦
A highly organized and potentially very large image dataset for ML
Language: Python - Size: 66.4 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

suva007/image-clustering-and-rotation-search
clusters similar images and searches disoriented images and matches it with original image.
Language: Jupyter Notebook - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

SeyedMuhammadHosseinMousavi/Firefly-Algorithm-Image-Color-Quantization-Using-Clustering
Firefly Algorithm Image Color Quantization Using Clustering
Language: MATLAB - Size: 1.5 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

HHU-MMBS/TEMI-official-BMVC2023
[BMVC2023] Official code for TEMI: Exploring the Limits of Deep Image Clustering using Pretrained Models
Language: Python - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

waynezhanghk/gacluster
Graph Agglomerative Clustering Library
Language: MATLAB - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 20 - Forks: 6

HandsomeBrotherShuaiLi/ImageCluster
Image cluster εΎεθη±»
Language: Python - Size: 1.02 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 18 - Forks: 4

waynezhanghk/gactoolbox
Graph Agglomerative Clustering (GAC) toolbox
Language: C++ - Size: 113 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 26 - Forks: 16

cobanov/image-clustering
Easy image clustering tool.
Language: Python - Size: 2.65 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

t0m-R/STM_images
Master Thesis - Data services and analysis of more than 100.000 STM images of CNR-IOM to make them FAIR
Language: Jupyter Notebook - Size: 2.91 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

aalekhpatel07/semsim
Image Clustering with Sentence Transformers.
Language: Python - Size: 16.9 MB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Elzawawy/kmeans-image-clustering
K-Means clustering algorithm implementation in Python.
Language: Jupyter Notebook - Size: 174 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

nanxstats/ChromaClust
Image color topic modeling using fastTopics
Language: R - Size: 6.57 MB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

cominsys/Image-Clustering-with-Optimization-Algorithms-and-Color-Space
Image Clustering with Optimization Algorithms and Color Space - Matlab Codes
Language: MATLAB - Size: 2.11 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 3

XinshaoAmosWang/Ranked-List-Loss-for-DML
CVPR 2019: Ranked List Loss for Deep Metric Learning, with extension for TPAMI submission
Language: Shell - Size: 445 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 61 - Forks: 8

nicholaspun/similar-images-purger
I go on a journey to find a representative set of images in my photo album. This takes me through basic tools (similar to those that solve the Document distance problem) and some deep learning tools as well.
Language: Jupyter Notebook - Size: 1.89 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

tringn/image_clustering
Cluster images into groups based on k-means and inception feature extractor
Language: Python - Size: 4.72 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

quickgrid/pytorch-image-grouping
Cluster, visualize similar images, get the file path associated with each cluster.
Language: Python - Size: 3.68 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

AditiBagora/StaticGestureRecognition π¦
The project takes an image that contains one hand static gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(0) or half open(0.5) and maps it a corresponding word that is defined in a small static dictionary in the program. it uses the text to speech module to convert the word into speech. Sample images are placed in Images folder.
Size: 1.63 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ttavni/Image_Clustering
Here we present a way to cluster images using Keras (VGG16), UMAP & HDBSCAN
Language: HTML - Size: 4.59 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

alianoroozi/Image-Clustering
Image Clustering by KMeans and agglomerative hierarchical clustering
Language: Jupyter Notebook - Size: 9.5 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

dmitrykazhdan/Multi-Modal-Training-Data-Creation-with-Snorkel
Language: Jupyter Notebook - Size: 2.39 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

richengguy/leitmotiv
An attempt to find trends in images.
Language: Python - Size: 3.71 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

Nelson-Gon/pyautocv
(Semi) Automated Image Processing
Language: Python - Size: 34.4 MB - Last synced at: 29 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

henriwoodcock/automatic-asset-classification
This project aims to automate the task of labelling images of assets, this is done by introducing two methods, Semi-Automatic Asset Classification and Automatic Asset Classification.
Language: Jupyter Notebook - Size: 37.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

georgeslabreche/kmeans-image-clustering
K-Means image clustering that just works. Lightweight and low footprint C++ implementation.
Language: C++ - Size: 17.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Kanghee-Lee/Unsupervised-Image-Clustering
Clustering for Unsupervised Image Classification, using perceptual hashing and object detection
Language: Python - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
