Skip to content

Image classification of natural scenes using a transfer learning model (using InceptionNetV3 with imagenet weights as the base model).

Notifications You must be signed in to change notification settings

VishnuVardhanAI/Natural-Scenery-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural-Scenery-Image-Classification

Image classification of natural scenes using a transfer learning model.

This project consists of:

  1. An InceptionNetV3 (with imagenet weights) based transfer learning model used to classify images of natural scenery.
  2. A flask deployment of the final model where users can test the model using their own images (from the given image categories).

About the dataset:

This dataset contains images of natural scenes from around the world. There are a total of 25K images of size 150x150 divided into 6 categories: Buildings, Forests, Glaciers, Mountains, Sea and Streets. This dataset was initially published on https://datahack.analyticsvidhya.com/contest/practice-problem-intel-scene-classification-challe/#About by Intel to host a Image classification Challenge.

About

Image classification of natural scenes using a transfer learning model (using InceptionNetV3 with imagenet weights as the base model).

Topics

Resources

Stars

Watchers

Forks