Skip to content
/ ESR Public

Boosting Event Stream Super-Resolution with A Recurrent Neural Network, ECCV2022

Notifications You must be signed in to change notification settings

WarranWeng/ESR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boosting Event Stream Super-Resolution with A Recurrent Neural Network

Official implementation of the following paper:

Boosting Event Stream Super-Resolution with A Recurrent Neural Network by Wenming Weng, Yueyi Zhang, Zhiwei Xiong. In ECCV 2022.

Dataset

Please follow the instructions from directory generate_dataset to prepare the synthetic and real-world dataset. Example dataset can be downloaded from the site.

Pretrained model

The pretrained model will be released in this site

Training and Inference

Please check the file scripts\train_ours.sh and scripts\infer_ours.sh for training and inference.

Citation

If you find this work helpful, please consider citing our paper.

@InProceedings{Weng_2022_ECCV,
    author    = {Weng, Wenming and Zhang, Yueyi and Xiong, Zhiwei},
    title     = {Boosting Event Stream Super-Resolution with A Recurrent Neural Network},
    booktitle = {European Conference on Computer Vision
 (ECCV)},
    year      = {2022},
}

Contact

If you have any problem about the released code, please do not hesitate to contact me with email ([email protected]).

About

Boosting Event Stream Super-Resolution with A Recurrent Neural Network, ECCV2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published