Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shba007/plant-lens-ai

AI Research for plant lens
https://github.com/shba007/plant-lens-ai

ai ml python tensorflow

Last synced: 14 days ago
JSON representation

AI Research for plant lens

Awesome Lists containing this project

README

        

1. Gatherer
- gathering

** Raw Data **
2. Annotator
- reducing
- cleaning
- labeling

** Annotated Data **
3. Preprocessor
- sampling
- padding/cropping
- resizing
- normalizing
- splitting into training, testing dataset

** Processed Dataset **
4. Maker
- dataset augmenting
- model building
- model training
- model testing

** Dev Model **
5. Deployer
- model deploying
- model monitoring

** Prod Model **