Shikhargupta / computer-vision-techniquesLinks
Implementation of a few prevelant computer vision techniques using Python
☆22Updated 8 years ago
Alternatives and similar repositories for computer-vision-techniques
Users that are interested in computer-vision-techniques are comparing it to the libraries listed below
Sorting:
- IDV Segmentation Example This is an example showing the use of Mask RCNN in a real application. We train the model to detect Idly Vada Do…☆10Updated 7 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆98Updated 6 years ago
- Code accompanying YOLOv3 series I have created on YouTube☆66Updated 3 years ago
- Google Colab (Jupyter) notebook to train Instance Segmentation Tensorflow model with custom dataset, based on Matterport Mask R-CNN☆50Updated 6 years ago
- Code for estimating social distances from RGB cameras.☆138Updated last year
- Face-recognition using Siamese network☆210Updated 5 years ago
- Recognising expression/emotion of unique faces in a video☆19Updated 8 years ago
- How to run Object Detection and Segmentation on a Video Fast for Free☆118Updated 6 years ago
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆85Updated 2 years ago
- Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks☆135Updated last year
- A CNN model in numpy for gesture recognition☆41Updated 7 years ago
- Computer vision system for tracking pedestrians in a scene observed by multiple cameras.☆10Updated 2 years ago
- Emotion classification has always been a very challenging task in Computer Vision. Using the SSD object detection algorithm to extract th…☆25Updated 7 years ago
- Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemen…☆29Updated 7 years ago
- Code for automatically measuring the temperature of people using a thermal camera.☆151Updated 5 years ago
- Detects the sizes of possible wildfires and the rate at which those fires are growing using Computer Vision/OpenCV. Gives a pre-emptive w…☆19Updated 7 years ago
- Classify each facial image into one of the seven facial emotion categories considered using CNN based on https://www.kaggle.com/c/challen…☆108Updated 5 years ago
- This HCI (Human-Computer Interaction) application in Python(3.6) will allow you to control your mouse cursor with your facial movements, …☆26Updated 3 years ago
- The project uses state of the art deep learning on collected data for automatic analysis of emotions.☆33Updated 7 years ago
- Video Analysis using Machine Learning☆52Updated 6 years ago
- Image dataset from Instagram of people wearing medical masks, no mask, or a non-medical (DIY) mask☆55Updated 5 years ago
- Toy/training implementations for classical computer vision algorithms. Not intended for productive use.☆29Updated 9 years ago
- This is a modified and simplified inference engine of davidsandberg's facenet☆40Updated 5 years ago
- A Low Latency Real-Time Object Detection App using your Webcam. Built using TensorFlow and OpenCV.☆20Updated 8 years ago
- Various computer vision and OpenCV utilities (Python and C++).☆154Updated 4 years ago
- ☆72Updated last year
- Automatic Car License/Number Plate recognition System☆39Updated 5 years ago
- A computer vision based gesture detection system that automatically detects the number of fingers as a hand gesture and enables you to co…☆58Updated 5 years ago
- Skin cancer classification using Inceptionv3☆24Updated 7 years ago
- The python code detects different landmarks on the face and predicts the emotions such as smile based on it. It automatically takes a pho…☆45Updated 7 years ago