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: 2 months ago
JSON representation
Train image classification model without (almost) writing any code! 🔥🎉🚀
- Host: GitHub
- URL: https://github.com/aniketmaurya/easy-ai
- Owner: aniketmaurya
- License: mit
- Created: 2020-10-21T18:00:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-12T11:51:59.000Z (over 5 years ago)
- Last Synced: 2025-10-28T18:45:29.867Z (8 months ago)
- Topics: hacktoberfest, image-classification, python, pytorch, streamlit
- Language: Python
- Homepage: http://aniketmaurya.ml/easy-ai
- Size: 156 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
