Skip to content

Commit

Permalink
chore: updated requirements and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nanoxas committed Oct 28, 2024
1 parent e13e3ba commit 5f359ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Diffusion models have become popular for their ability to solve complex problems

The datasets that we are using are available online:
- [BioSR](https://github.com/qc17-THU/DL-SR), the data that we are using has been transformed to .npy files. You can also obtain the data [here](https://drive.google.com/drive/folders/1ZMLAZo4AGX4QASEyd3MGf8LE2B_Bne04?usp=sharing). To generate the training .npz you need to join the parts with
```cat bio_sr_part* > biosr.npz```
- [ImageNet from ILSVRC2012](https://www.image-net.org/challenges/LSVRC/2012/)
- [HCOCO](https://github.com/bcmi/Image-Harmonization-Dataset-iHarmony4?tab=readme-ov-file) - only used in model evaluation

Expand Down

0 comments on commit 5f359ee

Please sign in to comment.