quiltdata / open-imagesLinks
Build an example image classifier using Google Open Images V4
☆32Updated 6 years ago
Alternatives and similar repositories for open-images
Users that are interested in open-images are comparing it to the libraries listed below
Sorting:
- How to run Keras model inference x3 times faster with CPU and Intel OpenVINO☆34Updated 6 years ago
- Examples of Image Segmentation with Mask R-CNN from PyImageConf 2018☆45Updated 7 years ago
- Download specific objects from Open-Images Dataset☆37Updated 7 years ago
- Python implementation of a live deep learning based age/gender/expression recognizer☆84Updated 5 years ago
- Implementation in Keras of MobileNet (https://arxiv.org/abs/1704.04861)☆23Updated 7 years ago
- Freiburg Groceries Dataset☆83Updated 6 years ago
- Edge TPU Accelerator / Multi-TPU + MobileNet-SSD v2 + Python + Async + LattePandaAlpha/RaspberryPi3/LaptopPC☆82Updated 6 years ago
- Face Recognition using MTCNN face detector and FaceNet (pre-trained by davidsandberg) based identification.☆33Updated 6 years ago
- This repository will contain scripts to deploy publicly available face detection models and benchmark them against famous WIDER face data…☆82Updated 7 years ago
- Detection masks on faces.☆29Updated 5 years ago
- Takes 2 images and says how similar they are based on Euclidean distance of feature vectors☆58Updated 7 years ago
- A dataset of images for artificial intelligence models to recognize human actions.☆55Updated 6 years ago
- Repo to demonstrate conversion from PyTorch to TensorFlow☆34Updated 2 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 6 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆44Updated 6 years ago
- ID R&D Antispoofing Challenge: Материалы соревнования☆15Updated 6 years ago
- Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches th…☆31Updated 2 years ago
- Downloader for the open images dataset☆43Updated 6 years ago
- Applying progressive resizing to building models in Keras.☆18Updated 6 years ago
- Generate and view TensorFlow's TFRecord file.☆28Updated 5 years ago
- This is a modified and simplified inference engine of davidsandberg's facenet☆40Updated 5 years ago
- Visual Similarity research at Fynd. Contains code to reproduce 2 of our research papers.☆84Updated 2 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantag…☆81Updated 6 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 years ago
- YOLOv3 Implementation in TensorFlow 1.1X☆63Updated 6 years ago
- Tutorial for creating multi-task age and gender estimator in Tensorflow