Skip to content

Releases: kjw0612/rcn

Paper 0.1

Choose a tag to compare

@kjw0612 kjw0612 released this 01 Nov 19:49

Paper Ready for First Review

Recursive-Convolutional Network Deeply-Supervised for Image Super-Resolution

Choose a tag to compare

@kjw0612 kjw0612 released this 11 Oct 11:38
  • RCN (Recursive-Convolutional Network) Initial
  • Deeply-supervised
  • Ablation study (experiment) framework created
  • Paper Added

Residual Convolutional Network for Image Restoration

Choose a tag to compare

@kjw0612 kjw0612 released this 23 Sep 06:17

This version handles multiple image restoration problems (SR, JPEG artifact removal, denoising) with residual-learning convolutional network.
Now we use vl_simplenn (Simple CNN) but we plan to use DAG-version in the future.