aosokin / cnn_head_detection
Code for Context-aware CNNs for person head detection
☆206Updated 8 years ago
Alternatives and similar repositories for cnn_head_detection:
Users that are interested in cnn_head_detection are comparing it to the libraries listed below
- RPN+BF☆203Updated 8 years ago
- Code for training py-faster-rcnn and py-R-FCN on multiple GPUs in caffe☆193Updated 7 years ago
- Code and some data for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆238Updated 7 years ago
- Data Augmentation for Caffe☆171Updated 7 years ago
- Caffe branch for R-FCN☆174Updated 7 years ago
- Re-implementation of tripletloss function in FaceNet☆92Updated 7 years ago
- Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.☆172Updated 7 years ago
- caffe-regression examples ,kaggle face keypoint detection☆58Updated 7 years ago
- Video-friendly caffe -- comes with the most recent version of Caffe (as of Jan 2019), a video reader, 3D(ND) pooling layer, and an exampl…☆174Updated 6 years ago
- Caffe for YOLOv2 & YOLO9000☆166Updated 6 years ago
- Caffe real-time data augmentation on-the-fly!!☆164Updated 8 years ago
- YOLO (Real-Time Object Detection) in caffe☆68Updated 2 years ago
- Implementation of Mask-RCNN in Caffe https://arxiv.org/pdf/1703.06870.pdf☆231Updated 5 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 7 years ago
- ☆128Updated 7 years ago
- mtcnn in python☆288Updated 7 years ago
- ☆131Updated 7 years ago
- Caffe for YOLO☆230Updated 8 years ago
- Face detection with the Faster-R-CNN or R-FCN☆70Updated 8 years ago
- Creation of LMDB for training a multi-label loss in Caffe☆71Updated 8 years ago
- Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model☆135Updated 8 years ago
- Implement for ``Learning Deep Features via Congenerous Cosine Loss for Person Recognition''☆175Updated 7 years ago
- This is re-implementation of "ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices"☆158Updated 6 years ago
- Video detection library☆183Updated 8 years ago
- tripletloss in caffe☆321Updated 7 years ago
- use caffe to training a deepid2 net with softmax and contrastive loss, adding identity2verify_layer to translate a single sample into pai…