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.6k stars 882 forks source link

Use modern supervision 0.23.0 for SAM 1 #308

Closed LinasKo closed 2 months ago

LinasKo commented 2 months ago

Description

Please include a summary of the change and which issue is fixed or implemented. Please also include relevant motivation and context (e.g. links, docs, tickets etc.).

List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

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

I checked for visual changes and ran it on Colab.

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs