Skip to content

AdopleAIOrg/Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Object-Detection

This project is a simple example of how to use the DETR model for object detection in Python.

Installation

To install the dependencies, run the following command:

 pip install -r requirements.txt

Usage

To run the object detection demo, run the following command:

!streamlit run app.py & npx localtunnel --port 8501

This will open a Streamlit app in your browser. You can then upload an image to the app and it will be processed by the DETR model. The detected objects will be displayed on the image, along with their confidence scores

Contact

If you have a doubt about it feel free ask or message ceo@adople.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published