SR Framework Save

A generic framework which implements some famouts super-resolution models

Project README

SR_Framework

A generic super-resolution framework which implements the following networks (Updating...)

Implement some useful functions for article figures. Like the following:

  • 1. generate_best: Automatically compare your method with other methods and visualize the best patches.

compare.jpg

  • 2. Frequency_analysis: Convert an image to 1-D spectral densities.

frequency.jpg

  • 3. relation: Explore relations in fuse stage.(eg. torch.cat([t1, t2, t3, c4], dim=1) and then fuse them with 1x1 convolution)

relation.jpg

  • 4. feature_map: Visualize feature map.(average feature maps along channel axis)

feature_map.jpg

Open Source Agenda is not affiliated with "SR Framework" Project. README Source: NJU-Jet/SR_Framework
Stars
64
Open Issues
1
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating