Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shba007/plant-lens-ai
- Owner: shba007
- Created: 2023-12-06T18:38:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T15:00:21.000Z (11 months ago)
- Last Synced: 2024-11-11T23:28:57.133Z (2 months ago)
- Topics: ai, ml, python, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 34.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 **