Skip to content

naseemap47/Streamlit-GroundingDINO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit-GroundingDINO


Dashboard for Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection

Dashboard

dashboard

Installtion

  1. Clone this Repo
git clone https://github.com/naseemap47/Streamlit-GroundingDINO.git
cd Streamlit-GroundingDINO
  1. Install Libraries
pip install torch torchvision torchaudio
pip install -r GroundingDINO/requirements.txt
pip install streamlit wget
pip install -e ./GroundingDINO/

Run Dashboard

streamlit run app.py

About

Dashboard for Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published