Skip to content

Lqm26/RMFNet

Repository files navigation

Efficient Event Stream Super-Resolution with Recursive Multi-Branch Fusion

Official PyTorch Implementation of the IJCAI 2024 Paper:

Efficient Event Stream Super-Resolution with Recursive Multi-Branch Fusion
Supp


Dataset

Please follow the instructions from directory generate_dataset to prepare the synthetic and real-world dataset.

Pretrained model

Some pretrained model are in the pretrain folder.

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.

@article{liang2024efficient,
  title={Efficient Event Stream Super-Resolution with Recursive Multi-Branch Fusion},
  author={Liang, Quanmin and Huang, Zhilin and Zheng, Xiawu and Yang, Feidiao and Peng, Jun and Huang, Kai and Tian, Yonghong},
  journal={arXiv preprint arXiv:2406.19640},
  year={2024}
}

Contact

If you have any problem about the released code, please contact me with email (liangqm5@mail2.sysu.edu.cn).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published