Pinned Repositories
caffe2-cpp
Image classification and detection C++ example using caffe2 library
flattened-cnn
Flattened convolutional neural networks (1D convolution modules for Torch nn)
gSLICr-torch
A Torch wrapper for gSLICr super-pixel algorithm
kmeans-learning-torch
K-means feature learning on CIFAR-10 translated to Torch
nn8
Low precision Torch nn library using uint8_t GEMM (experiment)
OpenAES
OpenAES library exported from
overfeat-torch
OverFeat-Torch7 Wrapper Library
stochastic-cnn
Torch implementation for Robust convolutional neural networks under adversarial noise
tensorflow-cpp
Image classification C++ example using tensorflow shared library
triplet-criterion
A loss function based on the distances between anchor, positive and negative embeddings used in FaceNet
jhjin's Repositories
jhjin/tensorflow-cpp
Image classification C++ example using tensorflow shared library
jhjin/flattened-cnn
Flattened convolutional neural networks (1D convolution modules for Torch nn)
jhjin/overfeat-torch
OverFeat-Torch7 Wrapper Library
jhjin/triplet-criterion
A loss function based on the distances between anchor, positive and negative embeddings used in FaceNet
jhjin/nn8
Low precision Torch nn library using uint8_t GEMM (experiment)
jhjin/gSLICr-torch
A Torch wrapper for gSLICr super-pixel algorithm
jhjin/OpenAES
OpenAES library exported from
jhjin/stochastic-cnn
Torch implementation for Robust convolutional neural networks under adversarial noise
jhjin/caffe2-cpp
Image classification and detection C++ example using caffe2 library
jhjin/e-Lab.github.io
elab blog website
jhjin/neuralart
An implementation of the paper 'A Neural Algorithm of Artistic Style'.
jhjin/imagenet-multiGPU.torch
an imagenet example free of fbcunn dependencies in torch.
jhjin/caffe
Caffe: a fast open framework for deep learning.
jhjin/cunn
jhjin/deeplearningstudy.github.io
Deep learning study (TensorFlow, Caffe)
jhjin/demos
Demos and tutorials around Torch7.
jhjin/ezinstall
One-line install scripts for Torch.
jhjin/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
jhjin/image
An Image toolbox for Torch.
jhjin/imagine-nn
IMAGINE torch neural network routines
jhjin/jhjin.github.io
personal website
jhjin/learnopencv
Learn OpenCV : C++ and Python Examples
jhjin/lua-AesFileEncrypt
A simple file encryption library
jhjin/manifold
A package to manipulate manifolds.
jhjin/mechatoz.github.io
personal website
jhjin/nn
jhjin/optim
A numeric optimization package for Torch.
jhjin/tensorflow
Computation using data flow graphs for scalable machine learning
jhjin/torch7
jhjin/vim-torch-snipmate
torch snipmate for Vim