Skip to content

Conversation

@seefun
Copy link
Contributor

@seefun seefun commented Jun 14, 2023

Add weights from: https://github.com/facebookresearch/ijepa , a strong self-sup pretraining method from FAIR / Lecun's team. (Similar to MAE and other MIM methods in some aspects)

It seems that only the weight of the vit backbone is provided (without the classifier's weight).

Alos support dynamic input size, but only test in ViT-H. Due to the small DRAM of my work pc, I did no check whether ViT-G pretrained is correctly loaded. May need help verifying the correctness of weight loading.

image
image
image

@seefun seefun changed the title add I-JEPA pretrained ViT add I-JEPA pretrained weight for ViT Jun 14, 2023
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jun 14, 2023

The documentation is not available anymore as the PR was closed or merged.

@rwightman rwightman merged commit f9a24fa into huggingface:main Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants