All Projects → zhangyaqi1989 → Ensemble Methods For Image Classification

zhangyaqi1989 / Ensemble Methods For Image Classification

In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CNN model and Residual Neural Network.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ensemble Methods For Image Classification

Image captioning
generate captions for images using a CNN-RNN model that is trained on the Microsoft Common Objects in COntext (MS COCO) dataset
Stars: ✭ 51 (-23.88%)
Mutual labels:  cnn
One Pixel Attack Keras
Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet
Stars: ✭ 1,097 (+1537.31%)
Mutual labels:  cnn
Ai Thermometer
Fever screening with IR & RGB cameras and Deep CNNs
Stars: ✭ 60 (-10.45%)
Mutual labels:  cnn
Text nn
Text classification models. Used a submodule for other projects.
Stars: ✭ 55 (-17.91%)
Mutual labels:  cnn
Convisualize nb
Visualisations for Convolutional Neural Networks in Pytorch
Stars: ✭ 57 (-14.93%)
Mutual labels:  cnn
Nlp overview
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
Stars: ✭ 1,104 (+1547.76%)
Mutual labels:  cnn
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-26.87%)
Mutual labels:  cnn
Lstm Cnn classification
Stars: ✭ 64 (-4.48%)
Mutual labels:  cnn
Lstm Context Embeddings
Augmenting word embeddings with their surrounding context using bidirectional RNN
Stars: ✭ 57 (-14.93%)
Mutual labels:  cnn
Embedded gcnn
Embedded Graph Convolutional Neural Networks (EGCNN) in TensorFlow
Stars: ✭ 60 (-10.45%)
Mutual labels:  cnn
Dsbd
Large-scale, Fast and Accurate Shot Boundary Detection through Spatio-temporal Convolutional Neural Networks
Stars: ✭ 54 (-19.4%)
Mutual labels:  cnn
Meme Generator
MemeGen is a web application where the user gives an image as input and our tool generates a meme at one click for the user.
Stars: ✭ 57 (-14.93%)
Mutual labels:  cnn
Deblurgan Tf
Unofficial tensorflow (tf) implementation of DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks
Stars: ✭ 60 (-10.45%)
Mutual labels:  cnn
Lung Diseases Classifier
Diseases Detection from NIH Chest X-ray data
Stars: ✭ 52 (-22.39%)
Mutual labels:  cnn
Sentiment analysis albert
sentiment analysis、文本分类、ALBERT、TextCNN、classification、tensorflow、BERT、CNN、text classification
Stars: ✭ 61 (-8.96%)
Mutual labels:  cnn
Gait Recognition
Distance Recognition of a Human Being with Deep CNN's
Stars: ✭ 51 (-23.88%)
Mutual labels:  cnn
Haddoc2
Caffe to VHDL
Stars: ✭ 57 (-14.93%)
Mutual labels:  cnn
Gtsrb
Convolutional Neural Network for German Traffic Sign Recognition Benchmark
Stars: ✭ 65 (-2.99%)
Mutual labels:  cnn
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (-4.48%)
Mutual labels:  cnn
Captcha break keras
keras theano 验证码破解 字母+数字
Stars: ✭ 60 (-10.45%)
Mutual labels:  cnn

Ensemble-Methods-for-Image-Classification

In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CNN model and Residual Neural Network. The detailed implementation and discussion is in the report.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].