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
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,11 +129,12 @@ This repository offers a growing collection of computer vision tutorials. Learn
129
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)|
132
-
## 📍 tracker tutorials (2 notebooks)
132
+
## 📍 tracker tutorials (3 notebooks)
133
133
|**notebook**|**open in colab / kaggle / sagemaker studio lab**|**complementary materials**|**repository / paper**|
|[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://www.youtube.com/watch?v=u0k2dTZ0vfs)|[](https://github.com/roboflow/trackers)[](https://arxiv.org/abs/2110.06864)|
136
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://www.youtube.com/watch?v=u0k2dTZ0vfs)|[](https://github.com/roboflow/trackers)[](https://arxiv.org/abs/1602.00763)|
137
+
|[How to Track Objects with RF-DETR and OC-SORT Tracker](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-ocsort-tracker.ipynb)|[](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-ocsort-tracker.ipynb)[](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-ocsort-tracker.ipynb)|[](https://www.youtube.com/watch?v=u0k2dTZ0vfs)|[](https://github.com/roboflow/trackers)[](https://arxiv.org/abs/2206.14360)|
137
138
## 🛠️ computer vision skills (23 notebooks)
138
139
|**notebook**|**open in colab / kaggle / sagemaker studio lab**|**complementary materials**|**repository / paper**|
Copy file name to clipboardExpand all lines: automation/notebooks-table-data.csv
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ Basketball AI: How to Detect Track and Identify Basketball Players, basketball-a
11
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
12
12
How to Track Objects with RF-DETR and ByteTrack Tracker,how-to-track-objects-with-bytetrack-tracker.ipynb,,https://www.youtube.com/watch?v=u0k2dTZ0vfs,https://github.com/roboflow/trackers,2110.06864,False,True,trackers
13
13
How to Track Objects with RF-DETR and SORT Tracker,how-to-track-objects-with-sort-tracker.ipynb,,https://www.youtube.com/watch?v=u0k2dTZ0vfs,https://github.com/roboflow/trackers,1602.00763,False,True,trackers
14
+
How to Track Objects with RF-DETR and OC-SORT Tracker,how-to-track-objects-with-ocsort-tracker.ipynb,,https://www.youtube.com/watch?v=u0k2dTZ0vfs,https://github.com/roboflow/trackers,2206.14360,False,True,trackers
14
15
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
15
16
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
16
17
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