Code Monkey home page Code Monkey logo

nas_3d_unet's Introduction

NAS-3D-U-Net

Introduction

This is the source code of this article: Neural Architecture Search for Gliomas Segmentation on Multimodal Magnetic Resonance Imaging

Main.ipynb is the main storyline which is self-explained. (If you don't wanna run it in Jupyter Notebook, don't forget to change the tqdm.notebook to tqdm.)

Most of the configurations are set up in config.yml.

I've put the three downloaded and unzipped dataset files in a nas_3d_unet/data/ folder as

nas_3d_unet/data/MICCAI_BraTS_2019_Data_Training/
nas_3d_unet/data/MICCAI_BraTS_2019_Data_Validation/
nas_3d_unet/data/MICCAI_BraTS_2019_Data_Testing/

You are free to keep these things anywhere else, just don't forget to change the corresponding arguments in the config.yml.

This repository is also an update for the previous brats2019 pipeline.

Development Environment

CUDA10 torch==1.2.0 torchvision==0.4.0

GTX1060 (6GB GPU Memory) is good enough for running the whole project (both searching and training) with patchsize=64.

GTX1080Ti (11GB GPU Memory) is recommended.

Acknowledgment

nas_3d_unet's People

Contributors

woodywff avatar

Stargazers

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

Watchers

 avatar  avatar

nas_3d_unet's Issues

bug in main.ipynb

Screen Shot 2021-07-16 at 12 30 19 AM

HI, when I run the brats 2020 dataset, I found in searching process in the main.ipnb will raise errors. Could you find the problem?

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.