Skip to content
Snippets Groups Projects

Preprocessing and quality check

Merged Olegs NIKISINS requested to merge celeba_preproc into master

This allows to preprocess (extract patches or entire face), and apply the quality check to the preprocessed data. If quality is bad, the preprocessed sample is not saved.

More specifically you can run a code:

./bin/spoof.py \
celeb-a \
lbp-svm \
--skip-extractor-training --skip-extraction --skip-projector-training --skip-projection --skip-score-computation --allow-missing-files \
--grid idiap \
--groups train \
--preprocessor rgb-face-detect-check-quality-128x128 \
--sub-directory <path_to_save>

It will detect the face in the CelebA, and check the quality, by applying eye-detection and estimating if detected eyes are located in the expected positions.

@heusch and @ageorge please check if fine with you. Thanks!

Edited by Olegs NIKISINS

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading