Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aniketmaurya/easy-ai

Train image classification model without (almost) writing any code! 🔥🎉🚀
https://github.com/aniketmaurya/easy-ai

hacktoberfest image-classification python pytorch streamlit

Last synced: 17 days ago
JSON representation

Train image classification model without (almost) writing any code! 🔥🎉🚀

Awesome Lists containing this project

README

        

# easy-ai

# Installation
```
pip install streamlit
pip install torch torchvision pillow
```

# How to run?
`bash scripts/start.sh`

# TODO
- [ ] Evaluation of validation data
- [ ] Visualization on validation data
- [ ] Learning Rate finder
- [ ] Save model

# Preview
![preview](/images/easy-ai.png)