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

https://github.com/sayakpaul/intel-scene-classification-challenge

Contains my experiments for Intel's Scene Classification challenge
https://github.com/sayakpaul/intel-scene-classification-challenge

computer-vision deep-learning fastai intel resnet-101 resnet50

Last synced: over 1 year ago
JSON representation

Contains my experiments for Intel's Scene Classification challenge

Awesome Lists containing this project

README

          

# Intel-Scene-Classification-challenge

[![Run on FloydHub](https://static.floydhub.com/button/button-small.svg)](https://floydhub.com/run)

This project is based on the [Intel Scene Classification Challenge](https://datahack.analyticsvidhya.com/contest/practice-problem-intel-scene-classification-challe/) which was released by [Analytics Vidhya](https://www.analyticsvidhya.com/) in collaboration with Intel.

The dataset consists of the following types of images (of 150x150 dimensions) which are nothing but natural scenes:

![](https://i.ibb.co/CmzPCQt/Screenshot-from-2019-05-12-16-14-56.png)

The categories particularly were given as:
- Buildings
- Forest
- Glacier
- Mountain
- Sea
- Street

The task is to classify images with respect to the above categories.

Here's the accompanying Kaggle Kernel: https://www.kaggle.com/spsayakpaul/intel-scene-classification-challenge/