Shao-Hua Sun

Results 13 repositories owned by Shao-Hua Sun

ICLR2020-OpenReviewData

456
Stars
42
Forks
Watchers

Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.

Multiview2Novelview

203
Stars
33
Forks
Watchers

An official TensorFlow implementation of "Multi-view to Novel view: Synthesizing novel views with Self-Learned Confidence" (ECCV 2018) by Shao-Hua Sun, Minyoung Huh, Yuan-Hong Liao, Ning Zhang, and Jo...

Activation-Visualization-Histogram

378
Stars
58
Forks
Watchers

Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.

awesome-program

143
Stars
16
Forks
Watchers

A curated list of papers related to program synthesis, program induction, program execution, program and code repair, and programmatic reinforcement learning.

Group-Normalization-Tensorflow

207
Stars
36
Forks
Watchers

A TensorFlow implementation of Group Normalization on the task of image classification

ICLR2019-OpenReviewData

387
Stars
33
Forks
Watchers

Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.

MMAML-Classification

132
Stars
21
Forks
Watchers

An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*, Shao-Hua Sun*, Hexiang Hu, and Joseph J. Lim

VAE-Tensorflow

127
Stars
42
Forks
Watchers

A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).

MultiDigitMNIST

91
Stars
17
Forks
Watchers

Combine multiple MNIST digits to create datasets with 100/1000 classes for few-shot learning/meta-learning

DCGAN-Tensorflow

70
Stars
30
Forks
Watchers

A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.