Skip to content

This repository demonstrates how to use a pretrained YOLOv11 model from the Ultralytics library for image-based object detection.

License

Notifications You must be signed in to change notification settings

DanielRajChristeen/Pre-trained-Objection-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLOv11 Image Detection Notebook

This repository demonstrates how to use a pretrained YOLOv11 model from the Ultralytics library for image-based object detection.

The notebook includes:

  1. Installing Ultralytics
  2. Setting up dependencies
  3. Loading pretrained YOLOv11 models
  4. Testing a single image
  5. Comparative display: original vs YOLO output

Requirements

Install dependencies via:

pip install -r requirements.txt

About

This repository demonstrates how to use a pretrained YOLOv11 model from the Ultralytics library for image-based object detection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published