Pinned Repositories
awesome-serverless
DEPRECATED: Curated list of resources related to serverless computing and serverless architectures.
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
DDOG
deepdream
DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
facenet
Face recognition using Tensorflow
faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
graphic-deep-neural-network
将深度神经网络中的一些模型 进行统一的图示,便于大家对模型的理解
imgaug
Image augmentation for machine learning experiments.
DOCNULL's Repositories
DOCNULL/awesome-serverless
DEPRECATED: Curated list of resources related to serverless computing and serverless architectures.
DOCNULL/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
DOCNULL/DDOG
DOCNULL/deepdream
DOCNULL/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
DOCNULL/facenet
Face recognition using Tensorflow
DOCNULL/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
DOCNULL/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
DOCNULL/graphic-deep-neural-network
将深度神经网络中的一些模型 进行统一的图示,便于大家对模型的理解
DOCNULL/imgaug
Image augmentation for machine learning experiments.
DOCNULL/jack
DOCNULL/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
DOCNULL/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
DOCNULL/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
DOCNULL/OpenCV-MinGW-Build
👀 MinGW 32bit and 64bit version of OpenCV compiled on Windows. Including OpenCV 3.3.1, 3.4.1, 3.4.1-x64, 3.4.5, 3.4.6, 3.4.7, 3.4.8-x64, 3.4.9, 4.0.0-alpha-x64, 4.0.0-rc-x64, 4.0.1-x64, 4.1.0, 4.1.0-x64, 4.1.1-x64
DOCNULL/openwhisk
Apache OpenWhisk is an open source serverless cloud platform
DOCNULL/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
DOCNULL/tensorflow
Computation using data flow graphs for scalable machine learning
DOCNULL/tensorflow-101
learn code with tensorflow
DOCNULL/tensorflow-fcn
An Implementation of Fully Convolutional Networks in Tensorflow.
DOCNULL/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
DOCNULL/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.