applications section in README [no ci]
Browse files
README.md
CHANGED
@@ -78,6 +78,10 @@ If you experience issues with numpy after installing CuPy, try reinstalling CuPy
|
|
78 |
pip install 'cupy-cuda110>=7.7.0,<8.0.0'
|
79 |
```
|
80 |
|
|
|
|
|
|
|
|
|
81 |
## Acknowledgements
|
82 |
If you found this tool helpful in your research, please, consider citing it:
|
83 |
<pre>
|
|
|
78 |
pip install 'cupy-cuda110>=7.7.0,<8.0.0'
|
79 |
```
|
80 |
|
81 |
+
## Applications of livermask
|
82 |
+
* Pérez de Frutos et al., Learning deep abdominal CT registration through adaptive loss weighting and synthetic data generation, PLOS ONE,
|
83 |
+
https://doi.org/10.1371/journal.pone.0282110
|
84 |
+
|
85 |
## Acknowledgements
|
86 |
If you found this tool helpful in your research, please, consider citing it:
|
87 |
<pre>
|