Stars
8
stars
written in C++
Clear filter
weiliu89 / caffe
Forked from BVLC/caffeCaffe: a fast open framework for deep learning.
Precise RoI Pooling with coordinate gradient support, proposed in the paper "Acquisition of Localization Confidence for Accurate Object Detection" (https://arxiv.org/abs/1807.11590).
FaceBoxes: A CPU Real-time Face Detector with High Accuracy, IJCB, 2017
face detection, face alignment and face detection based on dlib library
Apply triplet loss to face recognition, adding new loss layer to the latest version of caffe.