jianguoz / Transfer-Learning
We use pretrained networks VGGnet, AlexNet, GoogLeNet, ResNet which trained on the ImageNet dataset as a feature extractor to classify images.
☆21Updated 6 years ago
Alternatives and similar repositories for Transfer-Learning:
Users that are interested in Transfer-Learning are comparing it to the libraries listed below
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆148Updated 3 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆70Updated 2 years ago
- Keras implementation of the VGG16-CAM model☆200Updated 8 years ago
- Ensembling ConvNets using Keras☆75Updated 5 years ago
- Transfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!☆219Updated 5 years ago
- Unpooling of tensor that has been pooled using max_pool_with_argmax☆23Updated 7 years ago
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆56Updated 3 years ago
- Deep Learning libraries tested on images and time series☆162Updated 7 years ago
- Almost any Image classification problem using pytorch☆132Updated 4 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 7 years ago
- ☆14Updated 7 years ago
- http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html☆70Updated 8 years ago
- deep belief network toolbox written in Matlab, including algorithms of unsupervised feature learning, deep learning, and general machine …☆18Updated 11 years ago
- a baseline for baidu dog classification competition.☆113Updated 6 years ago
- sagieppel / Fully-convolutional-neural-network-FCN-for-semantic-segmentation-Tensorflow-implementation☆68Updated 3 years ago
- Introduces an approach for object detection in an image with sliding window. The repository contains three files, make_data.py reads the …☆56Updated 5 years ago
- Keras implementation of YOLO (You Only Look Once) : Unified, Real-Time Object Detection☆36Updated 7 years ago
- Solutions☆91Updated 5 years ago
- ☆9Updated 6 years ago
- Few of the essential image augmentation techniques.☆47Updated 7 years ago
- A Convolutional Neural Network based model for Unsupervised Learning☆33Updated 7 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆59Updated 13 years ago
- Trial on kaggle imagenet object localization by yolo v3 in google cloud☆66Updated 6 years ago
- Vehicle detection using HOG + SVM and sliding windows☆32Updated 7 years ago
- Kaggle dogs vs cats solution in Caffe☆107Updated 5 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆198Updated 6 years ago
- Master Thesis. Code written in python. (Keras with Tensorflow backend)☆21Updated 4 years ago
- SegNet-Basic with Keras☆83Updated 8 years ago
- SqueezeNet Keras demo☆58Updated 7 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago