vinid commited on
Commit
72d91e5
1 Parent(s): 637b43a

introduction updates

Browse files
Files changed (1) hide show
  1. introduction.md +1 -1
introduction.md CHANGED
@@ -32,7 +32,7 @@ is going to compute the similarity between the image and each label. The webapp
32
 
33
  <img src="https://huggingface.co/spaces/clip-italian/clip-italian-demo/raw/main/static/img/image_to_text.png" alt="drawing" width="95%"/>
34
 
35
- + **Localization**: This is a **very cool** feature :cool: and at the best of our knowledge, it is a novel contribution. We can use CLIP
36
  to find where "something" (like a "cat") is an image. The location of the object is computed by masking different areas of the image and looking at how the similarity to the image description changes.
37
 
38
  <img src="https://huggingface.co/spaces/clip-italian/clip-italian-demo/raw/main/static/img/gatto_cane.png" alt="drawing" width="95%"/>
 
32
 
33
  <img src="https://huggingface.co/spaces/clip-italian/clip-italian-demo/raw/main/static/img/image_to_text.png" alt="drawing" width="95%"/>
34
 
35
+ + **Localization**: This is a **very cool** feature :sunglasses: and at the best of our knowledge, it is a novel contribution. We can use CLIP
36
  to find where "something" (like a "cat") is an image. The location of the object is computed by masking different areas of the image and looking at how the similarity to the image description changes.
37
 
38
  <img src="https://huggingface.co/spaces/clip-italian/clip-italian-demo/raw/main/static/img/gatto_cane.png" alt="drawing" width="95%"/>