# white-bkg-classification **Repository Path**: mirrors_jmrozanec/white-bkg-classification ## Basic Information - **Project Name**: white-bkg-classification - **Description**: Classifier to discriminate images with white background. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # White background classification The following repository presents an images dataset as well as scripts used to analyze different ways to predict white background at images. We analyze different algorithms as well as deep learning architectures, comparing also against some state of the art architectures used for object recognition (ImageNet challenge winners from past years). With some simple DL architectures we achieve 98% accuracy with very short training times.