vinid commited on
Commit
3c6a443
1 Parent(s): ad189b5

adding images

Browse files
Files changed (1) hide show
  1. introduction.md +12 -2
introduction.md CHANGED
@@ -134,12 +134,22 @@ the translated image labels might have had an impact on the final scores.
134
 
135
  ## Qualitative Evaluation
136
 
137
- We hereby show some very interesting properties of the model. The first one is its ability to detect colors and the second one is its (partial) counting
138
- ability. To our own surprise, many of the answers the model gives make a lot of sense!
 
139
 
140
  ### Colors
 
 
141
 
142
  ### Counting
 
 
 
 
 
 
 
143
 
144
  # Broader Outlook
145
 
 
134
 
135
  ## Qualitative Evaluation
136
 
137
+ We hereby show some very interesting properties of the model. One is its ability to detect colors,
138
+ then there is its (partial) counting ability and finally the ability of understanding more complex quries. To our own surprise, many of the answers the model gives make a lot of sense!
139
+ Look at the following - slightly cherry picked (but not even that much) - examples:
140
 
141
  ### Colors
142
+ <img src="https://huggingface.co/spaces/clip-italian/clip-italian-demo/raw/main/static/img/fiore_giallo.png" alt="drawing" width="600"/>
143
+ <img src="https://huggingface.co/spaces/clip-italian/clip-italian-demo/raw/main/static/img/fiore_blu.png" alt="drawing" width="600"/>
144
 
145
  ### Counting
146
+ <img src="https://huggingface.co/spaces/clip-italian/clip-italian-demo/raw/main/static/img/gatto.png" alt="drawing" width="600"/>
147
+ <img src="https://huggingface.co/spaces/clip-italian/clip-italian-demo/raw/main/static/img/due_gatti.png" alt="drawing" width="600"/>
148
+
149
+ ### Complex Queries
150
+ <img src="https://huggingface.co/spaces/clip-italian/clip-italian-demo/raw/main/static/img/due_cavalli_marroni.png" alt="drawing" width="600"/>
151
+ <img src="https://huggingface.co/spaces/clip-italian/clip-italian-demo/raw/main/static/img/gatto_su_sedia.png" alt="drawing" width="600"/>
152
+
153
 
154
  # Broader Outlook
155