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
- 🟣 Object detection of abstract shapes with neural networks☆222Updated 5 years ago
- A series of notebooks describing how to use YOLO (darkflow) in python☆248Updated 6 years ago
- CNN image classifier implemented in Keras Notebook 🖼️.☆185Updated 4 years ago
- This is an implementation of tensor flow object detection API for running it in Real time through Webcam☆109Updated 6 years ago
- A walk through the code behind setting up YOLOv3 with darknet and training it and processing video on Google Colaboratory☆79Updated 3 years ago
- <NOT ACTIVELY MAINTAINED>A light weight face recognition implementation using a pre-trained facenet model☆111Updated last year
- Deployment of ML model using flask☆22Updated 7 years ago
- Gentle guide on how YOLO Object Localization works with Keras (Part 2)☆65Updated 7 years ago
- This Jupyter notebook explains how to run YOLO on Google Colab, for videos.☆84Updated 6 years ago
- Classify images, specifically document images like ID cards, application forms, and cheque leafs, using CNN and the Keras libraries.☆108Updated 2 years ago
- A simple implementation of facial recognition using facenets for humans 🧔 🔍☆289Updated 8 months 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.