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.09k stars 788 forks source link

Add PolygonZone notebook #67

Closed capjamesg closed 1 year ago

capjamesg commented 1 year ago

Description

This PR introduces the "How to Use PolygonZone and Roboflow Supervision" notebook into Supervision for use in an accompanying blog post and YouTube video.

Type of change

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

N/A

Any specific deployment considerations

N/A

Docs

The README was updated using the automation script as requested.