Skip to content

This will remove replicated/duplicated images in a folder. Replicated/duplicated images refer to an image but with multiple names.

Notifications You must be signed in to change notification settings

Qcatbot/duplicated_images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

duplicated_images

This will remove replicated/duplicated images in a folder. Replicated/duplicated images refer to an image but with multiple names.

Description of functions.

Removing duplicated images from image dataset is a very important preprocessing step before training any machine learning model. check_replicate() function will identify duplicated images in a dataset and the function plot_replicate(replicates) helps to visualize the duplicated images & finally remove_replicate() will help to remove the duplicated images.

About

This will remove replicated/duplicated images in a folder. Replicated/duplicated images refer to an image but with multiple names.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published