Juyong Kim

Results 6 repositories owned by Juyong Kim

opencv-tutorial

84
Stars
65
Forks
Watchers

A short tutorial on OpenCV-Python

resnet-18-tensorflow

183
Stars
66
Forks
Watchers

ResNet-18 TensorFlow Implementation including conversion of torch .t7 weights into tensorflow ckpt

splitnet-wrn

51
Stars
19
Forks
Watchers

Code for ICML 2017 paper, SplitNet: Learning to Semantically Split Deep Networks for Parameter Reduction and Model Parallelization

icd-coding-benchmark

19
Stars
1
Forks
Watchers

Automatic ICD coding benchmark based on the MIMIC dataset

splitnet-imagenet22k

16
Stars
0
Forks
Watchers

SplitNet implemented based on ResNet-50 trained on ImageNet-22K

wrn-tensorflow

21
Stars
14
Forks
Watchers

A tensorflow implementation of Wide Residual Networks(https://arxiv.org/abs/1605.07146)