AsoStrife / Computer-Vision-ProjectLinks
The goal of this project was to develop a Face Recognition application using a Local Binary Pattern approach and, using the same approach, develop a real time Face Recognition application.
☆28Updated 4 years ago
Alternatives and similar repositories for Computer-Vision-Project
Users that are interested in Computer-Vision-Project are comparing it to the libraries listed below
Sorting:
- Facial Expression Recognization using JAFFE☆28Updated 5 years ago
- Adaptive foreground-background segmentation using Gaussian Mixture Models (GMMs)☆26Updated 7 years ago
- An improved contrast enhancement method for image.☆68Updated 2 years ago
- Classifying the Blur and Clear Images☆128Updated 2 years ago
- https://nanonets.com/blog/optical-flow/☆128Updated last year
- Official PyTorch implementation of "Visualizing the Decision-making Process in Deep Neural Decision Forest", CVPR 2019 Workshops on Expla…☆72Updated 3 years ago
- Training a face detection cascade using Adaptive Boosting after Viola and Jones.☆57Updated 7 years ago
- Convert VGG imagenet pre-trained weights for grayscale images☆26Updated 7 years ago
- Automatic image colorization with a deep convolutional neural network☆119Updated 7 years ago
- implement SRCNN via Keras with Theano as backend. For fair comparison with published works, low-resolution images are produced by matlab …☆22Updated 8 years ago
- LBP-based segmentation of defocus blur☆68Updated 7 years ago
- ☆62Updated last year
- Skin lesion detection from dermoscopic images using Convolutional Neural Networks☆57Updated 7 years ago
- A filter that smooths images while preserving edges.☆43Updated 4 years ago
- Keras Implementation of the paper Residual Feature Distillation Network for Lightweight Image Super-Resolution☆34Updated 3 years ago
- Image Classification using SIFT, Bag of words, k means clustering and SVM Classification☆85Updated last year
- Local Binary Patterns implementation using Python3 and OpenCV☆91Updated 8 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 7 years ago
- Blurred Region Detection using Singular Value Decomposition (SVD)☆94Updated 7 years ago
- A modified SegNet Convolutional Neural Net for segmenting human skin from images☆59Updated 5 years ago
- Face detection using active shape models 🐍☆46Updated last year
- Unsupervised color image segmentation using Region Growing and Region Merging☆26Updated 7 years ago
- Deblurring Face Images using Uncertainty Guided Multi-Stream Semantic Networks☆124Updated last year
- A face detection program in python using Viola-Jones algorithm.☆47Updated 7 years ago
- Official Tensorflow implementation of BreastNet