Morelli001 commited on
Commit
4fe2b5a
·
verified ·
1 Parent(s): e893ac2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -8
README.md CHANGED
@@ -14,23 +14,38 @@ tags:
14
 
15
  # TesticulUS
16
 
17
- TesticulUS is a multicenter testicular ultrasound dataset collected at two
18
- Italian clinical centers. Each image has a pixel-wise segmentation mask. The
19
- first 860 images additionally include classification labels for parenchymal
20
- inhomogeneity.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  ## Access
23
 
24
- The data are not hosted on Hugging Face. Download access is provided only
25
  through the [Ditto platform](https://ditto.ing.unimore.it/testiculus/).
26
 
27
  ## License
28
 
29
- TesticulUS is released under the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.
30
 
31
  ## Citation
32
 
33
- If you use the data for segmentation, cite:
34
 
35
  ```bibtex
36
  @inproceedings{morelli2026new,
@@ -41,7 +56,7 @@ If you use the data for segmentation, cite:
41
  }
42
  ```
43
 
44
- If you use the data for classification, cite:
45
 
46
  ```bibtex
47
  @inproceedings{morelli2025enhancing,
 
14
 
15
  # TesticulUS
16
 
17
+ > A multicenter testicular ultrasound resource for segmentation and
18
+ > parenchymal-inhomogeneity classification research.
19
+
20
+ ![TesticulUS preview](assets/testiculus_previews.png)
21
+
22
+ | Collection | Annotations | Availability |
23
+ | --- | --- | --- |
24
+ | Two Italian clinical centers | Segmentation mask for every image | Via Ditto only |
25
+ | First 860 images | Parenchymal-inhomogeneity classification label | Via Ditto only |
26
+
27
+ ## Overview
28
+
29
+ TesticulUS combines testicular ultrasound images acquired at two Italian
30
+ clinical centers. Every image is paired with a pixel-wise segmentation mask.
31
+ The first 860 images additionally provide labels for parenchymal inhomogeneity,
32
+ supporting both segmentation and classification research.
33
+
34
+ The preview panel shows representative examples with translucent teal mask
35
+ overlays. It is provided solely to illustrate the annotation format.
36
 
37
  ## Access
38
 
39
+ The complete dataset is not hosted on Hugging Face. Request and download it
40
  through the [Ditto platform](https://ditto.ing.unimore.it/testiculus/).
41
 
42
  ## License
43
 
44
+ TesticulUS is released under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
45
 
46
  ## Citation
47
 
48
+ For segmentation use, cite:
49
 
50
  ```bibtex
51
  @inproceedings{morelli2026new,
 
56
  }
57
  ```
58
 
59
+ For classification use, cite:
60
 
61
  ```bibtex
62
  @inproceedings{morelli2025enhancing,