ckkelvinchan / BasicVSR_PlusPlus

Official repository of "BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment"
Apache License 2.0
568 stars 63 forks source link

About Basicvsr++ results #16

Open besttrying opened 1 year ago

besttrying commented 1 year ago

Hi ckkelvinchan! Thanks for the work. I am wondering that can you release the 2x and 3x results? I want to compare it with my results. Thank you! looking forward your response.

lhcwork commented 1 year ago

hello ,I'm also finding the x2 model,do you got the x2 pretrain model weights of the BasicVSR++ ?

lhcwork commented 1 year ago

hello ,I'm also finding the x2 model,do you got the x2 pretrain model weights of the BasicVSR++ ?

besttrying commented 1 year ago

@lhcwork Sorry, I do not find the x2 pretrained model. do you get??

ckkelvinchan commented 1 year ago

@lhcwork Sorry, I do not find the x2 pretrained model. do you get??

I have just uploaded the checkpoints for BasicVSR_2x. You can find the checkpoints in the same Dropbox link mentioned in README. I will try to upload the code this week, but it should be pretty trivial to modify as you only need to remove one strided conv and one pixel-shuffling.