Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages