Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
A facial expression classification system that recognizes 6 basic emotions: happy, sad, surprise, fear, anger and neutral.
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version