lucs-C / FMA-Net

Official repository of FMA-Net (arXiv 2024)

Home Page:https://kaist-viclab.github.io/fmanet-site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FMA-Net: Flow-Guided Dynamic Filtering and Iterative Feature Refinement with Multi-Attention for Joint Video Super-Resolution and Deblurring

Co-corresponding authors
1Korea Advanced Institute of Science and Technology, South Korea
2Chung-Ang University, South Korea

This repository is the official PyTorch implementation of "FMA-Net: Flow-Guided Dynamic Filtering and Iterative Feature Refinement with Multi-Attention for Joint Video Super-Resolution and Deblurring". FMA-Net achieves state-of-the-art performance in joint video super-resolution and deblurring (VSRDB).

Please visit our project page for more visual results.

🎬 Network Architecture

overall_structure

Codes and pretrained models will be updated soon.


Reference

Geunhyuk Youk, Jihyong Oh† and Munchurl Kim† "FMA-Net: Flow-Guided Dynamic Filtering and Iterative Feature Refinement with Multi-Attention for Joint Video Super-Resolution and Deblurring", arXiv, 2024. (†: Co-corresponding authors)

@article{youk2024fmanet,
  author    = {Geunhyuk Youk and Jihyong Oh and Munchurl Kim},
  title     = {FMA-Net: Flow-Guided Dynamic Filtering and Iterative Feature Refinement with Multi-Attention for Joint Video Super-Resolution and Deblurring},
  journal   = {arXiv preprint arXiv:2401.03707},
  year      = {2024},
 }

About

Official repository of FMA-Net (arXiv 2024)

https://kaist-viclab.github.io/fmanet-site/

License:MIT License