Bumsoo Kim

Results 8 repositories owned by Bumsoo Kim

fine-tuning.pytorch

136
Stars
27
Forks
Watchers

Pytorch implementation of fine tuning pretrained imagenet weights

gradcam.pytorch

117
Stars
19
Forks
Watchers

Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization

graph-cnn.pytorch

310
Stars
76
Forks
Watchers

Pytorch Implementation for Graph Convolutional Neural Networks

graph-tutorial.pytorch

44
Stars
9
Forks
Watchers

Pytorch Tutorial for Non-Euclidean Graph Representations

image-preprocessing

21
Stars
7
Forks
Watchers

Image pre-processing pipeline

LSGAN.pytorch

29
Stars
5
Forks
Watchers

Repository for Pytorch Implementation of Least Squares Generative Adversarial Networks

wide-residual-network

35
Stars
7
Forks
Watchers

Wide-residual network implementations. Best result for cifar10(97.12%), cifar100(84.12%), and other kaggle challenges

wide-resnet.pytorch

390
Stars
121
Forks
Watchers

Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch