azezezaaa / DETR-object-detection-tutorial

A notebook showing how to use DETR object detection model and create an interface with HuggingFace/Gradio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DETR-object-detection-tutorial

A notebook showing how to use DETR object detection model and create an interface with HuggingFace/Gradio.

Brief

This repo contains the notebook for making a simple object detection app with DETR by using Hugging Face and Gradio.

Links

prequisites

pip install gradio
pip install validators
pip install transformers
pip install timm

About

A notebook showing how to use DETR object detection model and create an interface with HuggingFace/Gradio.


Languages

Language:Jupyter Notebook 100.0%