py-image-dataset-generator icon indicating copy to clipboard operation
py-image-dataset-generator copied to clipboard

Cannot reach 100% download

Open tuannguyenngoc opened this issue 6 years ago • 0 comments

Hi there, Thank you very much for your project. It's very helpful. I have the same problem when it stops downloading before reaching limit. capture I notice that it only finds 710 images on both Google and Bing which is unusual because I think there are more "popular meme" on two sites. And you mentioned you were able to download 1000 images. In bing_grabber.py and google_grabber.py, I tried to increase no_of_pages_down to 200/300 (no_of_pages_down = 20 if nb_images < 300 else 200) but it did not help. My system: OS: Windows 7 Enterprise Chrome: Version 67.0.3396.62 (Official Build) (64-bit) Anaconda 5.2.0 Python 6.4.0 Can you please help? Thank you.

P/S: I found a closed issue about this problem so I re-create a new issue.

tuannguyenngoc avatar Jun 07 '18 22:06 tuannguyenngoc