Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

RetinaFace: Single-stage Dense Face Localisation in the Wild

# Difference from Paper

  1. standard OHEM -> Focal Loss
  2. Smooth L1 Loss -> GIoU
  3. Momentum Optimizer -> Adam Optimizer

# Reference

  • Focal Loss for Dense Object Detection [Paper]
  • RetinaFace: Single-stage Dense Face Localisation in the Wild [Paper]
  • Generalized Intersection over Union: A Metric and A Loss for Bounding Box Regression [Paper] [Code]

About

RetinaFace: Single-stage Dense Face Localisation in the Wild

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.