Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 347 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 347 Bytes

Flower-classification using VGG 16 with Flask-API

This repo contains,

  1. Flower classification using Transfer Learning (VGG 16 with pretrained weights)
  2. A simple web API created using Flask

Flower classification_Transfer Learning