Algolzw / BSRT

Pytorch code for "BSRT: Improving Burst Super-Resolution with Swin Transformer and Flow-Guided Deformable Alignment", CVPRW, 1st place in NTIRE 2022 BurstSR Challenge (real-world track).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The real-world dataset

ZXXY09 opened this issue · comments

Excuse me, how to download the dataset which named real-world dataset in your paper? Thank you.

You can download it from the official script:
https://github.com/goutamgmb/deep-burst-sr#datasets

oh, thank you. I have another question that in training real-world dataset the command --pre_train ../../synthetic/train_log/bsrt/real_models/bsrt_tiny/bsrt_best_epoch.pth ,how to get the .pth file.

All pretrained models are provided here