Skip to content

picselliahq/yolo-notebooks

Repository files navigation

yolo-notebooks

This repository is a concatenation of YOLOv5, YOLOv7 and YOLOv8 code.

You will find code to both:

  • run
  • evaluate
  • train on custom datasets

Your Yolo models for:

  • detection
  • segmentation
  • classification

Pre-requisite

This repository assume that you have an account on Picsellia Platform.

The Datasets we are going to use are COCO formatted, you will also find code snippets to format from COCO to YOLO format.

Installation

Via pip

pip install -r requirements.txt

Or with Docker

docker build -t yolov8-picsellia .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published