Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,8 @@ Designed for both **technical and non-technical learners**, these notebooks focu
|
|
| 20 |
## Current Notebooks
|
| 21 |
- **Notebook 1** → Images as arrays with **NumPy** (understanding pixels).
|
| 22 |
- **Notebook 2** → Working with real images (loading, resizing, color channels).
|
| 23 |
-
- **Notebook 3** → Basic image transformations and manipulations.
|
|
|
|
| 24 |
|
| 25 |
---
|
| 26 |
|
|
|
|
| 20 |
## Current Notebooks
|
| 21 |
- **Notebook 1** → Images as arrays with **NumPy** (understanding pixels).
|
| 22 |
- **Notebook 2** → Working with real images (loading, resizing, color channels).
|
| 23 |
+
- **Notebook 3** → Basic image transformations and manipulations.
|
| 24 |
+
- **Notebook 4** → Shapes and text on image (understanding bounding box)
|
| 25 |
|
| 26 |
---
|
| 27 |
|