Code Monkey home page Code Monkey logo

Comments (5)

elisemercury avatar elisemercury commented on June 18, 2024

Hi @bayoleems

Can you please provide a bit more detail to your issue? With no information, we cannot relate to the issue you are having.

Thank you and best,
Elise

from duplicate-image-finder.

bayoleems avatar bayoleems commented on June 18, 2024

Hi @elisemercury
I've got similar and duplicate images in the directory but the package keeps returning 0 values for duplicate/similar Images
image

from duplicate-image-finder.

elisemercury avatar elisemercury commented on June 18, 2024

Hi @bayoleems,

Thanks for clarifying! I'll be happy to try and find the issue you are running into - for that, could you please answer the following questions for me?

  • Which version of difPy are you running?
  • Which file types are the images you are comparing?
  • Could you please provide me with the output of search.stats?
  • If you would like difPy algorithm to find similar images, I recommend to set similarity to 'low'. Could you please try this and check the output? When similarity is set to 'normal' it will search for duplicate images.
  • Any specific reason you are using px_size=10 instead of the default value 50?

Thank you and all the best,
Elise

from duplicate-image-finder.

bayoleems avatar bayoleems commented on June 18, 2024

Hi @elisemercury

I'm using the recent version from the repo and comparing .jpg image files.

image

from the search.stats json there's a number of invalid files which I think might be a reason for the issue. What does it mean by invalid file?

Lastly I used px value as 10 cause I thought it would be more precise in similarity matching

image

I still get the same thing even after changing the similarity to low and px to 50.

Thank you.

from duplicate-image-finder.

elisemercury avatar elisemercury commented on June 18, 2024

Hi @bayoleems,

It seems that multiple people have the same issue as you with the new version of difPy. If possible, could you please share one (or more) of the images with me, so that I can test what the issue is related to? That would be of great help. You can share the image with me via [email protected]. I will work on fixing the issue ASAP!

The issue you experienced is likely related to the Pillow package. Pillow made some adjustments with versions >9.1.0 that can affect difPy in the background, depending on which one is installed on your PC. The issue has now been fixed with difPy v3.0.4. Please update it and let me know if the issue is fixed from your end as well.

Thank you and best regards,
Elise

from duplicate-image-finder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.