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
Sorting:
- Train&prediction of Cifar10 dataset using Resnet50 - Python-Keras☆27Updated 2 years ago
- ☆16Updated 6 years ago
- Convolutional Neural Network for German Traffic Sign Recognition Benchmark☆120Updated 2 years ago
- Rotated Box SSD detection Framework with FPN support, next generation object detection framework☆31Updated 5 years ago
- Using Deep Learning techniques with YOLO object Detection algorithm using tensorflow.☆22Updated 6 years ago
- DataFountain-基于虚拟仿真环境下的自动驾驶交通标志识别 4th☆22Updated 5 years ago
- To train a model to detect German traffic signs with tensorflow object detection API☆35Updated 7 years ago
- Tools for "Retail Product Checkout Dataset"(RPC)☆39Updated 2 years ago
- 复现热门网络Alexnet,VGG,Inception,YoLo等CSDN地址:https://blog.csdn.net/shankezh☆15Updated 5 years ago
- ☆24Updated 4 years ago
- A tool for visual pixel's reception-field in Convolutional Neural Network.☆29Updated 5 years ago
- Object Detection with Pascal VOC 2012☆20Updated 6 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks and a new ResNet☆18Updated 5 years ago
- AlexNet pytorch☆50Updated 7 years ago
- Evaluation codes for Market-1501 Person Re-ID Dataset☆21Updated 7 years ago
- ☆83Updated 6 years ago
- tensorflow2.0 implementation of Yolov3☆34Updated 6 years ago
- Active learning + object detection☆101Updated 6 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- modified faster-rcnn for pedestrian detection☆21Updated 6 years ago
- 行车环境实时语义分割与深度估计☆42Updated 5 years ago
- deep_sort_yolov3☆42Updated 2 years ago
- RFBNet in Pytorch☆14Updated 5 years ago
- A tensorflow2 implementation of EfficientNet.☆31Updated 5 years ago
- Tensorflow implementation of R-CNN for single object recognition☆15Updated 4 years ago
- 2019 第五届“四维图新”杯创新大赛 自动驾驶视觉综合感知 检测baseline☆15Updated 5 years ago
- 整合一份使用使用Linux 以及 conda环境等做深度学习 常使用到的指令☆51Updated 2 years ago
- ☆27Updated 6 years ago
- Darknet for yolov3☆37Updated 4 years ago
- ZFNet (or ZF-Net) implementation by Tensorflow.☆26Updated 6 years ago