txz32102 commited on
Commit
45712ab
·
verified ·
1 Parent(s): abd7171

Update README.md

Browse files

# about the dataset

The images are from the fastMRI dataset, where their original size is 384 pixels, and we have resized them to 512 pixels.

# about the purpose

This is a dev dataset, we intended to use it to do SR task (text guided image to image task using diffusion).

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,6 +4,7 @@ language:
4
  - en
5
  tags:
6
  - medical
 
7
  size_categories:
8
  - 10K<n<100K
9
  dataset_info:
@@ -23,4 +24,4 @@ configs:
23
  data_files:
24
  - split: train
25
  path: data/train-*
26
- ---
 
4
  - en
5
  tags:
6
  - medical
7
+ - mri
8
  size_categories:
9
  - 10K<n<100K
10
  dataset_info:
 
24
  data_files:
25
  - split: train
26
  path: data/train-*
27
+ ---