You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, dear author , do you have vertified that if downsample the rate from 4 to 16, the model has a drop on performance ?
like this one
in_channels=[256, 512, 1024, 2048],
upsample_strides=[0.25, 0.5, 1, 2],
out_channels=[128, 128, 128, 128],
The text was updated successfully, but these errors were encountered:
hello, dear author , do you have vertified that if downsample the rate from 4 to 16, the model has a drop on performance ?
like this one
in_channels=[256, 512, 1024, 2048],
upsample_strides=[0.25, 0.5, 1, 2],
out_channels=[128, 128, 128, 128],
The text was updated successfully, but these errors were encountered: