Skip to content

cs-whh/DSSCTR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Clustering Based on Pretraining Transformer

Usage

step 1. Feature extraction using ViT, datasets can be cifar10, stl10, fashion_mnist, cifar100, Tiny_ImageNet.

python feature_extract.py --config=./config/cifar10.yaml

step 3. Train the network and perform clustering.

python main.py --config=./config/cifar10.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages