Skip to content

Unofficial implementation of NCNet using flax and jax

Notifications You must be signed in to change notification settings

dslisleedh/NCNet-flax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCNet-flax

Model

Unofficial implementation of NCNet using flax and jax.
Paper: https://arxiv.org/abs/2208.11609
Official code(tensorflow2, pytorch): https://github.com/Algolzw/NCNet

TODO:

  • Implement NCNet
  • Implement training code(Using Div2K dataset in tfds)
  • Implement tensorflow lite conversion(quantization) and evaluation code(on Set5)

About

Unofficial implementation of NCNet using flax and jax

Topics

Resources

Stars

Watchers

Forks

Languages