Switch to unified view

a/README.md b/README.md
1
### TigerBx: Tissue Mask Generation for Brain Extration
1
### TigerBx: Tissue Mask Generation for Brain Extration
2
<img src="./doc/team.png" alt="tigerbx" width="400">
3
2
4
## Background
3
## Background
5
4
6
* This repo provides deep learning methods with pretrained models for brain extraction.
5
* This repo provides deep learning methods with pretrained models for brain extraction.
7
* We also provided the stand-alone application working on Windows, Mac, and Linux.
6
* We also provided the stand-alone application working on Windows, Mac, and Linux.
8
* The software has been exclusively designed for research purposes and is not intended for any commercial application.
7
* The software has been exclusively designed for research purposes and is not intended for any commercial application.
9
* The software should not be used in clinical applications.
8
* The software should not be used in clinical applications.
10
9
11
<img src="./doc/tigerbx.png" alt="tigerbx" width="800">
12
### Install stand-alone version
10
### Install stand-alone version
13
https://github.com/htylab/tigerbx/releases
11
https://github.com/htylab/tigerbx/releases
14
12
15
### Usage
13
### Usage
16
14
...
...
92
The software has been exclusively designed for research purposes and has not undergone review or approval by the Food and Drug Administration or any other agency. By using this software, you acknowledge and agree that it is not recommended nor advised for clinical applications.  You also agree to use, reproduce, create derivative works of, display, and distribute the software in compliance with all applicable governmental laws, regulations, and orders, including but not limited to those related to export and import control.
90
The software has been exclusively designed for research purposes and has not undergone review or approval by the Food and Drug Administration or any other agency. By using this software, you acknowledge and agree that it is not recommended nor advised for clinical applications.  You also agree to use, reproduce, create derivative works of, display, and distribute the software in compliance with all applicable governmental laws, regulations, and orders, including but not limited to those related to export and import control.
93
91
94
The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall the contributors be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software. Use of the software is at the recipient's own risk.
92
The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall the contributors be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software. Use of the software is at the recipient's own risk.
95
93
96
94