Skip to content

BasicVSR++2 and Training Speed #1403

Answered by ckkelvinchan
mikolez asked this question in How-to
Discussion options

You must be logged in to vote

Hi @mikolez, you can simply reduce the number of downsampling (i.e., strided conv) and upsampling (i.e., pixel shuffle) from 2 to 1. I will update the code later, but I am currently busy with some other stuff.

About the training speed, this paper may help, but it requires dynamic sequence length and batch size. It may require additional code modifications.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by plyfager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
How-to
Labels
status/WIP work in progress normally kind/feature request new feature/model/datasets/config etc.
3 participants
Converted from issue

This discussion was converted from issue #1359 on November 03, 2022 08:48.