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 have been trying to use the similar image parameter but have not been able to get it to work.
Here's the search I'm running
python bing_scraper.py --similar_images 'https://upload.wikimedia.org/wikipedia/commons/4/4d/Apis_mellifera_Western_honey_bee.jpg' --limit 10 --download -chromedriver C:\Users\Clayton\Downloads\chromedriver_win32\chromedriver.exe
and the result
I tried with several other combinations of images and using 'link address' vs. 'image address' but have not been able to get it to work.
The text was updated successfully, but these errors were encountered:
Thank you for reaching out. It looks like the issue you're encountering might be related to the usage of Bing image search and the related parameters. I recommend checking the documentation at https://docs.ultralytics.com for the correct usage of the similar image parameter and ensuring that the provided image links are valid for the search.
If you require further assistance, feel free to provide additional details, and we'll be happy to help.
Best regards
pa-0
pushed a commit
to pa-0/google-images-download
that referenced
this issue
Jul 9, 2024
Hi,
I have been trying to use the similar image parameter but have not been able to get it to work.
Here's the search I'm running
python bing_scraper.py --similar_images 'https://upload.wikimedia.org/wikipedia/commons/4/4d/Apis_mellifera_Western_honey_bee.jpg' --limit 10 --download -chromedriver C:\Users\Clayton\Downloads\chromedriver_win32\chromedriver.exe
and the result
I tried with several other combinations of images and using 'link address' vs. 'image address' but have not been able to get it to work.
The text was updated successfully, but these errors were encountered: