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:
- Implementing YOLO using ResNet as the feature extraction network☆123Updated 6 years ago
- Python SIFT (Scale Invariant Feature Transform) implementation☆44Updated 5 years ago
- Implementation of Face-recognition system using Inception Network and Siamese Network☆19Updated 6 years ago
- Code for estimating social distances from RGB cameras.☆138Updated last year
- ☆41Updated 6 years ago
- https://nanonets.com/blog/optical-flow/☆128Updated last year
- 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
- This repository includes fast tracking by detection method based on SSD detector and multiple Kalman tracker.☆31Updated 7 years ago
- Problem Set solutions for the "Introduction to Computer Vision (ud810)" MOOC from Udacity☆128Updated 7 years ago
- Implementation of Lucas Kanade Tracking system using six parameter affine model and recursive Gauss-Newton process.☆37Updated 2 years ago
- Learning and replicating famous deep learning models for computer vision tasks☆182Updated 2 years ago
- Code accompanying YOLOv3 series I have created on YouTube☆65Updated 3 years ago
- Computer vision: Detect facial keypoints using PyTorch and OpenCV☆31Updated 2 years ago
- Code for automatically measuring the temperature of people using a thermal camera.☆151Updated 5 years ago
- A Python implementation of the Kanade–Lucas–Tomasi (KLT) feature tracker☆99Updated 6 years ago
- Automatically classification of each driver's behavior given a dataset of 2D dashboard camera images.☆35Updated 8 years ago
- Udacity Self Driving Car ND projects - including lane detection, Traffic sign classifier, behaviour cloning☆62Updated 3 years ago
- ENet - A Neural Net Architecture for real time Semantic Segmentation☆285Updated 4 years ago
- Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)☆106Updated 6 years ago
- My solutions to the projects assigned for the Udacity Computer Vision Nanodegree☆37Updated 7 years ago
- This repository contains python notebooks taken from Coursera course "Fundamentals of Digital Image and Video Processing", taught at Nort…☆34Updated 9 years ago
- ☆103Updated 6 years ago
- List of Kaggle competitions in the field of Computer Vision☆173Updated 4 years ago
- Predicting the likelihood of what the driver is doing in each of the pictures in the dataset.☆41Updated 7 years ago
- Histogram of oriented gradients (HOG) Python implementation using NumPy.☆36Updated 2 years ago
- Implemented digit detector in natural scene. I used SVHN as the training set, and implemented it using keras-retinanet.☆27Updated 6 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 6 years ago
- A COCO image and masks generator tutorial for semantic segmentation purposes.☆78Updated 5 years ago
- Uses Tensorflow Object Detection API to detect and track hands as well as estimate their distance from the camera☆72Updated 7 years ago
- Detect driver drowsiness and gaze direction☆83Updated 7 years ago