Find Identical Images in a Directory using Python and OpenCV

Code: identical_image_checker I was labelling images to fine-tune the object detection model. Of course occasionally you might find funny samples in these images, but overall it’s still a tedious work that will make you dizzy and feel less and less confident of what you’re doing. There were 1,526 images in my labelling folder. I have labelled them in these months on and off. Sometimes I would stared at the image and had a feeling that “Wait, I’ve labelled this one before… Haven’t I? [Read More]