ppt_owl_vit / README.md
mrciolino's picture
proper
8ef3e55

A newer version of the Streamlit SDK is available: 1.42.0

Upgrade
metadata
title: Owl-Vit Streamlit App
emoji: πŸ€—
colorFrom: pink
colorTo: blue
sdk: streamlit
sdk_version: 1.10.0
app_file: app.py
python_version: 3.10.0
pinned: true

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

Example

Baseball Field Picture

Made Possible with Adapatation from:

Implementation -> https://huggingface.co/docs/transformers/model_doc/owlvit πŸ™

Paper (Yolo) -> https://arxiv.org/abs/2205.06230