roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
5.27k stars 814 forks source link

Add YOLOv8 pose estimation how to train notebook #239

Closed capjamesg closed 8 months ago

capjamesg commented 8 months ago

Description

This PR adds a notebook that shows how to train a YOLOv8 pose estimation model.

Type of change

New notebook.

How has this change been tested, please provide a testcase or example of how you tested the change?

An example output from a model that was trained with this notebook is in the notebook.

Any specific deployment considerations

N/A

Docs

N/A