Skip to content

ggpp132/code

Repository files navigation

code

til

Dependencies

Create environment and install packages

  • conda create -n git python=3.9
  • conda activate git
  • pip install -r requirements.txt

Testing

  • test datasets in location test_img.

  • Test the MI, VIF, Qabf, SSIM metrics on the six test sets python test.py

  • The output images are in results/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages