https://github.com/prneidhardt/computer-vision
Plants Seedling Classification
https://github.com/prneidhardt/computer-vision
cnn computer-vision convolutional-neural-networks image-processing keras
Last synced: about 1 month ago
JSON representation
Plants Seedling Classification
- Host: GitHub
- URL: https://github.com/prneidhardt/computer-vision
- Owner: prneidhardt
- License: gpl-3.0
- Created: 2022-05-29T16:58:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T21:19:38.000Z (over 1 year ago)
- Last Synced: 2025-02-25T20:31:23.994Z (over 1 year ago)
- Topics: cnn, computer-vision, convolutional-neural-networks, image-processing, keras
- Language: Jupyter Notebook
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Computer-Vision
Plants Seedling Classification
- Project delivered in April 2022
- Repository includes Jupyter notebook with Python code written for data analysis and neural network building
## Problem Statement
- To identify the plant seedlings species from 12 different species using a CNN
## Skills and Tools
- Image processing
- Computer Vision
- Keras
- Convolutional Neural Networks (CNN)