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
triplet-criterion
21
Stars
3
Forks
Watchers
A loss function based on the distances between anchor, positive and negative embeddings used in FaceNet