sunsided / viola-jones-adaboostLinks
Training a face detection cascade using Adaptive Boosting after Viola and Jones.
☆57Updated 7 years ago
Alternatives and similar repositories for viola-jones-adaboost
Users that are interested in viola-jones-adaboost are comparing it to the libraries listed below
Sorting:
- Implementation of Face-recognition system using Inception Network and Siamese Network☆19Updated 6 years ago
- Hsin-Rung Chou, Jia-Hong Lee, Yi-Ming Chan, and Chu-Song Chen, "Data-specific Adaptive Threshold for Face Recognition and Authentication,…☆79Updated 2 years ago
- A face detection program in python using Viola-Jones algorithm.☆47Updated 7 years ago
- Predicting the likelihood of what the driver is doing in each of the pictures in the dataset.☆41Updated 7 years ago
- Implementing YOLO using ResNet as the feature extraction network☆122Updated 6 years ago
- List of Kaggle competitions in the field of Computer Vision☆173Updated 4 years ago
- faster RCNN keras step by step implementation☆52Updated 7 years ago
- Face detection with darknet on WIDER FACE☆37Updated 5 years ago
- Code accompanying YOLOv3 series I have created on YouTube☆66Updated 3 years ago
- ☆41Updated 5 years ago
- Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the ot…☆112Updated 5 years ago
- ☆100Updated 5 years ago
- Code for estimating social distances from RGB cameras.☆138Updated last year
- The supporting code used for the baseline temporal method on the UTA-RLDD dataset☆78Updated 3 years ago
- ☆35Updated 5 years ago
- The goal of this project was to develop a Face Recognition application using a Local Binary Pattern approach and, using the same approach…☆28Updated 4 years ago
- Computer vision: Detect facial keypoints using PyTorch and OpenCV☆31Updated 2 years ago
- https://nanonets.com/blog/optical-flow/☆127Updated last year
- ☆27Updated 6 years ago
- My experimentation around action recognition in videos. Contains Keras implementation for C3D network based on original paper "Learning S…☆53Updated last year
- Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)☆106Updated 5 years ago
- Official PyTorch implementation of "Visualizing the Decision-making Process in Deep Neural Decision Forest", CVPR 2019 Workshops on Expla…☆71Updated 3 years ago
- Efficient Violence Detection Using 3D Convolutional Neural Networks☆15Updated 4 years ago
- Simple, online, and realtime tracking of multiple objects in a video sequence.