kuan-wang's Stars
dalgu90/resnet-18-tensorflow
ResNet-18 TensorFlow Implementation including conversion of torch .t7 weights into tensorflow ckpt
e-lab/LinkNet
fengfu-chris/caffe-twns
Implementation of Ternary Weight Networks In Caffe
luhaofang/CACU
This is a deep learning framework for cnn which using xnor method to accelerate calculating convolution layer on cpu.
Dovyski/cvui
A (very) simple UI lib built on top of OpenCV drawing primitives
TuSimple/mx-maskrcnn
An MXNet implementation of Mask R-CNN
hughperkins/pytorch
Python wrappers for torch and lua
bmsookim/fine-tuning.pytorch
Pytorch implementation of fine tuning pretrained imagenet weights
D-X-Y/NAS-Bench-201
NAS-Bench-201 API and Instruction
bearpaw/pytorch-classification
Classification with PyTorch.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
tigerneil/awesome-deep-rl
For deep RL and the future of AI.
forresti/SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
jiecaoyu/XNOR-Net-PyTorch
PyTorch Implementation of XNOR-Net
andrewliao11/Deep-Reinforcement-Learning-Survey
My Exploration on Deep Reinforcement Learning Survey
dongyp13/Stochastic-Quantization
Training Low-bits DNNs with Stochastic Quantization
aaron-xichen/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
ZZUTK/Face-Aging-CAAE
Age Progression/Regression by Conditional Adversarial Autoencoder
ppwwyyxx/wechat-dump
Cracking encrypted wechat message history from android
tensorpack/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
awjuliani/TF-Tutorials
A collection of deep learning tutorials using Tensorflow and Python
machrisaa/stylenet
Neural Network with Style Synthesis
machrisaa/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
allenai/XNOR-Net
ImageNet classification using binary Convolutional Neural Networks
yiwenguo/Dynamic-Network-Surgery
Caffe implementation for dynamic network surgery.
AojunZhou/Incremental-Network-Quantization
Caffe Implementation for Incremental network quantization
AngusG/tensorflow-xnor-bnn
BinaryNets in TensorFlow with XNOR GEMM op
itayhubara/BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
MatthieuCourbariaux/BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1