# OwL-Vit Streamlit App ## Summary An application that ultilizes OWL-Vit and Streamlit to understand text to detect objects in images. Deployed and ready to be tested on : [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://www.matthewciolino.com/) ## Example ![Baseball Field Picture](refs/baseball_labeled.png) ## Made Possible with Adapatation from: #### Implementation -> https://huggingface.co/docs/transformers/model_doc/owlvit 🙏 #### Paper (Yolo) -> https://arxiv.org/abs/2205.06230