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:
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆83Updated 2 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
- Code for automatically measuring the temperature of people using a thermal camera.☆151Updated 5 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…☆104Updated 2 years ago
- How to run Object Detection and Segmentation on a Video Fast for Free☆118Updated 6 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆98Updated 6 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…☆68Updated 6 years ago
- Code for estimating social distances from RGB cameras.☆137Updated 10 months 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
- Image Object Localization by ResNet-18 using tensorflow, keras and pytorch☆45Updated 5 years ago
- Face-recognition using Siamese network☆208Updated 5 years ago
- This is a modified and simplified inference engine of davidsandberg's facenet☆40Updated 5 years ago
- Contains real-life example that can be solved by pytorch☆69Updated 3 years ago
- A Keras implementation of YOLOv3 (Tensorflow backend)☆21Updated 6 years ago
- A Face recognition system using Deep Neural Networks -- Will shortly update this to work on Python3☆17Updated 7 years ago
- Detect dents and scratches in cars. Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow.☆137Updated 6 years ago
- Noise removal from images using Convolutional autoencoder☆39Updated 6 years ago
- ☆72Updated last year
- Video Analysis using Machine Learning☆52Updated 6 years ago
- License Plate Recognition at character level☆10Updated 6 years ago
- Various computer vision and OpenCV utilities (Python and C++).☆153Updated 4 years ago
- Diseases Detection from NIH Chest X-ray data☆82Updated 4 years ago
- A CNN model in numpy for gesture recognition☆41Updated 7 years ago
- Implementation of Face-recognition system using Inception Network and Siamese Network☆20Updated 6 years ago
- Skin cancer detection project☆190Updated 7 years ago
- ENet - A Neural Net Architecture for real time Semantic Segmentation☆284Updated 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 7 years ago
- Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks☆135Updated last year
- This Jupyter notebook explains how to run YOLO on Google Colab, for videos.☆84Updated 5 years ago
- A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).☆86Updated 6 years ago