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

Supporting image compression? #186

Open
PetrochukM opened this issue Dec 29, 2022 · 6 comments
Open

Supporting image compression? #186

PetrochukM opened this issue Dec 29, 2022 · 6 comments

Comments

@PetrochukM
Copy link

Hey!

I believe most duplicates are created through compression. For example, if I upload an image to a different service, I re-download it. It's usually compressed, and its metadata may have changed. I have many duplicates from various platforms like Google, Facebook, etc.

I haven't seen anything in the documentation about how this repository handles compression. Will it be able to recognize duplicate images with various levels of compression?

Thanks!

@PetrochukM PetrochukM changed the title Benchmark on image compression Supporting image compression? Dec 29, 2022
@tanujjain
Copy link
Collaborator

Haven't explicitly tested it, but compression shouldn't be too much of a trouble, especially for CNN method. Maybe you could give it a go on a small hand-picked collection of compressed images to see the results?

@PetrochukM
Copy link
Author

It just hasn't worked with other deep-learning apps I tried, so I figured I'd ask before trying.

@tanujjain
Copy link
Collaborator

Would be great if you could share some of your results.

@tanujjain
Copy link
Collaborator

@PetrochukM Did you manage to give it a go?

@PetrochukM
Copy link
Author

I didn't, I'm sorry, I managed to find a collection of other software packages that worked out of the box, instead.

@tanujjain
Copy link
Collaborator

@PetrochukM So, this package didn't work for you? Also, could you share which software packages you ended up using?

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