This repository, Labellerr Notebooks, offers a growing collection of latest tutorials and notebooks related to AI Agents, computer vision, LLMs, and AI from Labellerr. Dive in to explore the exciting world of AI-powered vision for tasks ranging from object detection and segmentation to robust object tracking and OCR.
Here you'll find a curated collection of notebooks for state-of-the-art computer vision models, categorized by their primary task.
Model | Jupyter Notebook | Complementary | Repository / Paper |
---|---|---|---|
YOLO-NAS | |||
YOLOv11 | |||
YOLOv12 | |||
RT-DETR V1 and V2 | |||
Florence 2 | |||
OWL v2 |
Model | Jupyter Notebook | Complementary | Repository / Paper |
---|---|---|---|
SAM 2 | |||
Grounding DINO + SAM | |||
Mask2Former | |||
SegFormer | |||
SegGPT | |||
Florence 2 |
Model | Jupyter Notebook | Complementary | Repository / Paper |
---|---|---|---|
ByteTrack | |||
BotSORT | |||
DeepSORT | |||
FairMOT | |||
StrongSORT | - |
Model | Jupyter Notebook | Complementary | Repository / Paper |
---|---|---|---|
Mistral OCR | |||
Matching Anything by Segmenting Anything | - |
We try to make it as easy as possible to run Labellerr Notebooks in Colab and Kaggle, but if you still want to run them locally, below you will find instructions on how to do it. Remember don't install your dependencies globally, use venv.