Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiLaMIM: Toward Richer Visual Representation by Integrating Pixel and Latent Masked Image Modeling

Setting

conda create -n name python=3.8

pip install -r requirements.txt

Pretrain

python pretrain.py

Linear probing

python linear_probing.py --dataset data_name --pretrained_model_path model_path

All datasets were utilized with torchvision

data_name : imagenet1k, cifar100, cifar10, Places365, INat2021, CLEVR, CLEVR_Dist

Imagenet-1k linear probing checkpoint

https://drive.google.com/drive/folders/1KCPFP8tLvz7vf_2qRlPcCamRIYqOtziI?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages