Research Projects

Image Completion

Structure-Guided Image Completion via Regularity Statistics

ICASSP 2016
Shuai Yang, Jiaying Liu, Sijie Song, Mading Li and Zongming Guo

In this paper, we propose a novel hierarchical image completion approach using regularity statistics, considering structure features.

Depth Enhancement

Joint-Feature Guided Depth Map Super-Resolution With Face Priors

TCYB 2018
Shuai Yang, Jiaying Liu, Yuming Fang and Zongming Guo.

In this paper, we present a novel method to super-solve and recover the facial depth map nicely. The key idea of our approach is to exploit the exemplar-based method to obtain the reliable face priors from high quality facial depth map to further improve the depth image.


Facial Depth Map Enhancement via Neighbor Embedding

ICPR 2016
Shuai Yang, Sijie Song, Qikun Guo, Xiaoqing Lu and Jiaying Liu.

Image Stylization

Awesome Typography: Statistics-Based Text Effects Transfer

CVPR 2017
Shuai Yang, Jiaying Liu, Zhouhui Lian and Zongming Guo.

This work explores the problem of generating fantastic special-effects for the typography. our key idea is to exploit the analytics on the high regularity of the texture spatial distribution for text effects to guide the synthesis process.

Other Projects

1+N Fusion: Cascaded Self-Portrait Enhancement

ICASSP 2017
Shuai Yang, Jiaying Liu, Sifeng Xia and Zongming Guo.

This work presents a novel cascaded framework to solve a self-portrait enhancement problem we call ''1+N'' problem, in which a self-portrait is enhanced with the help of N supporting photos that share the same scene and similar shooting time.

Perspective Distorted Video Restoration and Stabilization For Mobile Devices

ChinaSIP 2015
Shuai Yang, Jiaying Liu, Wenhan Yang and Zongming Guo.

This paper presents a novel perspective distorted video restoration and stabilization approach for mobile devices.

Course Projects

Logo Detection System

Digital Image Processing, 2016
Shuai Yang, Yanghao Li and Yicheng Huang

Implemented SIFT-based and deep-based image detection algorithm.

Simple Image Recognition System

Digital Image Processing, 2014
Shuai Yang and Guangyuan Yang

Implemented the paper: Nister, David, Stewenius, Henrik. Scalable Recognition with a Vocabulary Tree. 2006:2161-2168.

Simple Video Processing System

Digital Video Processing and Analysis, 2014
Shuai Yang, Li Meng and Chong Ruan

Implemented a video processing system that provides vide coding/decoding, stabilization and denoising functions.

e-Course

Computer Networks (Honor Track), 2014
Shuai Yang, Yuan Huang, Gaoxiang Zhang and Ran Wang

e-Course is a mobile application helping Peking University students to select, comment and search courses. *I tried to make my PPT professional*

CPU Simulator

Computer Architectures, 2014
Shuai Yang, Yuan Huang and Gaoxiang Zhang

We learned MIPS and how CPU ran machine codes in pipeline this semester. We were asked to use C++ to simulate a CPU.

Taiko

Java Programming, 2013
Shuai Yang, Yiming Wu, Yiqing Xue and Zheng Huang

Our team members like to play the music game OSU!. Therefore we developed our own Taiko.

LinkGame

Practice of Data Structure and Algorithm, 2012
Shuai Yang, Yiming Wu and Yiqing Xue

My first attempt at an MFC GUI. It's much more difficult than it looks :)

Leisure Gobang

Introduction to Computation, 2010
Shuai Yang

It's really a challenge for me to come up with an AI smart enough to battle with human after only half a year's study of programming.