gillesvdv commited on
Commit
8ea8538
·
verified ·
1 Parent(s): f899c8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -5,9 +5,4 @@ license: mit
5
  If you use this model, you should cite the following work:
6
  Van De Vyver, Gilles, et al. "Regional quality estimation for echocardiography using deep learning." arXiv preprint arXiv:2408.00591 (2024). https://arxiv.org/abs/2408.00591
7
 
8
- nnU-Net model for cardiac segmentatoin on apical long axis views, trained on internal HUNT4 dataset. See https://github.com/GillesVanDeVyver/arqee for usage.
9
-
10
- The zip file consists of two parts:
11
-
12
- model.onnx contains the model weights
13
- slope_intercept_bias_correction.npy contains the parameters to correct the bias towards the mean
 
5
  If you use this model, you should cite the following work:
6
  Van De Vyver, Gilles, et al. "Regional quality estimation for echocardiography using deep learning." arXiv preprint arXiv:2408.00591 (2024). https://arxiv.org/abs/2408.00591
7
 
8
+ nnU-Net model for cardiac segmentatoin on apical long axis views, trained on internal HUNT4 dataset. See https://github.com/GillesVanDeVyver/arqee for usage.