Giter Site home page Giter Site logo

awasthimaddy / kaggle-pneumothorax-segmentation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from n01z3/kaggle-pneumothorax-segmentation

0.0 1.0 0.0 4.07 MB

https://www.kaggle.com/c/siim-acr-pneumothorax-segmentation

Python 98.73% Shell 1.27%

kaggle-pneumothorax-segmentation's Introduction

kaggle pneumothorax segmentation

Code from [ods.ai] Dies Irae team from SIIM-ACR Pneumothorax Segmentation challenge.

Features of the solution:

  • Loss: BCE + DICE. No weighing or log. Just the sum of the losses.
  • Batch 2. Just because
  • A mixture of Unet and Linknet with a backbone from se-resnext50, se-resnext101, SENet154
  • ConvTranspose in decoder
  • Final Convolution 2x2
  • No image normalization at all
  • Sampling in which only batches containing non-zero samples are taken
  • Scheduling: 40 epoch of Adam with CosineAnnealing, 15 epoch of SGD with CyclicLR, 16 epoch of Adam with CosineAnnealing

Logs from 1st stage:

picture alt

Logs from 2nd stage:

picture alt

kaggle-pneumothorax-segmentation's People

Contributors

bobbqe avatar n01z3 avatar

Watchers

 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.