SeemG commited on
Commit
3b277b8
ยท
verified ยท
1 Parent(s): 589fbd7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -12,16 +12,16 @@ pinned: false
12
  In this project, I've combined the CLIP model's advanced image-text matching capabilities with Gradio's user-friendly interface to develop an application that allows users to retrieve and view images from a corpus based on custom text descriptions. Whether you're exploring visual datasets or enhancing search functionality, this tool can be a game-changer!
13
 
14
  ### Key Features:
15
- ๐Ÿ”น CLIP Model Integration: Utilizes OpenAI's pre-trained CLIP model for robust image-text matching.
16
- ๐Ÿ”น Image Corpus Support: Easily integrate and retrieve images from your own directory.
17
- ๐Ÿ”น Interactive Gradio Interface: Provides a seamless experience for inputting text and viewing results.
18
- ๐Ÿ”น Customizable Inputs: Combine dropdown selections and text input for versatile search options.
19
- ๐Ÿ”น Optimized Display: Reduced-size image output for a cleaner and more efficient gallery view.
20
 
21
  #### How It Works:
22
- ๐Ÿ”น User Input: Enter a description in the provided text box.
23
- ๐Ÿ”น Image Retrieval: The application uses the CLIP model to match the description with the most relevant images from the corpus.
24
- ๐Ÿ”น Results Display: The best-matching images are displayed in a gallery for easy viewing.
25
  #### Check it out on GitHub:
26
  ๐Ÿ”— GitHub Repository[https://github.com/SeemGoel/AIExtensiveVision_/blob/main/Session%2023/README.md]
27
 
 
12
  In this project, I've combined the CLIP model's advanced image-text matching capabilities with Gradio's user-friendly interface to develop an application that allows users to retrieve and view images from a corpus based on custom text descriptions. Whether you're exploring visual datasets or enhancing search functionality, this tool can be a game-changer!
13
 
14
  ### Key Features:
15
+ ๐Ÿ”น CLIP Model Integration: Utilizes OpenAI's pre-trained CLIP model for robust image-text matching.<br>
16
+ ๐Ÿ”น Image Corpus Support: Easily integrate and retrieve images from your own directory.<br>
17
+ ๐Ÿ”น Interactive Gradio Interface: Provides a seamless experience for inputting text and viewing results.<br>
18
+ ๐Ÿ”น Customizable Inputs: Combine dropdown selections and text input for versatile search options.<br>
19
+ ๐Ÿ”น Optimized Display: Reduced-size image output for a cleaner and more efficient gallery view.<br>
20
 
21
  #### How It Works:
22
+ ๐Ÿ”น User Input: Enter a description in the provided text box.<br>
23
+ ๐Ÿ”น Image Retrieval: The application uses the CLIP model to match the description with the most relevant images from the corpus.<br>
24
+ ๐Ÿ”น Results Display: The best-matching images are displayed in a gallery for easy viewing.<br>
25
  #### Check it out on GitHub:
26
  ๐Ÿ”— GitHub Repository[https://github.com/SeemGoel/AIExtensiveVision_/blob/main/Session%2023/README.md]
27