Releases: kjw0612/rcn
Releases · kjw0612/rcn
Paper 0.1
Recursive-Convolutional Network Deeply-Supervised for Image Super-Resolution
- RCN (Recursive-Convolutional Network) Initial
- Deeply-supervised
- Ablation study (experiment) framework created
- Paper Added
Residual Convolutional Network for Image Restoration
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.