Metadata-Version: 2.4
Name: chaldene-super-resolution
Version: 0.1.0
Summary: Super resolution based on EMDiffuse
Author-email: Fei Chen <boxchenfei@gmail.com>
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=1.13.0
Requires-Dist: torchvision>=0.14.0
Requires-Dist: matplotlib
Requires-Dist: tensorboard
Requires-Dist: scipy
Requires-Dist: tifffile
Requires-Dist: opencv-python
Requires-Dist: pandas
Requires-Dist: imutils
Requires-Dist: image_registration
Requires-Dist: numpy>=1.23.0
Requires-Dist: pytest
Requires-Dist: warmup_scheduler
Requires-Dist: tqdm
Requires-Dist: imagecodecs
Dynamic: license-file

# super_resolution

The test image, part of code in super_resolution folder are from https://github.com/Luchixiang/EMDiffuse

To explore the usage interactively, please click
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1qcEOErglYt9N9gZZLAez-Um7agn-5FVj?usp=sharing)
