ImageMonkey / imagemonkey-core

ImageMonkey is an attempt to create a free, public open source image dataset.
https://imagemonkey.io
47 stars 10 forks source link

allow labeling of already pushed images (via duplicate detection) #106

Open bbernhard opened 6 years ago

bbernhard commented 6 years ago

Return the uuid of the image, in case we detect a duplicate. This can be used to retroactivly label donated images.

idea originated in: https://github.com/bbernhard/imagemonkey-core/issues/103

dobkeratops commented 6 years ago

(let me check, is there also a way to grab the UUID, image thumbnails, and existing labels? ..

bbernhard commented 6 years ago

Do you want to get those infos for a specific image or all the images that satisfy a certain condition (e.q cat | dog)