GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub

编程语言

”vgg19“ 的搜索结果

tensorflow-vgg
@machrisaa

VGG19 and VGG16 on Tensorflow

Python2.24 k
3 年前

相关主题

vgg19Tensorflow深度学习PyTorchvggvgg16pytorch-tutorialssrgan机器学习

Google   Bing   GitHub

VGG19_with_tensorflow
@hjptriplebee

An easy implement of VGG19 with tensorflow, which has a detailed explanation.

Tensorflow深度学习vgg
Python179
7 年前
pytorch-playground
@aaron-xichen

Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

pytorch-tutorialpytorch-tutorialsPyTorchquantization
Python2.68 k
3 年前
CIFAR10-VGG19-Tensorflow
@deep-diver

#计算机科学#

深度学习transfer-learningvgg19Tensorflow
Jupyter Notebook30
7 年前
vgg-caffe
@davidgengenbach

#计算机科学#The VGG16 and VGG19 networks in caffe with jupyter notebook

机器学习神经网络vgg16vgg19
Jupyter Notebook45
8 年前
CNN_VGG19_verilog
@romulus0914

Convolution Neural Network of vgg19 model in verilog

Verilog49
8 年前
TensorLayer Community
SRGAN
TensorLayer Community@tensorlayer

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

tensorlayerTensorflowsuper-resolutionGenerative Adversarial Networkcnn
Python3.42 k
1 年前
imagefusion_deeplearning
@hli1221

#计算机科学#VggML (ICPR 2018, Beijing)

深度学习vgg19
MATLAB217
4 年前
VGG19-Transfer-Learn
@thatbrguy

TensorFlow implementation of VGG19 with Transfer Learning

Jupyter Notebook8
7 年前
nerual_style_change
@AaronJny

使用VGG19迁移学习实现图像风格迁移。

Python160
5 年前
pytorch-vgg19-cifar100
@Lornatang

Pytorch implements the VGG19 model to classify cifar100

Python13
6 年前
-VGG19-CIFAR10-
@shiyadong123

使用pytorch,构建VGG19网络结构,对CIFAR10数据集进行分类

PyTorchPythonvgg19cifar10
Jupyter Notebook20
6 年前
train_arch
@MachineLP

cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v2+r...

Python208
5 年前
Chinese_Character_Rec
@Katock-Cricket

基于VGG19和EfficientNetV2的中文手写汉字识别

Python50
4 个月前
Neural-Style-Transfer
@wmylxmj

神经风格迁移——基于keras实现(VGG19)2019-2-23

Python10
6 年前
VGG-cifar10
@caozhang1996

使用vgg16,vgg19对cifar数据集中的图像进行分类

Python22
6 年前
Cat_or_dog-kaggle-vgg19-tensorflow
@2012013382

A simple Tensorflow code for fine-tuning VGG-19 to solve 'cat or dog' task in kaggle.

Python24
7 年前
image_class
@tslgithub

基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、DenseNet

Python470
3 年前
train_cnn-rnn
@MachineLP

cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU), inception_resnet_v2+rnn(LSTM, GRU),.....

Python66
7 年前
image-clustering
@rohanbaisantry

This is a simple image clustering algorithm which uses KMeans for clustering and performs 3 types of vectorization using vgg16, vgg19 and resnet50 using the weights from ImageNet

Python40
6 年前
VGG19_Fruit_recognition
@chanly921

基于VGG19的水果识别,水果种类:香蕉、榴莲、山竹、梨、柿子。验证集精度95.51%,测试集精度92.00%

Python10
3 年前
FingerveinRecognition
@ExcaliburEX

一个实现指静脉识别的整合应用,包括算法,图像处理以及应用GUI⚡。模型使用VGG19,GUI框架为PysimpleGUI。

Python16
4 年前
LovingMonet
@syliu8

This project used VGG19 to transfer Monet's artistic style to a cartoon short video. The idea was inspired by the oil painted animation 'Loving Vincent'(2017). We want to automate the creation of the...

Jupyter Notebook5
7 年前
Neural-Cellular-Automata-Image-Manipulation
@MagnusPetersen

Artistic style transfer has been part of the quickly growing AI Art community in recent times. Pioneered by Gatys et al this class of methods allows for the transfer of a style, texture, pattern ect. ...

Jupyter Notebook27
3 年前