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:
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 8 years ago
- mtcnn face detection transplanted to keras☆124Updated 8 years ago
- face detection, verification and recognition using Keras☆141Updated 7 years ago
- How to train a Tensorflow face object detection model☆64Updated 7 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 8 years ago
- Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)☆66Updated 2 years ago
- Detecting and counting small objects - Analysis, review and application to counting☆199Updated 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
- Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)☆192Updated 5 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆178Updated 4 years ago
- 基于视频的烟火检测☆103Updated 7 years ago
- ☆104Updated 8 years ago
- ☆57Updated 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
- ☆70Updated 4 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- Face recognition based on SiameseNet☆92Updated 7 years ago
- using facenet algorithm☆233Updated last year
- LBP级联+CNN 回归定位车牌☆115Updated 8 years ago
- Train YOLOv2 object detector from scratch using Tensorflow.☆138Updated 2 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- Image object detection demo(YOLO,SSD,etc.) running as a Flask web server.☆55Updated 7 years ago
- process a demo in android☆140Updated 6 years ago
- YOLOv2检测过程的Tensorflow实现☆97Updated 7 years ago
- Pedestrians detection and tracking using OpenCV on Python☆133Updated 8 years ago
- Face recognition using Keras☆61Updated 6 years ago
- Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.☆98Updated 7 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆161Updated 7 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 7 years ago
- Simpler app for tensorflow object detection API☆93Updated 7 years ago