vyomshm / Cats-Dogs-with-keras
An image classifier to identify pictures of cats and dogs absed on very little data.(inspired by fchollet's blog on blog.keras.io)
☆21Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Cats-Dogs-with-keras
- This is an experimental code to train a ResNet-50 made entirely in Tensorflow on Dogs-vs-Cats-Redux☆28Updated 6 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 6 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆76Updated 5 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 7 years ago
- A Keras implementation of YOLOv3 (Tensorflow backend)☆21Updated 6 years ago
- data augmentation on python☆35Updated 6 years ago
- How to train a Tensorflow face object detection model☆64Updated 6 years ago
- ☆72Updated 3 years ago
- Image object detection demo(YOLO,SSD,etc.) running as a Flask web server.☆54Updated 6 years ago
- 实现遇到的分类网络(持续更新)☆19Updated 5 years ago
- On this project, AlexNet Convolution Neural Network is trained using traffic sign images from the German Road Traffic Sign Benchmark. The…☆42Updated 4 years ago
- ☆62Updated 7 years ago
- Cloned from https://github.com/yhenon/keras-frcnn. Added resnet101 support☆38Updated 5 years ago
- Keras to Caffe model converter tool☆67Updated 4 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…☆82Updated 5 years ago
- A method for Fine-Grained image classification☆40Updated 4 years ago
- A Tensorflow version of YOLO2 and its extensions☆22Updated 6 years ago
- Tiny yolov3 tensorflow☆55Updated 5 years ago
- Train DenseNet on Cifar-10 based on Keras☆41Updated 4 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 6 years ago
- this is an implementation of alexnet with tensorflow. Run the train.py for training, and test.py for testing. You only need to config the…☆25Updated 8 years ago
- The implementation of YOLO_v1 with TensorFlow☆13Updated 6 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
- Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)☆67Updated last year
- A tensorflow implement for PeleeNet:A Real-Time Object Detection System on Mobile Devices☆92Updated 6 years ago
- OpenCV+Python Tutorials☆54Updated 4 years ago
- YOLOv2 implemented by TensorFlow☆38Updated 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).☆176Updated 7 years ago