Algolzw / EBSR

Pytorch code for "EBSR: Feature Enhanced Burst Super-Resolution with Deformable Alignment", CVPRW 2021, 1st NTIRE (real data track).
94 stars 11 forks source link

Training time? #3

Closed ruoshiliu closed 2 years ago

ruoshiliu commented 3 years ago

Hi,

Great work! Your paper mentions you implemented the model on 4 RTX 2080 Ti GPU. For the model that generate the results in the NTIRE challenge, how many epochs did you train and how long did it take (for pretraining and finetuning individually)?

Thanks, Ruoshi

Algolzw commented 3 years ago

Our model was trained with 400 epochs. One week for pretraining and one day for finetuning.