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
I use the example code and feed a 4000X3000 image but it stucked for a long time and seems it will never stop
what's the matter? img_s,regions=selectivesearch.selective_search(img,scale=500, sigma=0.9, min_size=100)
I use the example code and feed a 4000X3000 image but it stucked for a long time and seems it will never stop
what's the matter?
img_s,regions=selectivesearch.selective_search(img,scale=500, sigma=0.9, min_size=100)