Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).