Skip to content

Frankerfrank/HybrUR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

HybrUR

A Hybrid Physical-Neural Solution for Unsupervised Underwater Image Restoration

Requirements

  • Python 3
  • Pytorch (with CUDA)
  • Opencv-Python
  • Pyyaml

Project directory

  • checkpoints -- the trained network parameters to reload the HybrUR model
  • config -- deploy the testing parameters
  • model -- methodology implementation
  • results -- the storage path of generated images
  • samples -- network input (underwater and in-air images)
  • utils -- utility functions

Usage

cd `project root directory`
python test.py 

The generated results will be saved in the results folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published