googlenet
There are 153 repositories under googlenet topic.
weiaicunzai/pytorch-cifar100
Practice 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_demos
TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
Xilinx/CHaiDNN
HLS based Deep Neural Network Accelerator Library for Xilinx Ultrascale+ MPSoCs
Seonghoon-Yu/AI_Paper_Review
까먹으면 다시 보려고 정리합니다.
conan7882/GoogLeNet-Inception
TensorFlow implementation of GoogLeNet and Inception for image classification.
chongyangtao/DeepHCCR
Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)
Mayurji/Image-Classification-PyTorch
Learning and Building Convolutional Neural Networks using PyTorch
soapisnotfat/pytorch-cifar10
pytorch and cifar10
MorvanZhou/Tensorflow-Computer-Vision-Tutorial
Tutorials of deep learning for computer vision.
ProGamerGov/neural-dream
PyTorch implementation of DeepDream algorithm
xinyooo/deepfake-detection
DeepFake 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做计算机视觉,人工智能,机器学习,深度学习等
cxy1997/MNIST-baselines
Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project
ProGamerGov/dream-creator
Quickly and easily create / train a custom DeepDream model
wmpscc/CNN-Series-Getting-Started-and-PyTorch-Implementation
我的笔记和Demo,包含分类,检测、分割、知识蒸馏。
asiryan/caffe2onnx
Convert Caffe models to ONNX.
yell/photo-organizer
Lviv Data Science Summer School 2016 project
DeepSegment/FCN-GoogLeNet
GoogLeNet implementation of Fully Convolutional Networks for Semantic Segmentation in TensorFlow
Abhishekmamidi123/Computer-Vision
Computer Vision - Impemented algorithms - Hybrid image, Corner detection, Scale space blob detection, Scene classifiers, Vanishing point detection, Finding height of an object, Image stitching.
n3011/Inception_v3_GoogLeNet
GoogleNet Inception v3
jerett/Keras-CIFAR10
practice on CIFAR10 with Keras
lynguyenminh/image-classification-pytorch
Implement image classification in pytorch
3outeille/Research-Paper-Summary
Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.
km1414/CNN-models
YOLO-v2, ResNet-32, GoogLeNet-lite
XiaoyiHan6/Simple-CV-Pytorch-master
This code includes classification and detection tasks in Computer Vision, and semantic segmentation task will be added later.
guanfuchen/DeepNetModel
记录每一个常用的深度模型结构的特点(图和代码)
dlibml/dnn
Deep Neural Network Architectures with dlib
florist-notes/CNN-GoogLeNet
👁 Vision : Model 4: GoogLeNet : Image Classification
Ksuryateja/pytorch-cifar10
Training model architectures like VGG16, GoogLeNet, DenseNet etc on CIFAR-10 dataset
TruongNV-hut/AIcandy_GoogleNet_ImageClassification_issabxru
Applying GoogLeNet for image classification
AubreyFeng/Classification-of-flowers
花分类,使用VGGNet、GoogLeNet、ResNet、DenseNet、EfficientNet和数据集中80%的数据训练识别模型,并对剩下20%的数据集进行测试
suhoy901/GoogleNet_pytorch
GoogleNet
deep-learning-algorithm/GoogLeNet
Implementation of GoogLeNet series Algorithm
Shrey-Viradiya/Pneumonia_Detection
This repository contains code for pneumonia detection using X-ray images of the lungs.