contrast-pred-code icon indicating copy to clipboard operation
contrast-pred-code copied to clipboard

Where does the offset 1 come from?

Open JunwenBai opened this issue 4 years ago • 0 comments

In ar_model in model.py, for layer Cropping2D, why is it pred_steps+1 instead of pred_steps? Similarly, why there is an offset 1 in GenTargets.build?

JunwenBai avatar Feb 26 '20 01:02 JunwenBai