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: about 1 month ago
JSON representation

Plants Seedling Classification

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)