157 skills found · Page 1 of 6
weiaicunzai / Pytorch Cifar100Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
jkjung-avt / Tensorrt DemosTensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
PanJinquan / Tensorflow Models Learningtensorflow GoogleNet inception V1 V2 V3 V4
Xilinx / CHaiDNNHLS based Deep Neural Network Accelerator Library for Xilinx Ultrascale+ MPSoCs
Seonghoon-Yu / AI Paper Review까먹으면 다시 보려고 정리합니다.
conan7882 / GoogLeNet InceptionTensorFlow implementation of GoogLeNet and Inception for image classification.
chongyangtao / DeepHCCROffline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)
Kedreamix / Pytorch Image Classification用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。
Mayurji / Image Classification PyTorchLearning and Building Convolutional Neural Networks using PyTorch
soapisnotfat / Pytorch Cifar10pytorch and cifar10
MorvanZhou / Tensorflow Computer Vision TutorialTutorials of deep learning for computer vision.
arashno / Tensorflow Multigpu ImagenetTensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU support + Transfer Learning support
ProGamerGov / Neural DreamPyTorch implementation of DeepDream algorithm
lim0606 / Caffe Googlenet Bnre-implementation of googlenet batch normalization
zhongzhuoyao / HCCR GoogLeNetThis project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.
StChenHaoGitHub / 1D Deeplearning Model PytorchTo do a deep learning project on ecg. I use pytorch to reproduce the traditional CNN models include LeNet AlexNet ZFNet VGG GoogLeNet ResNet DenseNet with one demotion.
xinyooo / Deepfake DetectionDeepFake Detection: Detect the video is fake or not using InceptionResNetV2.
archsyscall / ConvNets TensorFlow2⛵️ Implementation a variety of popular Image Classification Models using TensorFlow2. [ResNet, GoogLeNet, VGG, Inception-v3, Inception-v4, MobileNet, MobileNet-v2, ShuffleNet, ShuffleNet-v2, etc...]
DragonFive / Cv Nlp Deeplearning用python做计算机视觉,人工智能,机器学习,深度学习等
ProGamerGov / Dream CreatorQuickly and easily create / train a custom DeepDream model