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

Duplicate Image Search example with broken link #1492

Closed
under-score opened this issue Aug 17, 2023 · 5 comments
Closed

Duplicate Image Search example with broken link #1492

under-score opened this issue Aug 17, 2023 · 5 comments

Comments

@under-score
Copy link

under-score commented Aug 17, 2023

The example https://github.com/keras-team/keras-io/blob/master/examples/vision/near_dup_search.py
does not work due to a broken link to the dataset
!wget -q https://git.io/JuMq0 -O flower_model_bit_0.96875.zip
Fortunately the model can be recreated here https://github.com/sayakpaul/near-dup-parser/blob/main/bit-supervised-training.ipynb

@sachinprasadhs
Copy link
Collaborator

Hi,

Thanks for reporting the issue.

I was able to make some changes like loading the pre-trained model from TF-Hub and run the notebook successfully.

Please refer the below Colab till we make the changes in the example document.

https://gist.github.com/sachinprasadhs/d1672b5badfa9df9b07786ab2dfa3cc0

@under-score
Copy link
Author

million thanks

@sachinprasadhs
Copy link
Collaborator

Hi,

The PR has been merged with only change to the pre-trained model link #1508.
You can refer the PR and close the issue. Thanks!

@github-actions
Copy link

This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

@github-actions github-actions bot added the stale label Sep 22, 2023
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

This issue was closed because it has been inactive for 28 days. Please reopen if you'd like to work on this further.

@github-actions github-actions bot closed this as completed Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants