File size: 825 Bytes
bdf0994
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
language: en
tags:
- mri
- knee
- segmentation
---
# DOSMA models
These models are those that are made publicly available in the [DOSMA](https://github.com/ad12/DOSMA).
More information on these models can be found in the [documentation](https://dosma.readthedocs.io/en/latest/models.html).

## Citation
If you use any models, please cite any reference for the model in addition to the DOSMA reference below:
```
@inproceedings{desai2019dosma,
  title={DOSMA: A deep-learning, open-source framework for musculoskeletal MRI analysis},
  author={Desai, Arjun D and Barbieri, Marco and Mazzoli, Valentina and Rubin, Elka and Black, Marianne S and Watkins, Lauren E and Gold, Garry E and Hargreaves, Brian A and Chaudhari, Akshay S},
  booktitle={Proc 27th Annual Meeting ISMRM, Montreal},
  pages={1135},
  year={2019}
}
```