Giter VIP home page Giter VIP logo

bragancas / vnet_pytorch-atriaseg2018 Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 3.0 24.38 MB

An image segmentation project using PyTorch to segment the Left Atrium in 3D Late gadolinium enhanced - cardiac MR images of the human heart.

License: MIT License

Python 100.00%
pytorch deep-learning convolutional-neural-networks vnet3d cardiac-segmentation vnet attention-mechanism boto3 image-segmentation focal-loss

vnet_pytorch-atriaseg2018's People

Contributors

bragancas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vnet_pytorch-atriaseg2018's Issues

SurfaceLoss:'function' object has no attribute 'shape'

Hi,@bragancas

Thank you for sharing such a great repo.I have some confusion about the loss, could you give me some help ?

Q1: In the utils.py,focal_loss = (1+(label199)) * (1 - pt) ** self.gamma * BCE.Actually,focal_loss = self.alpha * (1 - pt) ** self.gamma * BCE,
I don't know why alpha=(1+(label
199)) ,Could you give me some guidance?

Q2:When I use SurfaceLoss,I got a error:'function' object has no attribute 'shape' ,I don't know how to solve this bug. Could you give me some help ?

Thanks in advance.
Looking forward your reply.
Best.

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.