Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.
/ HD-Faces Public archive

"High Resolution Face Recognition" M2 project with IDEMIA

Notifications You must be signed in to change notification settings

cepedus/HD-Faces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HD Face Recognition

To run cavaface-pytorch adaptation:

  • cd cavaface
  • pip install -r requirements.txt
  • check relative paths in config.py (./data/highres/, ./data/highres_eval/, ./data/lowres/, etc. directories must exist)
  • check batch size, num_epoch, num_workers, etc for multi gpu
  • to run: python ./train.py

Debug logs are available here.

About

"High Resolution Face Recognition" M2 project with IDEMIA

Resources

Stars

Watchers

Forks