22 Forks
58 Stars
58 Watchers

DARTS

Code for DARTS: DenseUnet-based Automatic Rapid Tool for brain Segmentation

How to download and setup DARTS

Open terminal and run command
git clone https://github.com/NYUMedML/DARTS.git
git clone is used to create a copy or clone of DARTS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DARTS https://github.com/NYUMedML/DARTS/archive/master.zip

Or simply clone DARTS with SSH
[email protected]:NYUMedML/DARTS.git

If you have some problems with DARTS

You may open issue on DARTS support forum (system) here: https://github.com/NYUMedML/DARTS/issues