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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,11 +128,10 @@ This repository offers a growing collection of computer vision tutorials. Learn
128
128
|[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 (2 notebooks)
131
+
## 📍 tracker tutorials (1 notebooks)
132
132
|**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 DeepSORT Tracker](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-deepsort-tracker.ipynb)|[](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-deepsort-tracker.ipynb)[](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-deepsort-tracker.ipynb)||[](https://github.com/roboflow/trackers)[](https://arxiv.org/abs/1703.07402)|
136
135
## 🛠️ computer vision skills (23 notebooks)
137
136
|**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: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ Basketball AI: Detect NBA 3 Second Violation, basketball-ai-automatic-detection-
9
9
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
10
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
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 DeepSORT Tracker,how-to-track-objects-with-deepsort-tracker.ipynb,,,https://github.com/roboflow/trackers,1703.07402,False,True,trackers
13
12
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
14
13
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
15
14
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