pyECO
pyECO copied to clipboard
code crashes in some cases
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
hello, hava you been occured by "Segmentation fault: 11"? I hava been troubled in for several days. Can you help me to solve it?

您好,您是因为“细分错误:11”而发生了吗?我困扰了好几天。你能帮我解决吗?
我也遇到了这个问题。