Skip to main content

Super Resolution

Learn to enhance images without losing quality. A Benchmark created with Weights and Biases.

Overview

This is the Weights & Biases community benchmark for enhancing low resolution images with deep learning. The goal is to predict the most realistic high resolution image given an input image that's 8x less resolution.

Getting started

Follow the instructions in the starter GitHub repository to upload your experiment runs to W&B. You can change the existing hyperparameters and architecture to see if you can improve the model's performance. You could try using an RNN, changing the loss function, augmenting the training data, and so on.

Evaluation

We use a perceptual distance metric (val_perceptual_distance) on the validation set to rank results (lower values are better). The starter repository automatically generates this metric.

How to submit your results

You can submit runs to this benchmark from the "Runs" table in your "Project workspace" tab. To submit a specific run, hover over the run's name, click on the three-dot menu icon that appears to the left of the name, and select "Submit to benchmark". All submissions are reviewed by the benchmark administrators before acceptance.

Top submissions

Run
Author
Code
val_perceptual_distance
val_loss
perceptual_distance
loss
#1
39.837
0.7734
40.597
0.7899
#2
40.114
0.7791
40.25
0.7836
#3
41.812
5.164
26.031
3.223
#4
42.596
0.1957
28.7
0.07978
#5
43.259
0.004
31.577
0.001777
#6
44.835
0.0819
31.059
0.03358
#7
48.069
0.006648
56.725
0.008575
#8
50.683
50.7
44.281
44.307
#9
50.917
50.933
44.802
44.829
#10
51.333
51.348
45.452
45.481
#11
51.563
51.581
45.123
45.154
#12
51.668
0.009448
52.929
0.00999
#13
51.738
0.008942
50.351
0.008557
#14
52.285
0.01104
53.414
0.01114
#15
52.326
0.009654
53.144
0.009999
#16
52.793
52.793
55.934
55.934
#17
53.829
53.847
47.472
47.514
#18
54.418
0.01185
56.811
0.01499479915946722,0.013310853391885756,1.6839455366134644,56.81094741821289,1.6839455366134644
#19
54.527
0.06541
53.917
0.06482
#20
54.876
54.918
48.233
48.277
Loading...