Pinned Repositories
cvpr24-edge.github.io
fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
lbcnn.pytorch
lbcnn.torch
Torch implementation of CVPR'17 - Local Binary Convolutional Neural Networks http://xujuefei.com/lbcnn.html
mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
pnn.pytorch
PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html
pnn.pytorch.update
This repo houses the new PNN code, along with our responses to the issue raised in the recent Reddit discussion. The code is based on Michael Klachko’s repo with slight modification in model.py and main.py. All changes are marked.
juefeix's Repositories
juefeix/pnn.pytorch.update
This repo houses the new PNN code, along with our responses to the issue raised in the recent Reddit discussion. The code is based on Michael Klachko’s repo with slight modification in model.py and main.py. All changes are marked.
juefeix/pnn.pytorch
PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html
juefeix/lbcnn.torch
Torch implementation of CVPR'17 - Local Binary Convolutional Neural Networks http://xujuefei.com/lbcnn.html
juefeix/lbcnn.pytorch
juefeix/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
juefeix/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more