Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vlarroy/object-detection-using-DETR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Object Detection using DETR (Detection Transformer)

Overview

This project utilizes DETR (Detection Transformer), an advanced object detection model that combines the power of convolutional neural networks (CNNs) with transformers to accurately detect and classify objects in images. The project demonstrates how to use DETR to detect objects, visualize the results, and plot the confidence scores for each detected object.

Project Structure

  • main.ipynb: The main script in Jupyter Notebook that loads the image, processes it through the DETR model, and displays the results.

  • README.md: This file, providing an overview of the project, setup instructions, and usage examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published