perseus784 / BvSLinks
An Image classifier to identify whether the given image is Batman or Superman using a CNN with high accuracy. (From getting images from google to saving our trained model for reuse.)
☆52Updated 6 years ago
Alternatives and similar repositories for BvS
Users that are interested in BvS are comparing it to the libraries listed below
Sorting:
- Diving into PyImageSearch☆147Updated 8 years ago
- <NOT ACTIVELY MAINTAINED>A light weight face recognition implementation using a pre-trained facenet model☆111Updated last year
- CNN image classifier implemented in Keras Notebook 🖼 ️.☆185Updated 4 years ago
- Flask Object Detection - TensorFlow☆34Updated 3 years ago
- Detecting Number plate from images of cars using openCV☆87Updated 5 years ago
- Live Face Identification with pre-trained VGGFace2 model☆73Updated 8 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆98Updated 7 years ago
- Face-recognition using Siamese network☆211Updated 6 years ago
- A simple implementation of facial recognition using facenets for humans 🧔 🔍☆289Updated 8 months ago
- This is an implementation of tensor flow object detection API for running it in Real time through Webcam☆109Updated 6 years ago
- Image Classification using Keras as well as Tensorflow.☆82Updated last year
- A Machine Learning classifier for recognizing the digits for humans 🎰☆160Updated 8 months ago
- Balanced Multiclass Image Classification with TensorFlow on Python.☆69Updated 3 years ago
- RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.☆126Updated 2 years ago
- Deep learning based facial expression recognizer. Recognizes 6 expresions☆27Updated 3 years ago
- Making custom object detector using Yolo (Java and Python)☆94Updated 4 years ago
- A series of notebooks describing how to use YOLO (darkflow) in python☆248Updated 6 years ago
- Initial Publish... Yet to add the code...☆130Updated 5 years ago
- This Jupyter notebook explains how to run YOLO on Google Colab, for videos.☆84Updated 6 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
- A Tensorflow implementation of Facial Recognition in Python☆229Updated 5 years ago
- Detect dents and scratches in cars. Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow.☆142Updated 7 years ago
- Face detection example in Python 3 based on OpenCV and Flask☆68Updated 3 years ago
- Assessing car damage with convolution neural networks for a personal auto claims expedition use case