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
In file eco/scale_filter.py, function of _extract_scale_sample
if xs.min() > im.shape[1] or ys.min() > im.shape[0], etc. , then the code will crash in cv2.copyMakeBorder