contrast-pred-code
contrast-pred-code copied to clipboard
Where does the offset 1 come from?
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?