Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ Chunyu Xie*, Bin Wang*, Fanjing Kong, Jincheng Li, Dawei Liang, Gengshen Zhang,
|
|
16 |
[](https://icml.cc/Conferences/2025)
|
17 |
|
18 |
<p align="center">
|
19 |
-
<img src="
|
20 |
</p>
|
21 |
|
22 |
## Model Framework
|
@@ -24,7 +24,7 @@ FG-CLIP’s training proceeds in two stages: the first stage leverages
|
|
24 |
global-level caption-image pairs to achieve initial fine-grained alignment, while the second stage supplements these with additional
|
25 |
region-level captions, including detailed region captions and positive/negative region descriptions to further refine the alignment.
|
26 |
<p align="center">
|
27 |
-
<img src="
|
28 |
</p>
|
29 |
|
30 |
## Quick Start 🤗
|
@@ -119,7 +119,7 @@ plt.savefig("FG-CLIP/use_imgs/FGCLIP_dfcolor_cat.png")
|
|
119 |
```
|
120 |
|
121 |
<p align="left">
|
122 |
-
<img src="
|
123 |
</p>
|
124 |
|
125 |
## Citation
|
|
|
16 |
[](https://icml.cc/Conferences/2025)
|
17 |
|
18 |
<p align="center">
|
19 |
+
<img src="radar_chart_methods.png" width="500" height="440"/>
|
20 |
</p>
|
21 |
|
22 |
## Model Framework
|
|
|
24 |
global-level caption-image pairs to achieve initial fine-grained alignment, while the second stage supplements these with additional
|
25 |
region-level captions, including detailed region captions and positive/negative region descriptions to further refine the alignment.
|
26 |
<p align="center">
|
27 |
+
<img src="fgclip_strc.png" width=80%/>
|
28 |
</p>
|
29 |
|
30 |
## Quick Start 🤗
|
|
|
119 |
```
|
120 |
|
121 |
<p align="left">
|
122 |
+
<img src="FGCLIP_dfcolor_cat.png" width=25%/>
|
123 |
</p>
|
124 |
|
125 |
## Citation
|