Skip to content

Commit 007cd9f

Browse files
Update README with GitBook preview, badges, and merged structure
1 parent 6feb44f commit 007cd9f

1 file changed

Lines changed: 20 additions & 2 deletions

File tree

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
1-
# CV Tutorials
1+
# 🧠 GenAI Lab – Computer Vision Tutorials
22

3-
A curated collection of tutorials covering the breadth of **Computer Vision**, from foundational concepts to cutting-edge **Generative AI** applications.
3+
[![Build & Deploy](https://github.com/shravan147/GenAI-lab-tutorials/actions/workflows/deploy.yml/badge.svg)](https://github.com/shravan147/GenAI-lab-tutorials/actions)
4+
[![Jupyter Book](https://img.shields.io/badge/view-book-2ea44f.svg?logo=readthedocs)](https://shravan147.github.io/GenAI-lab-tutorials/cv-tutorials/)
5+
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
6+
7+
> 📘 A curated collection of tutorials covering the breadth of **Computer Vision**, from foundational concepts to cutting-edge **Generative AI** applications.
8+
9+
---
10+
11+
## 📚 Live Book Preview
12+
13+
📖 [Click here to view the full interactive Jupyter Book ➜](https://shravan147.github.io/GenAI-lab-tutorials/cv-tutorials/)
14+
15+
Short-form, high-impact tutorials include:
16+
- 📷 Image Basics (pixels, RGB, histograms)
17+
- 🌈 Color Spaces (HSV, LAB)
18+
- 🧪 Filters and Transforms
19+
- 📦 Segmentation & Object Detection
20+
- 🤖 Vision Transformers & CLIP
21+
- 🌀 Generative AI (Diffusion, Inpainting)
422

523
---
624

0 commit comments

Comments
 (0)