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.29k stars 820 forks source link

update yolov8 instance segmentation notebook #145

Closed artyaltanzaya closed 1 year ago

artyaltanzaya commented 1 year ago

Type of change

SkalskiP commented 1 year ago

Hi @artyaltanzaya 👋🏻 ! Could you give us a bit deeper description for this PR?

artyaltanzaya commented 1 year ago

Running inference on different dataset of car parts since video dataset on coral segmentation was deleted from roboflow universe.

artyaltanzaya commented 1 year ago

Added "How to Train Yolov8 with SAM notebook" with updated README and CSV table.

capjamesg commented 1 year ago

Does this PR require action @artyaltanzaya?

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

SkalskiP commented 1 year ago

@capjamesg plugged in CLA to notebooks repo. @artyaltanzaya, please accept it. This is also an excellent opportunity to merge this PR. Please resolve conflicts.

artyaltanzaya commented 1 year ago

@SkalskiP Solved conflicts!