Repository navigation

#

alexnet

Code for finetuning AlexNet in TensorFlow >= 1.2rc0

Jupyter Notebook
779
6 年前

用PaddlePaddle和Tensorflow实现常用的深度学习算法

Python
580
1 年前

This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)

Python
419
7 年前

ImageNet pre-trained models with batch normalization for the Caffe framework

Python
363
7 年前

HLS based Deep Neural Network Accelerator Library for Xilinx Ultrascale+ MPSoCs

C++
324
6 年前

用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。

Jupyter Notebook
226
1 年前

Alzheimer's Disease Prediction by using ResNet, AlexNet

Python
219
5 年前

Pytorch Implementation of AlexNet

Python
200
2 年前

Finetuning AlexNet, VGGNet and ResNet with TensorFlow

Python
198
4 年前

TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset

Python
160
6 年前

an implement of AlexNet with tensorflow, which has a detailed explanation.

Python
149
7 年前

Spatial Pyramid Pooling on top of AlexNet using tensorflow. ***New updates for SPPnet in Pytorch**

Python
131
6 年前