Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 408 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 408 Bytes

OCMIST

One-click medical image segmentation tool for BraTS Challenge dataset.

This is the GUI project of MICCAI 2019 paper "Interactive deep editing framework for medical image segmentation".

Getting Started

Prerequisites

PyQt5>=5.6
nibabel
keras
tensorflow
tables
numpy
keras_contrib

Installing

Acknowledgments