Pinned Repositories
AlexNet_with_tensorflow
an implement of AlexNet with tensorflow, which has a detailed explanation.
cifar10_pytorch
darknet
Convolutional Neural Networks
dog_detection_gluoncv
a dog detector trained by Stanford dog dataset
dog_recognition
finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow 1.12
GAN_pytorch
Myownth
PYNQ-Classification
Python on Zynq FPGA for Convolutional Neural Networks
tensorflow
Computation using data flow graphs for scalable machine learning
helloholmes's Repositories
helloholmes/dog_recognition
helloholmes/dog_detection_gluoncv
a dog detector trained by Stanford dog dataset
helloholmes/cifar10_pytorch
helloholmes/AlexNet_with_tensorflow
an implement of AlexNet with tensorflow, which has a detailed explanation.
helloholmes/darknet
Convolutional Neural Networks
helloholmes/finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow 1.12
helloholmes/GAN_pytorch
helloholmes/Myownth
helloholmes/PYNQ-Classification
Python on Zynq FPGA for Convolutional Neural Networks
helloholmes/tensorflow
Computation using data flow graphs for scalable machine learning
helloholmes/tensorflow-resnet
ResNet model in TensorFlow
helloholmes/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
helloholmes/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
helloholmes/Tensorflow_Tutorials
a simple tutorials of Tensorflow
helloholmes/triplet-loss-pytorch
A generic triplet data loader for image classification problems,and a triplet loss net demo.
helloholmes/VGG19_with_tensorflow
An easy implement of VGG19 with tensorflow, which has a detailed explanation.