Skip to content

Commit c3ecf18

Browse files
authored
Merge pull request #436 from roboflow/add-glm-ocr-youtube-link
Add YouTube video link for GLM-OCR notebook
2 parents fbb96b8 + 7cafd16 commit c3ecf18

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This repository offers a growing collection of computer vision tutorials. Learn
7171
## 🚀 model tutorials (59 notebooks)
7272
| **notebook** | **open in colab / kaggle / sagemaker studio lab** | **complementary materials** | **repository / paper** |
7373
|:------------:|:-------------------------------------------------:|:---------------------------:|:----------------------:|
74-
| [How to Perform OCR with GLM-OCR](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-perform-ocr-with-glm-ocr.ipynb) | [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-perform-ocr-with-glm-ocr.ipynb) [![Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-perform-ocr-with-glm-ocr.ipynb) | | [![GitHub](https://badges.aleen42.com/src/github.svg)](https://github.com/zai-org/GLM-OCR) [![arXiv](https://img.shields.io/badge/arXiv-2603.10910-b31b1b.svg)](https://arxiv.org/abs/2603.10910)|
74+
| [How to Perform OCR with GLM-OCR](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-perform-ocr-with-glm-ocr.ipynb) | [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-perform-ocr-with-glm-ocr.ipynb) [![Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-perform-ocr-with-glm-ocr.ipynb) | [![YouTube](https://badges.aleen42.com/src/youtube.svg)](https://www.youtube.com/watch?v=_KCXD8vFIYM) | [![GitHub](https://badges.aleen42.com/src/github.svg)](https://github.com/zai-org/GLM-OCR) [![arXiv](https://img.shields.io/badge/arXiv-2603.10910-b31b1b.svg)](https://arxiv.org/abs/2603.10910)|
7575
| [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) | [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-bytetrack-tracker.ipynb) [![Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/how-to-track-objects-with-bytetrack-tracker.ipynb) | [![YouTube](https://badges.aleen42.com/src/youtube.svg)](https://www.youtube.com/watch?v=u0k2dTZ0vfs) | [![GitHub](https://badges.aleen42.com/src/github.svg)](https://github.com/roboflow/trackers) [![arXiv](https://img.shields.io/badge/arXiv-2110.06864-b31b1b.svg)](https://arxiv.org/abs/2110.06864)|
7676
| [Fine-Tune YOLO26 on Object Detection Dataset](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-object-detection-on-custom-dataset.ipynb) | [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-object-detection-on-custom-dataset.ipynb) [![Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-object-detection-on-custom-dataset.ipynb) | [![Roboflow](https://raw.githubusercontent.com/roboflow-ai/notebooks/main/assets/badges/roboflow-blogpost.svg)](https://blog.roboflow.com/how-to-train-yolo26-custom-data/) [![YouTube](https://badges.aleen42.com/src/youtube.svg)](https://www.youtube.com/watch?v=sczVknSvzh4a) | [![GitHub](https://badges.aleen42.com/src/github.svg)](https://github.com/ultralytics/ultralytics) |
7777
| [Fine-Tune YOLO26 on Instance Segmentation Dataset](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-instance-segmentation-on-custom-dataset.ipynb) | [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-instance-segmentation-on-custom-dataset.ipynb) [![Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://kaggle.com/kernels/welcome?src=https://github.com/roboflow-ai/notebooks/blob/main/notebooks/train-yolo26-instance-segmentation-on-custom-dataset.ipynb) | [![Roboflow](https://raw.githubusercontent.com/roboflow-ai/notebooks/main/assets/badges/roboflow-blogpost.svg)](https://blog.roboflow.com/train-yolo26-instance-segmentation-custom-data/) [![YouTube](https://badges.aleen42.com/src/youtube.svg)](https://www.youtube.com/watch?v=sczVknSvzh4a) | [![GitHub](https://badges.aleen42.com/src/github.svg)](https://github.com/ultralytics/ultralytics) |

automation/notebooks-table-data.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
display_name, notebook_name, roboflow_blogpost_path, youtube_video_path, github_repository_path, arxiv_index, should_open_in_sagemaker_labs, should_link_to_notebook, readme_section
2-
How to Perform OCR with GLM-OCR, how-to-perform-ocr-with-glm-ocr.ipynb, , , https://github.com/zai-org/GLM-OCR, 2603.10910, False, True, models
2+
How to Perform OCR with GLM-OCR, how-to-perform-ocr-with-glm-ocr.ipynb, , https://www.youtube.com/watch?v=_KCXD8vFIYM, https://github.com/zai-org/GLM-OCR, 2603.10910, False, True, models
33
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, models
44
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://www.youtube.com/watch?v=sczVknSvzh4a, https://github.com/ultralytics/ultralytics, , False, True, models
55
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://www.youtube.com/watch?v=sczVknSvzh4a, https://github.com/ultralytics/ultralytics, , False, True, models

0 commit comments

Comments
 (0)