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)
The text was updated successfully, but these errors were encountered:
ALLJISAN
changed the title
It stucked by a big size imaga
It stucked by a big size image
Feb 14, 2020
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)
The text was updated successfully, but these errors were encountered: