Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 30 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T19:17:40.000Z (over 1 year ago)
- Last Synced: 2024-11-10T21:37:16.466Z (3 months 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)