wileewang / dan_mmediting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unfolding the Alternating Optimization for blind super resolution

Introduction

This repo is for OpenMMLab Algorithm Ecological Challenge, and paper is Unfolding the Alternating Optimization for blind super resolution

Training

We add some codes based on openmmlab/mmediting. You have two methods to train:

You can just use two config files:

Remember to generate PCA encoder by running create_pca_encoder.py

Then, training command is the same as openmmlab/mmediting

Evaluation

The evaluation for two methods are the same because we define same pipelines. Just be careful with datasetloader we use.

Model weights: Baidu:eqp3

About


Languages

Language:Python 100.0%