Skip to content

dragon-beep/Duplicates_remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Duplicates_remover

Having duplicate images in a dataset creates a two kinds of problems:

  1. It introduces bias into your dataset, giving your deep neural network additional opportunities to learn patterns specific to the duplicates.
  2. It hurts the ability of your model to generalize to new images outside of what it was trained on.

Identifying duplicates in a large dataset manually is very time consuming and error-prone process. This project aims to remove duplicate images from the dataset.

About

This programs aims to identify and remove duplicates of the same file, thus removing bias in a dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages