Link model, dataset and GitHub repositories
Browse files
README.md
CHANGED
|
@@ -13,6 +13,12 @@ license: other
|
|
| 13 |
|
| 14 |
# FetalVision
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
PyTorch hybrid autoencoder + latent classifier for detecting non-standard/OOD fetal ultrasound views. The production ensemble combines three independently trained seeds.
|
| 17 |
|
| 18 |
## Results
|
|
|
|
| 13 |
|
| 14 |
# FetalVision
|
| 15 |
|
| 16 |
+
## Quick links
|
| 17 |
+
|
| 18 |
+
- [Full patient-safe dataset](https://huggingface.co/datasets/Tiendat88/FetalVision-Fetal-Planes)
|
| 19 |
+
- [Training source code](https://github.com/Tiendat88/FetalVision)
|
| 20 |
+
|
| 21 |
+
|
| 22 |
PyTorch hybrid autoencoder + latent classifier for detecting non-standard/OOD fetal ultrasound views. The production ensemble combines three independently trained seeds.
|
| 23 |
|
| 24 |
## Results
|