Zhuoqian Yang

Results 4 repositories owned by Zhuoqian Yang

cnn-registration

424
Stars
137
Forks
Watchers

An image registration method using convolutional neural network features.

transmomo.pytorch

385
Stars
55
Forks
Watchers

This is the official PyTorch implementation of the CVPR 2020 paper "TransMoMo: Invariance-Driven Unsupervised Video Motion Retargeting".

distortion-free-wide-angle.pytorch

56
Stars
13
Forks
Watchers

Corrects perspective aberrations in wide-angle portraits. Implementation of the paper "Distortion-Free Wide-Angle Portraits on Camera Phones". Course project for 15-663 Computational Photography.

AlphaGomokuZero

16
Stars
6
Forks
Watchers

An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI makes decisions. 一个通过可视化AlphaZero中的蒙特卡洛树搜索来解释AI...