jianguoz / Transfer-LearningLinks
We use pretrained networks VGGnet, AlexNet, GoogLeNet, ResNet which trained on the ImageNet dataset as a feature extractor to classify images.
☆21Updated 7 years ago
Alternatives and similar repositories for Transfer-Learning
Users that are interested in Transfer-Learning are comparing it to the libraries listed below
Sorting:
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆152Updated 4 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Using state-of-the-art pre-trained Deep Neural Net architectures for Flower Species Recognition☆168Updated 7 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…☆71Updated 3 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆194Updated 5 years ago
- Keras package for deep residual networks☆302Updated 3 years ago
- Deep Learning examples with Keras.☆304Updated 3 months ago
- image classification with CIFAR10 dataset w/ Tensorflow☆143Updated 3 years ago
- Visualizing VGG16 Convolutional Neural Network using Keras☆27Updated 6 years ago
- A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset☆179Updated 7 years ago
- ☆16Updated 7 years ago
- koch et al, Siamese Networks for one-shot learning, (mostly) reimplimented in keras☆373Updated 6 years ago
- Using Keras and cats to visualize layers from CNNs☆150Updated 9 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- Gentle guide on how YOLO Object Localization works with Keras (Part 2)☆65Updated 7 years ago
- Project repo for Ziff Deep Learning Internship 2017 - Deep learning model performance improvement strategies☆52Updated 8 years ago
- Cifar-10 CNN implementation using TensorFlow library with 20% error.☆91Updated 6 years ago
- Detect and recognize The Simpsons characters using Keras and Faster R-CNN☆147Updated 8 years ago
- Keras implementation of the VGG16-CAM model☆201Updated 9 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago
- ☆111Updated 4 years ago
- Object localization in images using simple CNNs and Keras☆137Updated 6 years ago
- Simple guide on how to generate ROC plot for Keras classifier | DLology☆41Updated 7 years ago
- Keras implementation of a ResNet-CAM model☆281Updated 8 years ago
- Tutorials of deep learning for computer vision.☆214Updated 5 years ago
- Implementation of simple autoencoders networks with Keras☆248Updated 5 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆63Updated 7 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆276Updated 7 years ago
- Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks☆30Updated 8 years ago
- An implementation of the L2-SVM for breast cancer detection using the Wisconsin diagnostic dataset.☆19Updated 2 years ago