quanhua92 / darknetView external linksLinks
Convolutional Neural Networks
☆174Jul 20, 2016Updated 9 years ago
Alternatives and similar repositories for darknet
Users that are interested in darknet are comparing it to the libraries listed below
Sorting:
- tensorflow implementation of 'YOLO : Real-Time Object Detection'☆1,717Jan 5, 2019Updated 7 years ago
- ☆173Feb 23, 2022Updated 3 years ago
- An implementation of YOLO v2 for direct facial recognition within detection layer.☆164Apr 3, 2019Updated 6 years ago
- ☆35Nov 30, 2016Updated 9 years ago
- Convolutional Neural Networks☆245Jul 12, 2018Updated 7 years ago
- Repository for Challenge-2 Development☆11Oct 13, 2016Updated 9 years ago
- C++ed version of Yolo☆69Sep 17, 2017Updated 8 years ago
- Code for converting FDDB data to the format required by YOLO☆11Apr 14, 2017Updated 8 years ago
- tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test)☆772Oct 22, 2018Updated 7 years ago
- ROLO is short for Recurrent YOLO, aimed at simultaneous object detection and tracking☆889Nov 1, 2016Updated 9 years ago
- C++ implementation of Fast-and-Accurate-Unconstrained-Face-Detector☆111Jan 30, 2020Updated 6 years ago
- YOLO (Real-Time Object Detection) in caffe☆517Jan 5, 2017Updated 9 years ago
- ☆102Dec 19, 2016Updated 9 years ago
- A simple tool for labeling object bounding boxes in images☆1,135Apr 17, 2020Updated 5 years ago
- Face detection evaluation☆61Apr 2, 2017Updated 8 years ago
- Qt5 + Darknet/Yolo + OpenCV3☆22Jan 8, 2017Updated 9 years ago
- Multi-view Face Detection Using Deep Convolutional Neural Networks☆329Aug 31, 2021Updated 4 years ago
- Code and writeup for Udacity Challenge 2 - Using Deep Learning to Predict Steering Angles☆18Feb 10, 2017Updated 9 years ago
- A light-weight deep convolutional neural network for face detection☆13Mar 8, 2019Updated 6 years ago
- CS 229 Course Project. Lambert, Vilim, Buhler☆49Oct 14, 2017Updated 8 years ago
- Realtime Face detection demo using YOLO v2 and OpenCV DNN module☆17Mar 10, 2018Updated 7 years ago
- Using mxnet for face-related algorithm.☆545Aug 11, 2023Updated 2 years ago
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Aug 4, 2015Updated 10 years ago
- This branch is developed for deep face recognition☆1,215Jun 4, 2018Updated 7 years ago
- Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices☆6,156Oct 23, 2023Updated 2 years ago
- One Millisecond Deformable Shape Tracking Library (DEST)☆291Dec 29, 2016Updated 9 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆329Mar 19, 2018Updated 7 years ago
- Face detection based on Surf Cascade Face Detection of Jianguo Li☆30Jul 29, 2013Updated 12 years ago
- Reproduce SSH (Single Stage Headless Face Detector) with MXNet☆92Jul 31, 2018Updated 7 years ago
- This project provides alignment tools for faces, to be used as a preprocessing step before computer vision tasks on face images☆63Nov 30, 2016Updated 9 years ago
- A Face detector trained on YOLOv2 Darknet framework☆32Feb 11, 2018Updated 8 years ago
- ☆17Apr 3, 2017Updated 8 years ago
- Source code for paper: Learning to Track at 100 FPS with Deep Regression Networks, Held, et al. ECCV 2016☆895Sep 18, 2020Updated 5 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆2,869Oct 11, 2022Updated 3 years ago
- An Example of MXNet Models Comilation and Deployment with NNVM in C++☆16Apr 25, 2018Updated 7 years ago
- SSD implementation in development in TensorFlow☆179Mar 22, 2017Updated 8 years ago
- Convolutional Neural Networks