#026 VGGFace: Deep Face Recognition in PyTorch by Oxford VGG
Highlights: Is your goal to do face recognition in photographs or in videos? This distinguished paper, 2015, Deep Face Recognition proposed a novel solution to this. Although the period was very fruitful with contributions in the Face Recognition area, VGGFace presented novelties that enabled a large number of citations and worldwide recognition. Here, we will present a paper overview and provide a code in PyTorch to implement it. Overview: Theoretical background VGGFace network architecture VGGFace…
Read more