Skip to content

ge96lip/Quicknat

Repository files navigation

# Information 
This repository is not the final version submitted to MONAI but represents an intermediate stage of my work in transferring the published network QuickNAT: A Fully Convolutional Network for Quick and Accurate Segmentation of Neuroanatomy by Abhijit Guha Roy, Sailesh Conjeti, Nassir Navab, and Christian Wachinger to the open-source medical library MONAI.

### Training your model

```
python run.py --mode=train
```

### Evaluating your model

```
python run.py --mode=eval
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages