Diff of /v3/docs/index.rst [000000] .. [b86468]

Switch to unified view

a b/v3/docs/index.rst
1
Brainchop
2
===========
3
4
Brainchop is a client-side web-application  for automatic segmentation of MRI volumes that brings automatic volumetric  segmentation    capability to neuroimaging  by running a robustly pre-trained deep learning model. The app does not require technical sophistication from the user and is designed for  locally and privately segmenting user’s T1 volumes.  Results of the segmentation may be easily saved locally after the computation. An intuitive interactive interface that does not require any special training nor specific instruction to run enables access to a state of the art deep learning brain segmentation for anyone with a modern browser (e.g. Firefox, Chrome etc) and commonly available hardware. Additionally, we make implementation of brainchop freely available releasing its pure Javascript code as open-source.
5
6
.. toctree::
7
   :maxdepth: 2
8
9
   About
10
   System-Requirements   
11
   Local-Setup
12
   Input-Data   
13
   Inference-Model   
14
   Data-Postprocessing   
15
   Brainchop-Zoo
16
   Performance   
17
   Contribution-Guidelines
18
19
20
Resources
21
=========
22
23
* **Demo**: Brainchop (https://neuroneural.github.io/brainchop/).
24
* **Project source**: Brainchop (https://github.com/neuroneural/brainchop).
25