You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[How to Track Objects with RF-DETR and ByteTrack Tracker](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-bytetrack-tracker.ipynb)|[](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-bytetrack-tracker.ipynb)[](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-bytetrack-tracker.ipynb)||[](https://github.com/roboflow/trackers)[](https://arxiv.org/abs/2110.06864)|
74
75
|[Fine-Tune YOLO26 on Object Detection Dataset](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-object-detection-on-custom-dataset.ipynb)|[](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-object-detection-on-custom-dataset.ipynb)[](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-object-detection-on-custom-dataset.ipynb)|[](https://blog.roboflow.com/how-to-train-yolo26-custom-data/)|[](https://github.com/ultralytics/ultralytics)|
75
76
|[Fine-Tune YOLO26 on Instance Segmentation Dataset](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-instance-segmentation-on-custom-dataset.ipynb)|[](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-instance-segmentation-on-custom-dataset.ipynb)[](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-instance-segmentation-on-custom-dataset.ipynb)|[](https://blog.roboflow.com/train-yolo26-instance-segmentation-custom-data/)|[](https://github.com/ultralytics/ultralytics)|
76
77
| Segment Images with SAM3 |[](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-segment-images-with-segment-anything-3.ipynb)[](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-segment-images-with-segment-anything-3.ipynb)|[](https://blog.roboflow.com/sam3/)[](https://www.youtube.com/watch?v=G1AEuFwQrWU)|[](https://github.com/facebookresearch/sam3)[](https://arxiv.org/abs/2511.16719)|
@@ -128,10 +129,11 @@ This repository offers a growing collection of computer vision tutorials. Learn
128
129
|[Image Classification with OpenAI Clip](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-use-openai-clip-classification.ipynb)|[](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-use-openai-clip-classification.ipynb)[](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-use-openai-clip-classification.ipynb)|[](https://blog.roboflow.com/how-to-use-openai-clip)[](https://www.youtube.com/watch?v=8o701AEoZ8I)|[](https://github.com/openai/CLIP)[](https://arxiv.org/abs/2103.00020)|
|[Train a YOLOv8 Classification Model with No Labeling](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-train-yolov8-classification-no-labeling.ipynb)|[](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-train-yolov8-classification-no-labeling.ipynb)[](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-train-yolov8-classification-no-labeling.ipynb)|[](https://blog.roboflow.com/train-classification-model-no-labeling/)|[](https://github.com/ultralytics/ultralytics)|
131
-
## 📍 tracker tutorials (1 notebooks)
132
+
## 📍 tracker tutorials (2 notebooks)
132
133
|**notebook**|**open in colab / kaggle / sagemaker studio lab**|**complementary materials**|**repository / paper**|
|[How to Track Objects with SORT Tracker](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-sort-tracker.ipynb)|[](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-sort-tracker.ipynb)[](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-sort-tracker.ipynb)||[](https://github.com/roboflow/trackers)[](https://arxiv.org/abs/1602.00763)|
135
+
|[How to Track Objects with RF-DETR and ByteTrack Tracker](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-bytetrack-tracker.ipynb)|[](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-bytetrack-tracker.ipynb)[](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-bytetrack-tracker.ipynb)||[](https://github.com/roboflow/trackers)[](https://arxiv.org/abs/2110.06864)|
136
+
|[How to Track Objects with RF-DETR and SORT Tracker](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-sort-tracker.ipynb)|[](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-sort-tracker.ipynb)[](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-sort-tracker.ipynb)||[](https://github.com/roboflow/trackers)[](https://arxiv.org/abs/1602.00763)|
135
137
## 🛠️ computer vision skills (23 notebooks)
136
138
|**notebook**|**open in colab / kaggle / sagemaker studio lab**|**complementary materials**|**repository / paper**|
How to Track Objects with RF-DETR and ByteTrack Tracker,how-to-track-objects-with-bytetrack-tracker.ipynb,,,https://github.com/roboflow/trackers,2110.06864,False,True,models
2
3
Fine-Tune YOLO26 on Object Detection Dataset,train-yolo26-object-detection-on-custom-dataset.ipynb,https://blog.roboflow.com/how-to-train-yolo26-custom-data/,,https://github.com/ultralytics/ultralytics,,False,True,models
3
4
Fine-Tune YOLO26 on Instance Segmentation Dataset,train-yolo26-instance-segmentation-on-custom-dataset.ipynb,https://blog.roboflow.com/train-yolo26-instance-segmentation-custom-data/,,https://github.com/ultralytics/ultralytics,,False,True,models
4
5
Segment Images with SAM3,how-to-segment-images-with-segment-anything-3.ipynb,https://blog.roboflow.com/sam3/,https://www.youtube.com/watch?v=G1AEuFwQrWU,https://github.com/facebookresearch/sam3,2511.16719,False,False,models
Basketball AI: Detect NBA 3 Second Violation,basketball-ai-automatic-detection-of-3-second-violations.ipynb,https://blog.roboflow.com/detect-3-second-violation-ai-basketball,,,,False,True,skills
9
10
Basketball AI: How to Detect Track and Identify Basketball Players,basketball-ai-how-to-detect-track-and-identify-basketball-players.ipynb,https://blog.roboflow.com/identify-basketball-players,https://www.youtube.com/watch?v=yGQb9KkvQ1Q,,,False,True,skills
10
11
Zero-Shot Object Detection and Segmentation with Google Gemini 2.5,zero-shot-object-detection-and-segmentation-with-google-gamini-2-5.ipynb,https://blog.roboflow.com/gemini-2-5-object-detection-segmentation/,,,2507.06261,False,True,models
11
-
How to Track Objects with SORT Tracker,how-to-track-objects-with-sort-tracker.ipynb,,,https://github.com/roboflow/trackers,1602.00763,False,True,trackers
12
+
How to Track Objects with RF-DETR and ByteTrack Tracker,how-to-track-objects-with-bytetrack-tracker.ipynb,,,https://github.com/roboflow/trackers,2110.06864,False,True,trackers
13
+
How to Track Objects with RF-DETR and SORT Tracker,how-to-track-objects-with-sort-tracker.ipynb,,,https://github.com/roboflow/trackers,1602.00763,False,True,trackers
12
14
Fine-Tune RF-DETR on Object Detection Dataset,how-to-finetune-rf-detr-on-detection-dataset.ipynb,https://blog.roboflow.com/rf-detr,https://www.youtube.com/live/yHW0ip-2i54,https://github.com/roboflow/rf-detr,2511.09554,False,True,models
13
15
Zero-Shot Object Detection and Segmentation with YOLOE,zero-shot-object-detection-and-segmentation-with-yoloe.ipynb,https://blog.roboflow.com/yoloe-zero-shot-object-detection-segmentation/,https://www.youtube.com/watch?v=eHAnIehnCt4,https://github.com/THU-MIG/yoloe,2503.07465,False,True,models
14
16
Fine-Tune YOLOv12 on Object Detection Dataset,train-yolov12-object-detection-model.ipynb,https://blog.roboflow.com/train-yolov12-model,,https://github.com/sunsmarterjie/yolov12,2502.12524,False,True,models
0 commit comments