MirstT / Colab_Cifar10_Image_recognition
Cifar10图像分类 由于Cifar10数据集较大,且本文中的训练模型的总参数多达142万, 即使在本地使用GPU(MX150)训练,每次运行仍需接6-8小时,不利于程序的后续调整, 故本程序借助Google Colab(约30min-1h)利用GPU加速在云端运行。 最终模型在(最佳的一次参数:batch=256,factor=0.1,patience=5,62s, 35epoch) 训练集上的准确率为:99.78% 验证集上的准确率为:97.15% 测试集上的准确率为:97.07%
☆7Updated 3 years ago
Alternatives and similar repositories for Colab_Cifar10_Image_recognition:
Users that are interested in Colab_Cifar10_Image_recognition are comparing it to the libraries listed below
- Bag of Tricks for Image Classification with Convolutional Neural Networks and a new ResNet☆18Updated 5 years ago
- 复现热门网络Alexnet,VGG,Inception,YoLo等CSDN地址:https://blog.csdn.net/shankezh☆15Updated 5 years ago
- tensorflow2.0 implementation of Yolov3☆34Updated 5 years ago
- Object Detection with Pascal VOC 2012☆20Updated 6 years ago
- 记录每一个常用的深度模型结构的特点(图和代码)☆30Updated 6 years ago
- ☆24Updated 5 years ago
- A keras implementation of many sota segmentation model with different backbones, such as Unet, Bisenet, Linknet☆17Updated 5 years ago
- Active learning for deep object detection using YOLO☆52Updated 4 years ago
- ZFNet (or ZF-Net) implementation by Tensorflow.☆26Updated 6 years ago
- Pytorch 数据处理的工具☆36Updated 6 years ago
- Convolutional Neural Network for German Traffic Sign Recognition Benchmark☆118Updated 2 years ago
- Source code and code description of Team6_ISU for NVIDIA AICity Challenge 2017 track 1☆22Updated 3 years ago
- The implementation of paper "Bag of Tricks for Image Classification with Convolutional Neural Networks" by Xie et al.☆45Updated 5 years ago
- Active learning + object detection☆101Updated 6 years ago
- Code of Paper : "Feature-Fused SSD: Fast Detection for Small Objects"☆30Updated 6 years ago
- Pytorch implementation of EfficientNet Lite variants☆14Updated 2 years ago
- ☆9Updated 7 years ago
- Using Deep Learning techniques with YOLO object Detection algorithm using tensorflow.☆22Updated 6 years ago
- Tensorflow implementation of R-CNN for single object recognition☆14Updated 3 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆90Updated last year
- YOLOV3-Tiny TensorRT6.0 13个类别☆32Updated 4 years ago
- 基于pytorch框架的segmentation 万用模板☆15Updated 6 years ago
- AlexNet,GoogleNet,VGG和ResNet网络架构的demo示例☆22Updated 6 years ago
- collections of literatures focused on computer vision☆33Updated 4 years ago
- Amusi 笔记☆22Updated 6 years ago
- ☆24Updated 4 years ago
- A tool for visual pixel's reception-field in Convolutional Neural Network.☆29Updated 5 years ago
- 行车环境实时语义分割与深度估计☆41Updated 5 years ago
- Porting https://github.com/marvis/pytorch-yolo2 to Python 3☆8Updated 7 years ago
- ☆12Updated 6 years ago