PWC-Net icon indicating copy to clipboard operation
PWC-Net copied to clipboard

Need for compressing the label by 20

Open adhara123007 opened this issue 6 years ago • 2 comments

Dear Sir,

"We scale the ground truth flow by 20 and downsample it to obtain the supervision signals at different levels" is written in your paper . What was the need for scaling the ground truth?

Thanks and Regards, A.

adhara123007 avatar Jul 08 '19 12:07 adhara123007

@adhara123007 because otherwise the magnitude of the flow is too big (and diverse in scale). This is a similar strategy in the flownet paper.

jrenzhile avatar Jul 08 '19 13:07 jrenzhile

@jrenzhile "Scale" here you mean scale down (/20) instead of scale up (*20) Am I correct?

MakiseAsuka avatar Aug 01 '22 22:08 MakiseAsuka