#137 · Primary category: Education & Research

notebooks

automatic-labeling-system computer-vision deep-learning deep-neural-networks google-colab image-classification image-segmentation machine-learning object-detection open-vocabulary-detection open-vocabulary-segmentation paligemma pytorch qwen tutorial vlm yolov5 yolov8 zero-shot-classification zero-shot-detection

A collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like RF-DETR, YOLO11, SAM 3, and Qwen3-VL.

Project last updated:08/14/26

GitHub Stars

9.6K

Forks

1.5K

Contributors

45

License

Other

Why we included this project

Anyone learning computer vision by writing code instead of just reading about it will find this repo useful. It's a set of Jupyter notebooks, each a complete, runnable tutorial you can open in Google Colab and follow end to end. Examples start with older workhorses like ResNet and extend to recent models such as YOLO11, RF-DETR, SAM 3, and Qwen3-VL, covering detection, segmentation, and zero-shot tasks. The notebooks are kept current and share a consistent format, so they work both as a self-study path and as templates teams can adapt when wiring a new model into their own pipelines. If you prefer copying a working recipe over parsing a paper, this is a good place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category