Skip to content

Commit

Permalink
update arxiv preprint link and figures
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenDelong1999 committed Jun 23, 2022
1 parent f86a73b commit b79937b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# **Prototypical Contrastive Language Image Pretraining**
Welcome to the official pytorch implementation of ProtoCLIP in paper *Prototypical Contrastive Language Image Pretraining*
Welcome to the official pytorch implementation of ProtoCLIP in paper *[Prototypical Contrastive Language Image Pretraining](https://arxiv.org/abs/2206.10996)*

by
[Delong Chen](https://github.com/ChenDelong1999),
Expand All @@ -17,9 +17,13 @@ Erjing, Zhou
>
> Combining the above novel designs, we train our ProtoCLIP on Conceptual Captions and achieved an +5.81% ImageNet linear probing improvement and an +2.01% ImageNet zero-shot classification improvement.
![CLIP](docs/protoclip_model_structure.png)
![Fig1](docs/Fig1.png)

![protoclip_model_structure](docs/protoclip_model_structure.png)

馃敂 **Updates**

- **2022-06-23**: Preprint of ProtoCLIP paper is avaliable on ArXiv. See [this url](https://arxiv.org/abs/2206.10996).
- **2022-06-22**: Initial release of ProtoCLIP training code.

馃殌 **What can you get from this repo**
Expand Down
Binary file added docs/Fig1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/protoclip_model_structure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b79937b

Please sign in to comment.