Code Monkey home page Code Monkey logo

tgs-salt's Introduction

tgs-salt Kaggle competition

Install fastai from https://github.com/fastai/fastai

Initial up-scaling of images for UNet and downscaling for submission currently requires skimage which breaks the fastai environment. Not the best solution but I have a separate environment to use skimage.

todo ~

- config setup

- experiment with SGD

- Set up SSH access to local machine

- Rewrite ipynb notebook as a more organized Python package.

- Reflection padding or other ways to deal with image size

- cross fold validation

- early stopping

- Combat overfitting

	- Dropout

	- Additional data augmentation

		- Shearing, zooming, distortions, etc.

- Define hyperparameters and write scripts to tune em

	- Dilated conv

	- Train model from scratch?

- Implement additional models (see below)

- Ensemble

- *** Architecture search

Resources:

- TernausNet: https://arxiv.org/abs/1801.05746

- Linknet: https://arxiv.org/pdf/1707.03718.pdf

- Pyramid Scene Parsing Network: https://arxiv.org/pdf/1612.01105.pdf

- Fully Convolutional Networks for Semantic Segmentation: https://people.eecs.berkeley.edu/~jonlong/long_shelhamer_fcn.pdf

- Segnet: https://arxiv.org/pdf/1511.00561.pdf

- DeepUNet: https://arxiv.org/pdf/1709.00201.pdf

- Dilated Convs for small objects [?]: https://arxiv.org/pdf/1709.00179.pdf

- CRFs: https://arxiv.org/pdf/1711.04483.pdf

	- As post-processing?
	
- DeepLab: https://arxiv.org/pdf/1606.00915.pdf

https://www.kaggle.com/sudalairajkumar/winning-solutions-of-kaggle-competitions

tgs-salt's People

Contributors

brendanvonhofe avatar shakeebmajid avatar

Stargazers

Alexandr Kalinin avatar Hui Sun avatar  avatar

Watchers

James Cloos avatar  avatar  avatar paper2code - bot 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.