Skip to content

Lysemo/StructureAwareDCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StructureAwareDCNN

Pytorch Implementation of Inverse halftoning through structure-aware deep convolutional neural networks https://arxiv.org/abs/1905.00637

Dataset Format

  • image_gray: place halftone gray image
  • gt_gray: place related continous gray image
  • image_pair.txt: pre row include halftone image name and continous image name, the delimiter is a space.

USE

  • pretrain ISR net: python main_IRS.py
  • train: python main_RS.py
  • demo(generate continous image): python demo_RS.py

About

Pytorch Implementation of StructureAware DCNN on Inverse Halftoning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages