rememberlenny / Flask-Person-DetectorLinks
Flask based web application that provides a REST endpoint using OpenCV's Deep Neural Network method for Object Detection
☆42Updated 5 years ago
Alternatives and similar repositories for Flask-Person-Detector
Users that are interested in Flask-Person-Detector are comparing it to the libraries listed below
Sorting:
- Flask Object Detection - TensorFlow☆34Updated 2 years ago
- A Low Latency Real-Time Object Detection App using your Webcam. Built using TensorFlow and OpenCV.☆20Updated 8 years ago
- Keras re-implementation of Yolo v2 Object Detection☆29Updated 6 years ago
- An example of a client side prediction made with TensorFlowJS☆40Updated 5 years ago
- Diving into PyImageSearch☆148Updated 8 years ago
- Face recognition online service, allow user training it.☆55Updated 7 years ago
- Repository contains tasks and exercises made during Udemy course Machine Learning A-Z that I completed in 2017.☆64Updated 8 years ago
- Computer Vision Projects with OpenCV and Python 3, published by Packt☆54Updated 2 years ago
- An emotion and gender detector based on facial features, built with Python and OpenCV☆52Updated 7 years ago
- Using OpenCV in python to recognize digits in a scanned page of handwritten digits.☆112Updated last year
- OpenCV-Computer-Vision-Projects-with-Python☆113Updated 2 years ago
- Add-on library for Keras to train on encrypted images for humans 🛡️☆18Updated 4 years ago
- Live Face Identification with pre-trained VGGFace2 model☆72Updated 7 years ago
- Full tutorial of computer vision and machine learning basics with OpenCV and Keras in Python.☆437Updated 4 years ago
- Facial Recognition using OpenCV and Python☆44Updated 7 years ago
- Projects for Video Series titled "Practical OpenCV3 Image Processing with Python"☆37Updated 7 years ago
- Detect dents and scratches in cars. Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow.☆139Updated 6 years ago
- A software which detect a human face through live webcam feed and identifies the emotion of the person (i.e. the person is happy or sad).☆35Updated 9 years ago
- Some computer vision tutorials for my articles☆120Updated 2 years ago
- Examples of Image Segmentation with Mask R-CNN from PyImageConf 2018☆45Updated 7 years ago
- A tutorial for using YOLACT in Google Colab☆36Updated 5 years ago
- Google Colab (Jupyter) notebook to retrain Object Detection Tensorflow model with custom dataset.☆102Updated 6 years ago
- This is the code for Medium tutorial☆17Updated 7 years ago
- <NOT ACTIVELY MAINTAINED>A light weight face recognition implementation using a pre-trained facenet model☆112Updated 7 months ago
- Facial Recognition Pipeline using Dlib and Tensorflow☆212Updated 2 years ago
- Use the Tensorflow Object Detection API with Tensorflow 2☆139Updated 4 years ago
- Making custom object detector using Yolo (Java and Python)☆94Updated 3 years ago
- Background removal of an image using OpenCV and Deep Learning.