GithubHelp home page GithubHelp logo

johnmasoner / medicalzoo Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 0.0 82 KB

A General Medical Image Segmentation Framework.(Multi-Modal, Mono-Modal, 2D, 3D)

License: MIT License

Python 100.00%
monai pytorch deep-learning medical-imaging segmentation unet 2d-convolution 3d-convolutions image-processing transformer

medicalzoo's Introduction

A General Medical Image Segmentation Model in PyTorch

Table of Contents
  1. About The Project
  2. Recent Updates
  3. Getting Started
  4. Usage
  5. Roadmap
  6. Contributing
  7. License
  8. Contact
  9. Acknowledgments

About The Project

There are many medical image segmentation models out there, but few frameworks focus on mono medical image segmentation or focus on both. This project is a general medical image segmentation model in PyTorch, and to be more precise, it is a general medical image segmentation model in PyTorch that is not only able to segment medical images, but also can be used for other tasks.

Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to expanding this template!

(back to top)

Recent Updates

  • 2022-04-29: support multi-modal medical image segmentation and adjacent layer.
  • 2022-04-26: support multi-classes and upload inference code.
  • 2022-04-24: update multi-clases metrics.
  • 2022-04-07: optimized logger code. Mean the metrics.
  • 2022-04-06: Added Transforms , crop data by label(over-sampling) and Generate patches mask
  • 2022-04-02: Added some script. examples, save data.
  • 2022-04-02: Mean the metrics
  • 2022-03-30: Added 3dDataloader
  • 2022-03-25: Added Configuration README
  • 2022-03-24: Added License section and README.md
  • 2022-03-11: Fixed Release Notes
  • 2022-03-10: Initial Release

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo

    git clone https://github.com/JohnMasoner/MedicalZoo.git
  2. Install Python packages

    pip install -r requirements.txt
  3. Initialization Configuration. you could apply change configuration to your datasets and customize your training strategies.

(back to top)

Usage

python run.py [configuration] [training_model]

For more information about configuration, Please Config ReadMe

(back to top)

Roadmap

  • Add a blog to introduce the project
  • Add More Modules to better training your model(More TODO!)
  • Add 3D Modeling
  • Add more data augmentation
  • Multi-language Support
    • Chinese
    • Chinese (Traditional)
    • French

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Mason Ma - [email protected]

(back to top)

Acknowledgments

This project was inspired by the following projects:

(back to top)

medicalzoo's People

Contributors

johnmasoner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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