Image Feature Extraction
Transformers
Safetensors
vit_nepa
sihanxu commited on
Commit
780e319
·
verified ·
1 Parent(s): 6b609fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,8 +9,8 @@ pipeline_tag: image-feature-extraction
9
  # NEPA: Next-Embedding Prediction Makes Strong Vision Learners
10
 
11
  [![Paper](https://img.shields.io/badge/arXiv-Paper-b31b1b?logo=arxiv&logoColor=b31b1b)](https://arxiv.org/abs/2512.16922)
12
- [![Project Page](https://img.shields.io/badge/Project-Website-5B7493?logo=googlechrome&logoColor=5B7493)](https://sihanxu.github.io/nepa)
13
- [![Hugging Model Card](https://img.shields.io/badge/huggingface-model:NEPA-lightblue)](https://huggingface.co/collections/SixAILab/nepa)
14
 
15
  This is a PyTorch/GPU re-implementation of Next-Embedding Prediction Makes Strong Vision Learners.
16
 
 
9
  # NEPA: Next-Embedding Prediction Makes Strong Vision Learners
10
 
11
  [![Paper](https://img.shields.io/badge/arXiv-Paper-b31b1b?logo=arxiv&logoColor=b31b1b)](https://arxiv.org/abs/2512.16922)
12
+ [![Project Page](https://img.shields.io/badge/Project-Website-5B7493?logo=googlechrome&logoColor=5B7493)](https://sihanxu.me/nepa)
13
+ [![GitHub](https://img.shields.io/badge/GitHub-Code-181717?logo=github)](https://github.com/SihanXU/nepa)
14
 
15
  This is a PyTorch/GPU re-implementation of Next-Embedding Prediction Makes Strong Vision Learners.
16