← Search

Shengyu Zhao

5 accepted papers

2021

Large Scale Image Completion via Co-Modulated Generative Adversarial Networks

ICLR 2021spotlight

Numerous task-specific variants of conditional generative adversarial networks have been developed for image completion. Yet, a serious limitation remains that all existing algorithms tend to fail when handling large-scale missing regions. To overcome this challenge, we propose a generic new approac…

2020

Differentiable Augmentation for Data-Efficient GAN Training

NeurIPS 2020poster

The performance of generative adversarial networks (GANs) heavily deteriorates given a limited amount of training data. This is mainly because the discriminatorsis memorizing the exact training set. To combat it, we propose Differentiable Augmentation (DiffAugment), a simple method that improves the…

2020

MaskFlownet: Asymmetric Feature Matching With Learnable Occlusion Mask

CVPR 2020oral

Feature warping is a core technique in optical flow estimation; however, the ambiguity caused by occluded areas during warping is a major problem that remains unsolved. In this paper, we propose an asymmetric occlusion-aware feature matching module, which can learn a rough occlusion mask that filter…

Cited by 276PDFcodeScholar
2020

Searching Efficient 3D Architectures with Sparse Point-Voxel Convolution

ECCV 2020poster

Self-driving cars need to understand 3D scenes efficiently and accurately in order to drive safely. Given the limited hardware resources, existing 3D perception models are not able to recognize small instances (e.g., pedestrians, cyclists) very well due to the low-resolution voxelization and aggress…

2019

Recursive Cascaded Networks for Unsupervised Medical Image Registration

ICCV 2019poster

We present recursive cascaded networks, a general architecture that enables learning deep cascades, for deformable image registration. The proposed architecture is simple in design and can be built on any base network. The moving image is warped successively by each cascade and finally aligned to th…

Cited by 350PDFcodeScholar