Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Similiar image search doesn't work #8

Open
claytonkanderson opened this issue Jul 8, 2020 · 1 comment
Open

Similiar image search doesn't work #8

claytonkanderson opened this issue Jul 8, 2020 · 1 comment

Comments

@claytonkanderson
Copy link

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

image

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.

@glenn-jocher
Copy link
Member

@claytonkanderson hi there,

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants