swghosh / DeepFace

Keras implementation of the renowned publication "DeepFace: Closing the Gap to Human-Level Performance in Face Verification" by Taigman et al. Pre-trained weights on VGGFace2 dataset.
https://research.fb.com/publications/deepface-closing-the-gap-to-human-level-performance-in-face-verification/
MIT License
194 stars 61 forks source link

Enhancement: Updated README with GPU Training Steps #5

Closed ajinkya933 closed 4 years ago

ajinkya933 commented 4 years ago

This PR is intended to update the repository's README file with training steps required to train the DeepFace network on a system with GPU.

swghosh commented 4 years ago

Much thanks for the PR. I'm reviewing it.

swghosh commented 4 years ago

The contents from your PR have been moved to contrib/ folder. There are a few code changes yet to be made which I'll shortly make and mention under this PR itself.

swghosh commented 4 years ago

Updated Changes: