Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] imagededup, a new library to find duplicate images more easily!

[P] imagededup, a new library to find duplicate images more easily!

We’ve just open-sourced our library imagededup, a Python package that simplifies the task of finding exact and near duplicates in an image collection.

It includes:

🧮 Several hashing algorithms (PHash, DHash etc) and convolutional neural networks

🔎 An evaluation framework to judge the quality of deduplication

🖼 Easy plotting functionality of duplicates

⚙️ Simple API

We’re really excited about this library because finding image duplication is a very important task in computer vision and machine learning. For example, severe duplicates can create extreme biases in your evaluation of your ML model (check out the CIFAR-10 problem). Please try out our library, ⭐️ it on Github and spread the word! We’d love to get feedback.

🔤 Code: https://github.com/idealo/imagededup

📕 Docs: https://idealo.github.io/imagededup/

https://i.redd.it/8jgr7j0tuiq31.png

submitted by /u/datitran
[link] [comments]