ShaoQiBNU / CV-Alexnet
利用Alexnet实现MNIST
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for CV-Alexnet
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆561Updated 6 years ago
- AlexNet,GoogleNet,VGG和ResNet网络架构的demo示例☆22Updated 6 years ago
- ☆199Updated 6 years ago
- ☆33Updated 5 years ago
- 制作自己的VOC2007数据集用于faster-rcnn目标检测模型训练☆137Updated 7 years ago
- A tiny implementation of LeNet (without deep learning framework)☆32Updated 4 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆217Updated 5 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago
- The code on deep learning.☆74Updated 6 years ago
- 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆438Updated last year
- 获取图像的LBP特征☆79Updated 9 years ago
- ☆90Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last year
- BP神经网络☆16Updated 6 years ago
- 卷积神经网络CNN在cifar10上的应用☆28Updated 5 years ago
- Visualization CNN model by Keras.☆73Updated 5 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 5 years ago
- ☆38Updated 5 years ago
- 简单实现VGG16☆58Updated 6 years ago
- This project contains some deep learning code☆343Updated 2 weeks ago
- ☆15Updated 6 years ago
- LeNet, AleNet, VGGNet, GoogleNet, ResNet are used for MNIST dataset based on keras.☆15Updated 5 years ago
- 用Keras搭建多种模型和优化方式训练cifar10分类☆26Updated 5 years ago
- 基于Keras的LSTM多变量时间序列预测☆174Updated 6 years ago
- 使用HOG+SVM进行图像分类☆157Updated 5 years ago
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆34Updated 5 years ago
- 深度学习常用优化方法详解☆269Updated 7 years ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆33Updated 4 years ago
- PyTorch implementation of LeNet-5 with live visualization☆221Updated last year