Skip to content

Commit 8f0c7f5

Browse files
adding weights of multiple projectsv2
1 parent 65962d5 commit 8f0c7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The repository offers the official implementation of our paper in PyTorch. The n
2525

2626
| Data | Sample | MAE | SSIM | PSNR | Weights |
2727
|------|--------|---------|---------|---------|--------|
28-
| Unpaired Pediatric brain MRI/CT images (Private dataset) | <img src="imgs/pediatric_mri_sample.png" width="100"> <img src="imgs/pediatric_ct_sample.png" width="100"> | 60.76 | 83.23 | 23.95 | [Download](https://drive.google.com/file/d/15e1pS2V2DDdQQqIdEdD7cpZstyQuSG_i/view?usp=drive_link) |
28+
| Unpaired Pediatric brain MRI/CT images (Private dataset) | <img src="./imgs/pediatric_mri_sample.png" width="100"> <img src="imgs/pediatric_ct_sample.png" width="100"> | 60.76 | 83.23 | 23.95 | [Download](https://drive.google.com/file/d/15e1pS2V2DDdQQqIdEdD7cpZstyQuSG_i/view?usp=drive_link) |
2929
| Unpaired Adult brain MRI/CT images. Original dataset are paired ([Link](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8446124/)) | <img src="imgs/adult_mri_sample.png" width="100"> <img src="imgs/adult_ct_sample.png" width="100"> | 44.30 | 87.10 | 22.56 | [Download](https://drive.google.com/file/d/1FUTEDrw8G92zgc0rRZ4TRxHFgkkPhk7R/view?usp=drive_link) |
3030
| Unpaired Adult abdominal MRI/CT images ([Link](https://chaos.grand-challenge.org/Download/)) | <img src="imgs/abdominal_mri_sample.png" width="100" style="transform: rotate(270deg);"> <img src="imgs/abdominal_ct_sample.png" width="100" style="transform: rotate(270deg);"> | - | - | - | [Download](https://drive.google.com/file/d/1pa3vsPohB6_aCmGoHe_1V851yZHg_1Ae/view?usp=drive_link) |
3131

0 commit comments

Comments
 (0)