Unsupervised Image Classification

28 papers with code • 7 benchmarks • 6 datasets

Models that learn to label each image (i.e. cluster the dataset into its ground truth classes) without seeing the ground truth labels.

Image credit: ImageNet clustering results of SCAN: Learning to Classify Images without Labels (ECCV 2020)

Libraries

Use these libraries to find Unsupervised Image Classification models and implementations

Unsupervised Visual Representation Learning by Online Constrained K-Means

idstcv/coke CVPR 2022

Clustering is to assign each instance a pseudo label that will be used to learn representations in discrimination.

16
24 May 2021

Self-Supervised Classification Network

elad-amrani/self-classifier 19 Mar 2021

To guarantee non-degenerate solutions (i. e., solutions where all labels are assigned to the same class) we propose a mathematically motivated variant of the cross-entropy loss that has a uniform prior asserted on the predicted labels.

41
19 Mar 2021

Improving Unsupervised Image Clustering With Robust Learning

deu30303/RUC CVPR 2021

Unsupervised image clustering methods often introduce alternative objectives to indirectly train the model and are subject to faulty predictions and overconfident results.

140
21 Dec 2020

Improving Self-Organizing Maps with Unsupervised Feature Extraction

lyes-khacef/GPU-SOM 4 Sep 2020

We conduct a comparative study on the SOM classification accuracy with unsupervised feature extraction using two different approaches: a machine learning approach with Sparse Convolutional Auto-Encoders using gradient-based learning, and a neuroscience approach with Spiking Neural Networks using Spike Timing Dependant Plasticity learning.

13
04 Sep 2020

Self-Supervised Learning for Large-Scale Unsupervised Image Clustering

Randl/kmeans_selfsuper 24 Aug 2020

Unsupervised learning has always been appealing to machine learning researchers and practitioners, allowing them to avoid an expensive and complicated process of labeling the data.

53
24 Aug 2020

Unsupervised Feature Learning by Cross-Level Instance-Group Discrimination

frank-xwang/CLD-UnsupervisedLearning CVPR 2021

Unsupervised feature learning has made great strides with contrastive learning based on instance discrimination and invariant mapping, as benchmarked on curated class-balanced datasets.

98
09 Aug 2020

Unsupervised Image Classification for Deep Representation Learning

HIK-LAB/Unsupervised-Image-Classification 20 Jun 2020

Extensive experiments on ImageNet dataset have been conducted to prove the effectiveness of our method.

47
20 Jun 2020

Deep Transformation-Invariant Clustering

monniert/dti-clustering NeurIPS 2020

In contrast, we present an orthogonal approach that does not rely on abstract features but instead learns to predict image transformations and performs clustering directly in image space.

72
19 Jun 2020

SCAN: Learning to Classify Images without Labels

wvangansbeke/Unsupervised-Classification ECCV 2020

First, a self-supervised task from representation learning is employed to obtain semantically meaningful features.

1,308
25 May 2020

Invariant Information Clustering for Unsupervised Image Classification and Segmentation

xu-ji/IIC ICCV 2019

The method is not specialised to computer vision and operates on any paired dataset samples; in our experiments we use random transforms to obtain a pair from each image.

841
17 Jul 2018