github idealo/imagededup v0.2.0
v0.2.0: Add Brute Force Cython, Expand supported image formats and some small fixes

latest releases: v0.3.2, v0.3.1, v0.3.0...
4 years ago

✨ New features and improvements

  • Implemented Cython implementation for brute force. This is now used as default search_method on Linux and MacOS X. For Windows, we still use bktree as default as we are not sure that popcnt is supported #56
  • Expand supported image formats. Now it also supports: 'MPO', 'PPM', 'TIFF', 'GIF', 'SVG', 'PGM', 'PBM' #35

🔴 Bug fixes

  • Relaxing the package dependencies #36
  • Removal of print statements #39
  • Fix type error when saving scores #55 & #61

👥 Contributors

Thanks to @jonatron, @orf, @DannyFeliz, @ImportTaste, @fridzema, @DannyFeliz, @iozevo, @MomIsBestFriend, @YadunandanH for the pull requests and contributions.

Don't miss a new imagededup release

NewReleases is sending notifications on new releases.