HobertXu's Stars
Jzz24/pytorch_quantization
A pytorch implementation of dorefa quantization
pyjhzwh/LQ-net-pytorch
LQ-net implementation on pytorch
groupsada/DeepBurning
Automatic generation of FPGA-based learning accelerators for the neural network family
MPSLab-ASU/dMazeRunner
dMazeRunner: Dataflow acceleration optimization infrastructure for coarse-grained programmable accelerators
zzzxxxttt/pytorch_DoReFaNet
A pytorch implementation of DoReFa-Net
fcdl94/Multi-Domain-Learning
tayler-hetherington/dnn-sim
Messi-Q/Pytorch-extract-feature
There is an image dataSet. We use Pytorch to extract the image features
ARM-software/SCALE-Sim
fcdl94/RobotChallenge
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
microsoft/LQ-Nets
LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks
arunmallya/piggyback
Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights
JunbinWang/Tensorflow-Style-Transfer-with-Adain
Tensorflow Implementation of the Paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
charlesq34/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
ARM-software/ML-KWS-for-MCU
Keyword spotting on Arm Cortex-M Microcontrollers
XmBrain/Quantizer
这是一个把Caffe模型从浮点转到定点的量化评估工具
EunhyeokPark/script_for_FQ
script for fixed-point quantization with Caffe framework
zhujingyang520/caffe-quantization
Added quantization layer into caffe (support a coarse level fixed point simulation)
stanford-mast/nn_dataflow
Explore the energy-efficient dataflow scheduling for neural networks.