ChinarQ-AI commited on
Commit
7775e86
·
verified ·
1 Parent(s): adc8a24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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