Jonghoon Jin

Results 6 repositories owned by Jonghoon Jin

tensorflow-cpp

104
Stars
66
Forks
Watchers

Image classification C++ example using tensorflow shared library

flattened-cnn

61
Stars
19
Forks
Watchers

Flattened convolutional neural networks (1D convolution modules for Torch nn)

kmeans-learning-torch

22
Stars
9
Forks
Watchers

K-means feature learning on CIFAR-10 translated to Torch

nn8

19
Stars
5
Forks
Watchers

Low precision Torch nn library using uint8_t GEMM (experiment)

overfeat-torch

44
Stars
16
Forks
Watchers

OverFeat-Torch7 Wrapper Library

triplet-criterion

21
Stars
3
Forks
Watchers

A loss function based on the distances between anchor, positive and negative embeddings used in FaceNet