Self-Supervised Learning

DeepCluster

Introduced by Caron et al. in Deep Clustering for Unsupervised Learning of Visual Features

DeepCluster is a self-supervision approach for learning image representations. DeepCluster iteratively groups the features with a standard clustering algorithm, k-means, and uses the subsequent assignments as supervision to update the weights of the network

Source: Deep Clustering for Unsupervised Learning of Visual Features

Papers


Paper Code Results Date Stars

Tasks


Components


Component Type
k-Means Clustering
Clustering

Categories