← Search

Mingmin Zhen

10 accepted papers

2026

Sharp Monocular View Synthesis in Less Than a Second

ICLR 2026poster

We present SHARP, an approach to photorealistic view synthesis from a single image. Given a single photograph, SHARP regresses the parameters of a 3D Gaussian representation of the depicted scene. This is done in less than a second on a standard GPU via a single feedforward pass through a neural net…

Cited by 0SourcecodeScholar
2022

ASpanFormer: Detector-Free Image Matching with Adaptive Span Transformer

ECCV 2022poster

"Generating robust and reliable correspondences across images is a fundamental task for a diversity of applications. To capture context at both global and local granularity, we propose ASpanFormer, a Transformer-based detector-free matcher that is built on hierarchical attention structure, adopting…

2020

JSENet: Joint Semantic Segmentation and Edge Detection Network for 3D Point Clouds

ECCV 2020poster

Semantic segmentation and semantic edge detection can be seen as two dual problems with close relationships in computer vision. Despite the fast evolution of learning-based 3D semantic segmentation methods, little attention has been drawn to the learning of 3D semantic edge detectors, even less to a…

2020

Joint Semantic Segmentation and Boundary Detection Using Iterative Pyramid Contexts

CVPR 2020poster

In this paper, we present a joint multi-task learning framework for semantic segmentation and boundary detection. The critical component in the framework is the iterative pyramid context module (PCM), which couples two tasks and stores the shared latent semantics to interact between the two tasks. F…

Cited by 169PDFScholar
2020

KFNet: Learning Temporal Camera Relocalization Using Kalman Filtering

CVPR 2020oral

Temporal camera relocalization estimates the pose with respect to each video frame in sequence, as opposed to one-shot relocalization which focuses on a still image. Even though the time dependency has been taken into account, current temporal relocalization methods still generally underperform the…

Cited by 99PDFcodeScholar
2020

Learning Discriminative Feature with CRF for Unsupervised Video Object Segmentation

ECCV 2020poster

In this paper, we introduce a novel network, called discriminative feature network (DFNet), to address the unsupervised video object segmentation task. To capture the inherent correlation among video frames, we learn K discriminative features (D-features) from the input image and reference images th…

Cited by 72SourcePDFScholar
2020

Self-Supervised Monocular 3D Face Reconstruction by Occlusion-Aware Multi-view Geometry Consistency

ECCV 2020poster

Recent learning-based approaches, in which models are trained by single-view images have shown promising results for monocular 3D face reconstruction, but they suffer from the ill-posed face pose and depth ambiguity issue. In contrast to previous works that only enforce 2D feature constraints, we pr…

2020

Stochastic Bundle Adjustment for Efficient and Scalable 3D Reconstruction

ECCV 2020poster

Current bundle adjustment solvers such as the Levenberg-Marquardt (LM) algorithm are limited by the bottleneck in solving the Reduced Camera System (RCS) whose dimension is proportional to the camera number. When the problem is scaled up, this step is neither efficient in computation nor manageable…

2019

Cross-Atlas Convolution for Parameterization Invariant Learning on Textured Mesh Surface

CVPR 2019poster

We present a convolutional network architecture for direct feature learning on mesh surfaces through their atlases of texture maps. The texture map encodes the parameterization from 3D to 2D domain, rendering not only RGB values but also rasterized geometric features if necessary. Since the paramete…

Cited by 21PDFScholar
2018

Learning and Matching Multi-View Descriptors for Registration of Point Clouds

ECCV 2018poster

Critical to the registration of point clouds is the establishment of a set of accurate correspondences between points in 3D space. The correspondence problem is generally addressed by the design of discriminative 3D local descriptors on the one hand, and the development of robust matching strategies…

Cited by 58SourcePDFScholar