Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 496 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 496 Bytes

Scene Classification

Introduction

AI Challenger Scene Classification competition at www.challenger.ai with tensorflow implementation

Requirements

1- Tensorflow (>1.0) fast, flexible deep learning open source framework from google

Dataset

You can download dataset from competition website. (https://challenger.ai/competition/scene/subject)

Model

This is basic CNN model for prototyping purpose. we implemented more model to get more accuracy result but could't win this competition.