vyomshm / Cats-Dogs-with-kerasLinks
An image classifier to identify pictures of cats and dogs absed on very little data.(inspired by fchollet's blog on blog.keras.io)
☆20Updated 8 years ago
Alternatives and similar repositories for Cats-Dogs-with-keras
Users that are interested in Cats-Dogs-with-keras are comparing it to the libraries listed below
Sorting:
- mtcnn face detection transplanted to keras☆124Updated 7 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- Detecting and counting small objects - Analysis, review and application to counting☆199Updated 7 years ago
- ☆57Updated 8 years ago
- Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)☆191Updated 5 years ago
- CNN+LSTM; Video classification; Four categories(Normal; Smoking; Using mobile; Off seat)☆45Updated 7 years ago
- This is an experimental code to train a ResNet-50 made entirely in Tensorflow on Dogs-vs-Cats-Redux☆30Updated 7 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- How to train a Tensorflow face object detection model☆64Updated 6 years ago
- The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).☆178Updated 7 years ago
- Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)☆67Updated 2 years ago
- LBP级联+CNN 回归定位车牌☆115Updated 8 years ago
- YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.or…☆49Updated 6 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago
- skew_detection algorithm base on texture flow☆58Updated 8 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 7 years ago
- This repository is the implementation of face detection in real time using YOLOv3 framework with keras(tensorflow backend). For use in em…☆47Updated 6 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 7 years ago
- A method for Fine-Grained image classification☆41Updated 5 years ago
- YOLOv2 implemented by TensorFlow☆38Updated 7 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 6 years ago
- 实现遇到的分类网络(持续更新)☆19Updated 6 years ago
- ☆71Updated 4 years ago
- On this project, AlexNet Convolution Neural Network is trained using traffic sign images from the German Road Traffic Sign Benchmark. The…☆42Updated 5 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆178Updated 4 years ago
- Keras implementation of Human Action Recognition for the data set State Farm Distracted Driver Detection (Kaggle)☆180Updated 8 years ago
- ☆105Updated 7 years ago
- Uses TensorFlow and FC2 features to match test images to the same category given a query image as input☆55Updated 7 years ago
- Cloned from https://github.com/yhenon/keras-frcnn. Added resnet101 support☆38Updated 6 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆162Updated 7 years ago