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)
☆19Updated 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:
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 8 years ago
- How to train a Tensorflow face object detection model☆64Updated 7 years ago
- mtcnn face detection transplanted to keras☆125Updated 8 years ago
- This is an experimental code to train a ResNet-50 made entirely in Tensorflow on Dogs-vs-Cats-Redux☆29Updated 7 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)☆192Updated 5 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 7 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 7 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 8 years ago
- YOLO( You Only Look Once,including YOLOv1,YOLOv2,YOLOv3) using tensorflow ,including train/detected and export pb script. Convert darkne…☆25Updated 7 years ago
- Detecting and counting small objects - Analysis, review and application to counting☆199Updated 7 years ago
- face detection, verification and recognition using Keras☆141Updated 7 years ago
- Train YOLOv2 object detector from scratch using Tensorflow.☆138Updated 2 years ago
- Uses TensorFlow and FC2 features to match test images to the same category given a query image as input☆55Updated 8 years ago
- Age and Gender Estimation Using Convolutional Neural Network☆48Updated 8 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).☆179Updated 8 years ago
- ☆62Updated 8 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆178Updated 5 years ago
- skew_detection algorithm base on texture flow☆58Updated 9 years ago
- process a demo in android☆140Updated 7 years ago
- Keras implementation of ShuffleNet V2☆97Updated 7 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- 多标签分类,端到端的中文车牌识别基于mxnet .☆75Updated 9 years ago
- ☆70Updated 4 years ago
- Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)☆65Updated 2 years ago
- ☆104Updated 8 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 7 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆161Updated 8 years ago
- 自动化标注工具,用来制作VOC格式的数据集☆128Updated 8 years ago