Coder Social home page Coder Social logo

zyl200846 / 3d-unet-pytorch-implementation Goto Github PK

View Code? Open in Web Editor NEW
98.0 4.0 26.0 36 KB

The implementation of 3D-UNet using PyTorch

License: MIT License

Python 100.00%
unet pytorch pytorch-implementation volumetric-data cross-validation 3d-unet semantic-segmentation 3d-segmentation

3d-unet-pytorch-implementation's Introduction

3D-UNet-PyTorch-Implementation

This is the implementation of 3D UNet Proposed by Özgün Çiçek et al., for details please refer to: 3D U-Net: Learning Dense Volumetric Segmentation from Sparse Annotation.

Dataset used: Soft-tissue-Sarcoma, the dataset I used has been processed by other people and due to some reasons I cannot share it here. If you want to use it for you work, please refer to the MATLAB code provided and convert the images into proper format for further processing and analysis.

Description

Here describes the function of each file and folder

Training results

Here shows the training results including training loss and mIOU.

Note: Due to the limited hardward resources, the code are not yet successfuuly tested. WIP (BUSY recently, the code might be updated a litttle bit late. BUT, I am working on it constantly).

3d-unet-pytorch-implementation's People

Contributors

zyl200846 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

3d-unet-pytorch-implementation's Issues

how to run functions

so i've got a set of 3D images (128, 128, 128) (both images and their appropriate masks). I want to run this implementation of UNet on it. How would I do this? They're .nii files so i've coded up my on dataset loader for it. I'm a bit confused on where to get started as there aren't enough reference resources.

Where unet3d_model.tmp?

I ran "train.py" but the error was happended.
The error is
ModuleNotFoundError: No module named 'unet3d_model.tmp'

I can't find "tmp" in unet3d_model.
Where is "tmp"?

Sparse Annotation

您好,请问您的代码有实现稀疏标注数据的训练么?

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.