← Search

Rao Fu

14 accepted papers

2026

Distilling Unsigned Distance Function for Surface Reconstruction from 3D Gaussian Splatting

CVPR 2026

Unsigned distance fields (UDFs) are well suited for representing open surfaces, but learning them from multi-view images is challenging because ground-truth surfaces are unavailable for supervision in most cases and the gradient of a UDF is undefined on the underlying surface. Prior methods optimize

Cited by 0SourceScholar
2025

Consistent Normal Orientation for 3D Point Clouds via Least Squares on Delaunay Graph

CVPR 2025poster

The orientation of surface normals in 3D point cloud is a fundamental problem in computer vision and graphics. Determining a globally consistent orientation solely from the point cloud is however challenging due to the global scope of the problem and the discrete nature of point cloud, particularly…

Cited by 0SourcePDFScholar
2025

GigaHands: A Massive Annotated Dataset of Bimanual Hand Activities

CVPR 2025highlight

Understanding bimanual human hand activities is a critical problem in AI and robotics. We cannot build large models of bimanual activities because existing datasets lack the scale, coverage of diverse hand activities, and detailed annotations. We introduce GigaHands, a massive annotated dataset capt…

Cited by 3SourcePDFScholar
2025

ScratchEval: Are GPT-4o Smarter than My Child? Evaluating Large Multimodal Models with Visual Programming Challenges

NAACL 2025short

Recent advancements in large multimodal models (LMMs) have showcased impressive code generation capabilities, primarily evaluated through image-to-code benchmarks. However, these benchmarks are limited to specific visual programming scenarios where the logic reasoning and the multimodal understandin…

2025

U2AD: A UAV-Assisted Autonomous Driving Framework for Enhancing Vehicle Risk Perception and Decision-Making Capabilities

ICASSP 2025accepted

With the rapid development of intelligent transportation systems, autonomous driving (AD) is gradually becoming the primary mode of transportation for the future. However, safety still remains the critical challenge for the widespread adoption of automated vehicles. The ego vehicle is subject to sig…

Cited by 0SourceScholar
2024

Reference Line Network: On Simultaneous Gaussian Line Detection and Connection Graph Inference

ICASSP 2024accepted

Reference line detection is a challenging problem due to localization uncertainty and severe occlusion. To deal with the two issues, we propose a general framework for reference line detection with two modules: Gaussian line detection and connection graph inference. The first module outputs a set of…

Cited by 0SourceScholar
2023

BPNet: Bézier Primitive Segmentation on 3D Point Clouds

IJCAI 2023poster

This paper proposes BPNet, a novel end-to-end deep learning framework to learn Bézier primitive segmentation on 3D point clouds. The existing works treat different primitive types separately, thus limiting them to finite shape categories. To address this issue, we seek a generalized primitive segmen…

2023

CLIP-Sculptor: Zero-Shot Generation of High-Fidelity and Diverse Shapes From Natural Language

CVPR 2023poster

Recent works have demonstrated that natural language can be used to generate and edit 3D shapes. However, these methods generate shapes with limited fidelity and diversity. We introduce CLIP-Sculptor, a method to address these constraints by producing high-fidelity and diverse 3D shapes without the…

Cited by 54SourcePDFScholar
2022

An Efficient Person Clustering Algorithm for Open Checkout-Free Groceries

ECCV 2022poster

"Open checkout-free grocery is the grocery store where the customers never have to wait in line to check out. Developing a system like this is not trivial since it faces challenges of recognizing the dynamic and massive flow of people. In particular, a clustering method that can efficiently assign e…

2022

ShapeCrafter: A Recursive Text-Conditioned 3D Shape Generation Model

NeurIPS 2022accept

We present ShapeCrafter, a neural network for recursive text-conditioned 3D shape generation. Existing methods to generate text-conditioned 3D shapes consume an entire text prompt to generate a 3D shape in a single step. However, humans tend to describe shapes recursively---we may start with an init…

2021

HRFormer: High-Resolution Vision Transformer for Dense Predict

NeurIPS 2021poster

We present a High-Resolution Transformer (HRFormer) that learns high-resolution representations for dense prediction tasks, in contrast to the original Vision Transformer that produces low-resolution representations and has high memory and computational cost. We take advantage of the multi-resolutio…