Datasets:

Modalities:
Image
ArXiv:
Libraries:
Datasets
License:
yscript commited on
Commit
9d804e6
·
verified ·
1 Parent(s): c121822

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -23,3 +23,8 @@ XXX/
23
  ├── image/ # Test images (.png)
24
  └── mask/ # Test masks (optional)
25
  ```
 
 
 
 
 
 
23
  ├── image/ # Test images (.png)
24
  └── mask/ # Test masks (optional)
25
  ```
26
+
27
+ This dataset is introduced and used in the following paper:
28
+
29
+ **VQ-Seg: Vector-Quantized Token Perturbation for Semi-Supervised Medical Image Segmentation**
30
+ arXiv: https://arxiv.org/abs/2601.10124