Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ Chunyu Xie*, Bin Wang*, Fanjing Kong, Jincheng Li, Dawei Liang, Gengshen Zhang,
|
|
37 |
[](https://deepwiki.com/360CVGroup/FG-CLIP)
|
38 |
|
39 |
<p align="center">
|
40 |
-
<img src="https://
|
41 |
</p>
|
42 |
|
43 |
## Quick Start 🤗
|
@@ -112,7 +112,7 @@ logits_per_image = logits_per_image * logit_scale.exp() + logit_bias
|
|
112 |
# The original Github example does not print probabilities for retrieval, keeping consistency.
|
113 |
```
|
114 |
<p align="left">
|
115 |
-
<img src="https://
|
116 |
</p>
|
117 |
|
118 |
### Dense feature effect display
|
@@ -191,7 +191,7 @@ plt.close()
|
|
191 |
```
|
192 |
|
193 |
<p align="left">
|
194 |
-
<img src="https://
|
195 |
</p>
|
196 |
|
197 |
## Citation
|
|
|
37 |
[](https://deepwiki.com/360CVGroup/FG-CLIP)
|
38 |
|
39 |
<p align="center">
|
40 |
+
<img src="https://github.com/360CVGroup/FG-CLIP/blob/main/use_imgs/FGCLIP2_compare_all_n.png" width="500" height="440"/>
|
41 |
</p>
|
42 |
|
43 |
## Quick Start 🤗
|
|
|
112 |
# The original Github example does not print probabilities for retrieval, keeping consistency.
|
113 |
```
|
114 |
<p align="left">
|
115 |
+
<img src="https://github.com/360CVGroup/FG-CLIP/blob/main/use_imgs/cn_re_demo.png" width=100%/>
|
116 |
</p>
|
117 |
|
118 |
### Dense feature effect display
|
|
|
191 |
```
|
192 |
|
193 |
<p align="left">
|
194 |
+
<img src="https://github.com/360CVGroup/FG-CLIP/blob/main/use_imgs/FGCLIP2_dfcolor_cat_all_2K.png" width=100%/>
|
195 |
</p>
|
196 |
|
197 |
## Citation
|