GithubHelp home page GithubHelp logo

zouxiaoyuonly / imaterialist-furniture-2018 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skrypka/imaterialist-furniture-2018

0.0 2.0 0.0 29 KB

Kaggle competition

Jupyter Notebook 46.10% Python 53.90%

imaterialist-furniture-2018's Introduction

Kaggle: imaterialist-challenge-furniture-2018

This is part of code for the first place in the competition https://www.kaggle.com/c/imaterialist-challenge-furniture-2018/leaderboard

Competition: image classification with 128 classes Link: https://www.kaggle.com/c/imaterialist-challenge-furniture-2018 Result: private leaderboard score 0.12565 (to get our final score we averaged much more models)

How to run

  1. Download data from kaggle to ./data/
  2. Download images python downloader.py
  3. Train models python cnn_runner_0.py
  4. Train models python cnn_runner_1.py
  5. Train models python cnn_runner_2.py
  6. Train models python cnn_runner_3.py
  7. Train models python cnn_runner_4.py
  8. Predict python predict_all.py
  9. Generate submission Submit.ipynb

Overview:

Some results from my experiments (1070):

  • resnet34 - epoch 18 val 0.62678 0.172 (15min*18epoch)
  • resnet50 - epoch 4 val 0.63055 0.171 (30min*4)
  • resnet101 - epoch 6 val 0.59619 0.157 (43min*6)
  • inception3 - epoch 8 val 0.60509 0.154 (37min*8) = 0.16927 LB
  • densenet121 - epoch 17 val 0.60620 0.167 (28min*17)
  • densenet161 - epoch 7 val 0.57006 0.149 (60min*7) = 0.16406 LB
  • densenet201 - epoch 11 val 0.54275 0.145 (45min*11) = 0.15755 LB
  • densenet161 - epoch 13 val 0.53795 0.150 = 0.15130 LB
  • inceptionv4 - epoch 15 val 0.52382 0.137 (70min*15)
  • inceptionresnetv2 - epoch 11 val 0.49438 0.139 (65min*11)
  • xception - epoch 14 val 0.53719 0.149 (65min*15)

imaterialist-furniture-2018's People

Contributors

roman-dowakin avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.