Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baccega/flower-classifier
🌷🧠A convolutional neural network coded in Python, using PyTorch, to classify Oxford's 102 Category Flower Dataset
https://github.com/baccega/flower-classifier
convolutional-neural-networks deep-learning flower-classification jupyter-notebook neural-network python pytorch
Last synced: 21 days ago
JSON representation
🌷🧠A convolutional neural network coded in Python, using PyTorch, to classify Oxford's 102 Category Flower Dataset
- Host: GitHub
- URL: https://github.com/baccega/flower-classifier
- Owner: Baccega
- License: mit
- Created: 2022-06-07T08:18:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T09:57:26.000Z (about 2 years ago)
- Last Synced: 2023-03-06T19:48:11.573Z (over 1 year ago)
- Topics: convolutional-neural-networks, deep-learning, flower-classification, jupyter-notebook, neural-network, python, pytorch
- Language: Jupyter Notebook
- Homepage:
- Size: 4.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌷🧠Flower classifier
![GitHub](https://img.shields.io/github/license/Baccega/flower-classifier)
[![Python](https://img.shields.io/badge/Python-v3.8.13-blue.svg)](https://www.python.org/)
[![PyTorch](https://img.shields.io/badge/PyTorch-v1.13-orange)](https://pytorch.org/)A convolutional neural network coded in Python, using PyTorch, to classify Oxford's [102 Category Flower Dataset](https://www.robots.ox.ac.uk/~vgg/data/flowers/102/index.html).