Update README.md
Browse files
README.md
CHANGED
|
@@ -11,11 +11,11 @@ tags:
|
|
| 11 |
---
|
| 12 |
# 🌱 Plant Seedlings Classification — AI for Smarter Agriculture
|
| 13 |
|
|
|
|
|
|
|
| 14 |
## 🧩 Overview
|
| 15 |
-
Agriculture remains one of the most vital yet labor-intensive industries.
|
| 16 |
-
|
| 17 |
-
This model leverages **Deep Learning and Computer Vision** to automatically recognize plant species from seedling images —
|
| 18 |
-
helping accelerate early-stage crop monitoring and enabling precision agriculture.
|
| 19 |
|
| 20 |
**Objective**
|
| 21 |
The aim of this project is to build a **Convolutional Neural Network (CNN)** to classify plant seedlings into their respective categories,
|
|
|
|
| 11 |
---
|
| 12 |
# 🌱 Plant Seedlings Classification — AI for Smarter Agriculture
|
| 13 |
|
| 14 |
+

|
| 15 |
+
|
| 16 |
## 🧩 Overview
|
| 17 |
+
Agriculture remains one of the most vital yet labor-intensive industries. Farmers and agronomists often spend countless hours identifying seedlings, weeds, and crop health manually.
|
| 18 |
+
This model leverages **Deep Learning and Computer Vision** to automatically recognize plant species from seedling images, helping accelerate early-stage crop monitoring and enabling precision agriculture.
|
|
|
|
|
|
|
| 19 |
|
| 20 |
**Objective**
|
| 21 |
The aim of this project is to build a **Convolutional Neural Network (CNN)** to classify plant seedlings into their respective categories,
|