Skip to content

Image - Sentence Collator Application with the SigLIP Model

License

Notifications You must be signed in to change notification settings

tsutof/siglip-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

siglip_tester

Image - Text Correlation Tester Application with the SigLIP Model

Image source options

  • Network
  • Local file
  • Comupter camera

Screenshot

Installation

conda create -n siglip python=3.10 -y && \
conda activate siglip
git clone https://github.com/tsutof/siglip-tester && \
cd siglip-tester && \
pip install -e .

Run

streamlit run siglip_tester/app.py

Usage

  1. Choose a image source from the options at the sidebar.
  2. Input a text to match with the image. The text will be added to the data frame with the probability calculated by the SigLIP model.

About

Image - Sentence Collator Application with the SigLIP Model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages