Skip to content
Discussion options

You must be logged in to vote

Hi, @wyli,
I finally gave up on using random intervals to resize.
Directly use batch to achieve fixed range compression.
torch.tensor([2000,6]).reshape([200,10,6]).mean(dim=1)

Replies: 2 comments

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 Minxiangliu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants