Coder Social home page Coder Social logo

carnozhao / kaggle-uwmgit Goto Github PK

View Code? Open in Web Editor NEW
89.0 89.0 18.0 10.8 MB

code for kaggle: UW-Madison GI Tract Image Segmentation

License: Apache License 2.0

Python 98.42% Shell 0.91% Jupyter Notebook 0.59% Makefile 0.03% CSS 0.01% Batchfile 0.04%

kaggle-uwmgit's Introduction

kaggle-uwmgit's People

Contributors

amrit110 avatar carnozhao avatar clownrat6 avatar congee524 avatar daavoo avatar drcut avatar dreamerlin avatar freywang avatar grimoire avatar hellock avatar innerlee avatar johnzja avatar junjun2016 avatar lkm2835 avatar mengzhangli avatar mmeendez8 avatar pkurainbow avatar rangilyu avatar rockeycoss avatar shoupingshan avatar sixiaozheng avatar sshuair avatar uni19 avatar voyagerxvoyagerx avatar vvsssssk avatar wuziyi616 avatar xiaojianzhong avatar xvjiarui avatar yamengxi avatar yinchimaoliang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kaggle-uwmgit's Issues

Loss

Is loss hardcoded to trversk in your SMP loss?

Using augments from Albumentation takes more longer training time.

Hello,
I tried to use your version of mmseg but I got some implementation and version errors. Then, I implement some features such as max normalization in ImageLoading and Albu from your source code. When I started training without Albu, it takes almost 2 mins for 50 iters, and with Albu, the training time for 50 iters gets doubled, 4+ mins. Is it OK or I do something wrong because your encoder_decoder.py code is a bit different from the original, and I did not use your style?

Min max scaling

In your inference code at kaggle , I see we perform img/max(img)
but during the training we dont, or do we some where ?

Regards
Jaideep

Will there be any plan for the to do list on README.md?

Hi Carno,

Congratulations to the Championship! Thank you for sharing this elegant training pipeline during the competition. Will there be any plan to update the whole thing, like including the try and error part? (sorry...伸手党了)

这里为啥是 image.shape[1]

image

请问 这里不应该是 for i in range(msks.shape[0]): 吗?

而且 这样保存的 mask的shape是(h, w, 3)对吗? 为啥不合到一个通道上呢,为啥mask的shape不合成(h, w)呢?

i find a problem in your code

Thanks for your sharing! i find a problem in your code /data/tract/baseline.ipynb : for i in range(msks.shape[1])->for i in range(msks.shape[0]). In addition, when I visualize, I find that the image and label do not match.
image

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.