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:
- 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
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆98Updated 7 years ago
- How to run Object Detection and Segmentation on a Video Fast for Free☆118Updated 7 years ago
- Skin cancer classification using Inceptionv3☆24Updated 7 years ago
- Code for estimating social distances from RGB cameras.☆138Updated last year
- Automatic incident detection on Indian Roads using Artificial Intelligence. Model is trained using Tensorflow object detection API. Use o…☆41Updated 7 years ago
- BEST SCORE ON KAGGLE SO FAR , EVEN BETTER THAN THE KAGGLE TEAM MEMBER WHO DID BEST SO FAR. The project is about diagnosing pneumonia from…☆105Updated 2 years ago
- This repository contains works on a computer vision software pipeline built on top of Python to identify Lanes and vehicles in a video. T…☆69Updated 7 years ago
- Code for automatically measuring the temperature of people using a thermal camera.☆151Updated 5 years ago
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆86Updated 2 years ago
- Code accompanying YOLOv3 series I have created on YouTube☆65Updated 3 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
- Real time instance segmentation with Mask R-CNN, live from webcam feed.☆55Updated last year
- Face-recognition using Siamese network☆210Updated 5 years ago
- Image dataset from Instagram of people wearing medical masks, no mask, or a non-medical (DIY) mask☆54Updated 5 years ago
- A facial recognition based attendance system; Summer School 2018☆32Updated 2 years ago
- Diseases Detection from NIH Chest X-ray data☆81Updated 4 years ago
- Full tutorial of computer vision and machine learning basics with OpenCV and Keras in Python.☆435Updated 4 years ago
- Use 3D convolutional network to predict the speed of a car via dashcam stream. The final mean squared error on validation set is 3.1 (mil…☆41Updated 8 years ago
- Video Analysis using Machine Learning☆52Updated 6 years ago
- Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks☆135Updated last year
- Emotions are reflected from speech, hand and gestures of the body and through facial expressions. Hence extracting and understanding of …☆17Updated 7 years ago
- This is a modified and simplified inference engine of davidsandberg's facenet☆40Updated 5 years ago
- 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
- Various computer vision and OpenCV utilities (Python and C++).☆155Updated 5 years ago
- Implementing YOLOV3 on google colab☆34Updated 6 years ago
- CNN image classifier implemented in Keras Notebook 🖼️.☆185Updated 4 years ago
- Using YOLO object detection, this program will detect if a person is drowning. This project is still a work in progress, so it can only b…☆170Updated 6 years ago
- The project uses state of the art deep learning on collected data for automatic analysis of emotions.☆33Updated 7 years ago
- Computer Vision programs like Motion Detection, Color Tracking, Motion Rcording, Optical Flow and Object Tracking using Python with OpenC…☆27Updated 7 years ago