Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raytrun authored Nov 7, 2024
1 parent 28b5433 commit e8b7ec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# LLM2CLIP: Extending the Capability Boundaries of CLIP through Large Language Models
# LLM2CLIP: Powerful Language Model Unlock Richer Visual Representation
## Introduction

LLM2CLIP aims to embrace the power of LLMs to unlock CLIP’s potential. By fine-tuning the LLM in the caption space using contrastive learning, LLM2CLIP extracts and amplifies textual capabilities into output embeddings. This process significantly enhances the textual discriminability of the output layer.
Expand All @@ -20,4 +20,4 @@ pip install -r requirements.txt

## ❤️ Acknowlegement

Our code is built on top of [eva-clip](https://github.com/baaivision/EVA/tree/master/EVA-CLIP). Thanks for their nice work!
Our code is built on top of [eva-clip](https://github.com/baaivision/EVA/tree/master/EVA-CLIP). Thanks for their nice work!

0 comments on commit e8b7ec4

Please sign in to comment.