← Search

Chao Xu

176 accepted papers

2026

Autonomous Exploration with Terrestrial-Aerial Bimodal Vehicles

ICRA 2026poster

Terrestrial-aerial bimodal vehicles, which integrate the high mobility of aerial robots with the long endurance of ground robots, offer significant potential for autonomous exploration. Given the inherent energy and time constraints in practical exploration tasks, we present a hierarchical framework…

2026

Binary Split Categorical Feature with Mean Absolute Error Criteria in CART

AAAI 2026technical

In the context of the Classification and Regression Trees (CART) algorithm, the efficient splitting of categorical features using standard criteria like GINI and Entropy is well-established. However, using the Mean Absolute Error (MAE) criterion for categorical features has traditionally relied on v

Cited by 0SourcePDFScholar
2026

Fast Iterative Region Inflation for Computing Large 2-D/3-D Convex Regions of Obstacle-Free Space

ICRA 2026poster

Convex polytopes have compact representations and exhibit convexity, which makes them suitable for abstracting obstacle-free spaces from various environments. Existing generation methods struggle with balancing high-quality output and efficiency. Moreover, another crucial requirement for convex poly…

2026

GeoDiff4D: Geometry-Aware Diffusion for 4D Head Avatar Reconstruction

CVPR 2026

Reconstructing photorealistic and animatable 4D head avatars from a single portrait image remains a fundamental challenge in computer vision. While diffusion models have enabled remarkable progress in image and video generation for avatar reconstruction, existing methods primarily rely on 2D priors

Cited by 0SourceScholar
2026

Neighbor-aware Label Refinement: Enhancing Unreliable Instance-Dependent Partial Labels

AAAI 2026technical

Partial Label Learning (PLL) aims to train multi-class classifiers from examples where each instance is associated with a set of candidate labels, among which the ground-truth label is assumed to be included. While most existing studies assume that partial labels are both instance-independent and re

Cited by 0SourcePDFScholar
2026

RE-Formation: Resilient and Efficient Formation Planning in Large-Scale Distributed Aerial Swarms (I)

ICRA 2026poster

Due to the limited online computational resources and the inherent probability of hardware and software failures of real-world robots, large-scale formation planning faces two common challenges: computational intractability and agent failures. Based on the theory of sparse graphs and the maximum cli…

Cited by 0Scholar
2026

TOP: Trajectory Optimization Via Parallel Optimization towards Constant Time Complexity

ICRA 2026poster

Optimization has been widely used to generate smooth trajectories for motion planning. However, existing trajectory optimization methods show weakness when dealing with large-scale long trajectories. Recent advances in parallel computing have accelerated optimization in some fields, but how to effic…

2026

UniMERNet: A Universal Network for Real-World Mathematical Expression Recognition

CVPR 2026

This paper introduces UniMERNet, a high-accuracy, computation-efficient algorithm for Mathematical Expression Recognition (MER) across diverse real-world scenarios. To facilitate UniMERNet's training, we constructed UniMER-1M, a million-scale dataset whose unprecedented diversity endows the model wi

Cited by 0SourcecodeScholar
2026

Universal Trajectory Optimization Framework for Differential Drive Robot Class (I)

ICRA 2026poster

Differential drive robots are widely used in various scenarios thanks to their straightforward principle, from household service robots to disaster response field robots. The nonholonomic dynamics and possible lateral slip of these robots lead to difficulty in getting feasible and high-quality traje…

Cited by 0Scholar
2025

A Federated Learning-Based Intrusion Detection System for Satellite-Terrestrial Integrated Networks

ICASSP 2025accepted

The emergence of Satellite-Terrestrial Integrated Networks (STIN) has significantly expanded terrestrial network coverage but introduced new security threats. Current Intrusion Detection Systems (IDSs) for STIN mostly consider the distributed nature of satellites, overlooking the computational limit…

Cited by 0SourceScholar
2025

AeroGTO: An Efficient Graph-Transformer Operator for Learning Large-Scale Aerodynamics of 3D Vehicle Geometries

AAAI 2025technical

Obtaining high-precision aerodynamics in the automotive industry relies on large-scale simulations with computational fluid dynamics, which are generally time-consuming and computationally expensive. Recent advances in operator learning for partial differential equations offer promising improvements…

2025

AniGS: Animatable Gaussian Avatar from a Single Image with Inconsistent Gaussian Reconstruction

CVPR 2025poster

Generating animatable human avatars from a single image is essential for various digital human modeling applications. Existing 3D reconstruction methods often struggle to capture fine details in animatable models, while generative approaches for controllable animation, though avoiding explicit 3D mo…

2025

Autonomous Exploration With Terrestrial-Aerial Bimodal Vehicles

RA-L 2025

Terrestrial-aerial bimodal vehicles, which integrate the high mobility of aerial robots with the long endurance of ground robots, offer significant potential for autonomous exploration. Given the inherent energy and time constraints in practical exploration tasks, we present a hierarchical framework

Cited by 3SourceScholar
2025

BokehDiff: Neural Lens Blur with One-Step Diffusion

ICCV 2025poster

We introduce Bokehdiff, a novel lens blur rendering method that achieves physically accurate and visually appealing outcomes, with the help of generative diffusion prior. Previous methods are bounded by the accuracy of depth estimation, generating artifacts in depth discontinuities. Our method emplo…

2025

DASSL: Domain Agnostic Self-Supervised Learning with Multiple Missing Information Reconstruction Branches

ICASSP 2025accepted

Self-supervised learning (SSL) is a technique used to learn feature representations from unlabeled data. However, existing SSL frameworks either rely too heavily on domain knowledge due to their design based on feature invariance, leading to a lack of domain transferability, or they are based on aut…

Cited by 0SourceScholar
2025

DiC: Rethinking Conv3x3 Designs in Diffusion Models

CVPR 2025poster

Diffusion models have shown exceptional performance in visual generation tasks. Recently, these models have shifted from traditional U-Shaped CNN-Attention hybrid structures to fully transformer-based isotropic architectures. While these transformers exhibit strong scalability and performance, their…

2025

Driving on Surfelgrid: Motion Planning and Trajectory Optimization in Uneven Environments

RA-L 2025

In this paper, we present a navigation framework for wheeled robots operating in uneven environments. Considering the sparsity of the moving surface along the Z-axis, we introduce a novel map representation, namely Surfelgrid. Surfelgrid uses surfels to represent geometric features of the local area

Cited by 0SourceScholar
2025

EAR-SLAM: Environment-Aware Robust Localization System for Terrestrial-Aerial Bimodal Vehicles

ICRA 2025

Terrestrial-aerial bimodal vehicles (TABVs) can fly to avoid obstacles and move safely on the ground to save energy, offering enhanced adaptability and flexibility in various challenging environments. However, a robust localization approach becomes a bottleneck to stably applying the TABVs in real-w

Cited by 0SourceScholar
2025

Efficient Trajectory Generation Based on Traversable Planes in 3D Complex Architectural Spaces

ICRA 2025

With the increasing integration of robots into human life, their role in architectural spaces where people spend most of their time has become more prominent. While motion capabilities and accurate localization for automated robots have rapidly developed, the challenge remains to generate efficient,

Cited by 1SourceScholar
2025

Exploring the Frontiers of Animation Video Generation in the Sora Era: Method, Dataset and Benchmark

IJCAI 2025

Animation has gained significant interest in the recent film and TV industry. Despite the success of advanced video generation models like Sora, Kling, and CogVideoX in generating natural videos, they lack the same effectiveness in handling animation videos. Evaluating animation video generation is

2025

FACT: Fast and Active Coordinate Initialization for Vision-Based Drone Swarms

RA-L 2025

Coordinate initialization is the first step in accomplishing collaborative tasks within robot swarms, determining the quality of tasks. However, fast and robust coordinate initialization in vision-based drone swarms remains elusive. To this end, our letter proposes a complete system for initial rela

Cited by 1SourcecodeScholar
2025

Global-State-Free Obstacle Avoidance for Quadrotor Control in Air-Ground Cooperation

RA-L 2025

CoNi-MPC [1] provides an efficient framework for UAV control in air-ground cooperative tasks by relying exclusively on relative states, eliminating the need for global state estimation. However, its lack of environmental information poses significant challenges for obstacle avoidance. To address thi

Cited by 4SourceScholar
2025

Label Shift Meets Online Learning: Ensuring Consistent Adaptation with Universal Dynamic Regret

CVPR 2025highlight

Label shift, which investigates the adaptation of label distributions between the fixed source and target domains, has attracted significant research interests and broad applications in offline settings. In real-world scenarios, however, data often arrives as a continuous stream. Addressing label sh…

Cited by 0SourcePDFScholar
2025

Language Model Based Text-to-Audio Generation: Anti-Causally Aligned Collaborative Residual Transformers

EMNLP 2025

While language models (LMs) paired with residual vector quantization (RVQ) tokenizers have shown promise in text-to-audio (T2A) generation, they still lag behind diffusion-based models by a non-trivial margin. We identify a critical dilemma underpinning this gap: incorporating more RVQ layers improv

2025

Large-Scale Trade-Off Curve Computation for Incentive Allocation with Cardinality and Matroid Constraints

IJCAI 2025

We consider a large-scale incentive allocation problem where the entire trade-off curve between budget and profit has to be maintained approximately at all time. The application originally comes from assigning coupons to users of the ride-sharing apps, where each user can have a limit on the number

Cited by 0SourcePDFScholar
2025

MonoSG: Monocular 3D Object Detection With Stereo Guidance

RA-L 2025

In the context of autonomous driving, monocular 3D detection is regarded as a fundamental and essential task due to its convenience, speed, and low cost. However, the lack of depth information in monocular images presents significant challenges for predicting object 3D information. Although existing

Cited by 5SourceScholar
2025

OmniCorpus: A Unified Multimodal Corpus of 10 Billion-Level Images Interleaved with Text

ICLR 2025spotlight

Image-text interleaved data, consisting of multiple images and texts arranged in a natural document format, aligns with the presentation paradigm of internet data and closely resembles human reading habits. Recent studies have shown that such data aids multimodal in-context learning and maintains th…

2025

OmniDocBench: Benchmarking Diverse PDF Document Parsing with Comprehensive Annotations

CVPR 2025poster

Document content extraction is a critical task in computer vision, underpinning the data needs of large language models (LLMs) and retrieval-augmented generation (RAG) systems. Despite recent progress, current document parsing methods have not been fairly and comprehensively evaluated due to the nar…

2025

PlaNet: Learning to Mitigate Atmospheric Turbulence in Planetary Images

AAAI 2025technical

Obtaining planetary images with good visual quality is not an easy task since they are usually degenerated by atmospheric turbulence during the imaging procedure. Existing atmospheric turbulence mitigation methods designed for conventional images cannot be applied to planetary images, since the obje…

Cited by 0SourcePDFScholar
2025

Real-time Spatial-temporal Traversability Assessment via Feature-based Sparse Gaussian Process

IROS 2025

Terrain analysis is critical for the practical application of ground mobile robots in real-world tasks, especially in outdoor unstructured environments. In this paper, we propose a novel spatial-temporal traversability assessment method, which aims to enable autonomous robots to effectively navigate

Cited by 4SourcecodeScholar
2025

SEB-Naver: A SE(2)-based Local Navigation Framework for Car-like Robots on Uneven Terrain

IROS 2025

Autonomous navigation of car-like robots on uneven terrain poses unique challenges compared to flat terrain, particularly in traversability assessment and terrain-associated kinematic modelling for motion planning. This paper introduces SEB-Naver, a novel SE(2)-based local navigation framework desig

Cited by 5SourcecodeScholar
2025

Synchronized Video-to-Audio Generation via Mel Quantization-Continuum Decomposition

CVPR 2025poster

Video-to-audio generation is essential for synthesizing realistic audio tracks that synchronize effectively with silent videos.Following the perspective of extracting essential signals from videos that can precisely control the mature text-to-audio generative diffusion models, this paper presents ho…

Cited by 0SourcePDFScholar
2025

TOP: Trajectory Optimization via Parallel Optimization Towards Constant Time Complexity

RA-L 2025

Optimization has been widely used to generate smooth trajectories for motion planning. However, existing trajectory optimization methods show weakness when dealing with large-scale long trajectories. Recent advances in parallel computing have accelerated optimization in some fields, but how to effic

Cited by 2SourceScholar
2025

TrofyBot: A Transformable Rolling and Flying Robot with High Energy Efficiency

ICRA 2025

Terrestrial and aerial bimodal vehicles have gained significant interest due to their energy efficiency and versatile maneuverability across different domains. However, most existing passive-wheeled bimodal vehicles rely on attitude regulation to generate forward thrust, which inevitably results in

Cited by 1SourceScholar
2025

U-REPA: Aligning Diffusion U-Nets to ViTs

NeurIPS 2025poster

Representation Alignment (REPA) that aligns Diffusion Transformer (DiT) hidden-states with ViT visual encoders has proven highly effective in DiT training, demonstrating superior convergence properties, but it has not been validated on the canonical diffusion U-Net architecture that shows faster con…

Cited by 0SourcecodeScholar
2024

A Trajectory-based Flight Assistive System for Novice Pilots in Drone Racing Scenario

ICRA 2024poster

Drone racing has become a popular international competition and has attained wide attention in recent years. However, the requirements of high-level operation keep the novice pilots away from participating in it. This paper presents a trajectory-based flight assistive system that enables various ope…

Cited by 1SourceScholar
2024

ColAG: A Collaborative Air-Ground Framework for Perception-Limited UGVs’ Navigation

ICRA 2024poster

Perception is necessary for autonomous navigation in an unknown area crowded with obstacles. It’s challenging for a robot to navigate safely without any sensors that can sense the environment, resulting in a blind robot, and becomes more difficult when comes to a group of robots. However, it could b…

Cited by 8SourcecodeScholar
2024

Collaborative Planning for Catching and Transporting Objects in Unstructured Environments

RA-L 2024

Multi-robot teams have attracted attention from industry and academia for their ability to perform collaborative tasks in unstructured environments, such as wilderness rescue and collaborative transportation. In this letter, we propose a trajectory planning method for a non-holonomic robotic team wi

Cited by 29SourceScholar
2024

Complementing Event Streams and RGB Frames for Hand Mesh Reconstruction

CVPR 2024poster

Reliable hand mesh reconstruction (HMR) from commonly-used color and depth sensors is challenging especially under scenarios with varied illuminations and fast motions. Event camera is a highly promising alternative for its high dynamic range and dense temporal resolution properties but it lacks key…

Cited by 8SourcePDFScholar
2024

EvDiG: Event-guided Direct and Global Components Separation

CVPR 2024poster

Separating the direct and global components of a scene aids in shape recovery and basic material understanding. Conventional methods capture multiple frames under high frequency illumination patterns or shadows requiring the scene to keep stationary during the image acquisition process. Single-frame…

Cited by 0SourcePDFScholar
2024

FaceChain-ImagineID: Freely Crafting High-Fidelity Diverse Talking Faces from Disentangled Audio

CVPR 2024poster

In this paper we abstract the process of people hearing speech extracting meaningful cues and creating various dynamically audio-consistent talking faces termed Listening and Imagining into the task of high-fidelity diverse talking faces generation from a single audio. Specifically it involves two c…

2024

Flexible and Topological Consistent Local Replanning for Multirotors

IROS 2024poster

In many situations such as city delivery and wild inspection, quadrotors are often required to follow a predefined reference trajectory. However, these reference trajectories cannot be perfectly safe, resulting in conflicts between tracking the reference precisely, flying safely, and finishing the m…

Cited by 1SourceScholar
2024

GS-Planner: A Gaussian-Splatting-based Planning Framework for Active High-Fidelity Reconstruction

IROS 2024poster

Active reconstruction technique enables robots to autonomously collect scene data for full coverage, relieving users from tedious and time-consuming data capturing process. However, designed based on unsuitable scene representations, existing methods show unrealistic reconstruction results or the in…

Cited by 13SourceScholar
2024

Head-Mounted Hydraulic Needle Driver for Targeted Interventions in Neurosurgery

IROS 2024poster

Needle interventions are crucial in neurosurgery, requiring high precision and stability. This paper presents a 5-DoF head-mounted hydraulic needle robot designed for accurate and targeted needle insertion and neuroimaging in the deep brain. The robot is compact and lightweight by utilizing a hydrau…

Cited by 0SourceScholar
2024

Image Processing GNN: Breaking Rigidity in Super-Resolution

CVPR 2024poster

Super-Resolution (SR) reconstructs high-resolution images from low-resolution ones. CNNs and window-attention methods are two major categories of canonical SR models. However these measures are rigid: in both operations each pixel gathers the same number of neighboring pixels hindering their effecti…

2024

Intention-Aware Planner for Robust and Safe Aerial Tracking

IROS 2024poster

Autonomous target tracking with quadrotors has wide applications in many scenarios, such as cinematographic follow-up shooting or suspect chasing. Target motion prediction is necessary when designing the tracking planner. However, the widely used constant velocity or constant rotation assumption can…

Cited by 1SourceScholar
2024

LF-3PM: a LiDAR-based Framework for Perception-aware Planning with Perturbation-induced Metric

IROS 2024poster

Just as humans can become disoriented in featureless deserts or thick fogs, not all environments are conducive to the Localization Accuracy and Stability (LAS) of autonomous robots. This paper introduces an efficient framework designed to enhance LiDAR-based LAS through strategic trajectory generati…

Cited by 0SourcecodeScholar
2024

MemoryFormer : Minimize Transformer Computation by Removing Fully-Connected Layers

NeurIPS 2024poster

In order to reduce the computational complexity of large language models, great efforts have been made to to improve the efficiency of transformer models such as linear attention and flash-attention. However, the model size and corresponding computational complexity are constantly scaled up in pursu…

Cited by 0SourcePDFScholar
2024

MeshAvatar: Learning High-quality Triangular Human Avatars from Multi-view Videos

ECCV 2024poster

"We present a novel pipeline for learning high-quality triangular human avatars from multi-view videos. Recent methods for avatar learning are typically based on neural radiance fields (NeRF), which is not compatible with traditional graphics pipeline and poses great challenges for operations like e…

2024

MeshFormer : High-Quality Mesh Generation with 3D-Guided Reconstruction Model

NeurIPS 2024oral

Open-world 3D reconstruction models have recently garnered significant attention. However, without sufficient 3D inductive bias, existing methods typically entail expensive training costs and struggle to extract high-quality 3D meshes. In this work, we introduce MeshFormer, a sparse-view reconstruct…

2024

Multi-Fov-Constrained Trajectory Planning for Multirotor Safe Landing

IROS 2024poster

In recent years, multirotors have become more and more widely used, such as in aerial photography and delivery. Ensuring a safe landing in emergencies is the most basic requirement, and it is important to make full use of all the sensors of the multirotor. To improve the safety of UAV landing in unk…

Cited by 0SourceScholar
2024

Multiscale Positive-Unlabeled Detection of AI-Generated Texts

ICLR 2024spotlight

Recent releases of Large Language Models (LLMs), e.g. ChatGPT, are astonishing at generating human-like texts, but they may impact the authenticity of texts. Previous works proposed methods to detect these AI-generated texts, including simple ML classifiers, pretrained-model-based zero-shot methods,…

2024

NB-GTR: Narrow-Band Guided Turbulence Removal

CVPR 2024poster

The removal of atmospheric turbulence is crucial for long-distance imaging. Leveraging the stochastic nature of atmospheric turbulence numerous algorithms have been developed that employ multi-frame input to mitigate the turbulence. However when limited to a single frame existing algorithms face sub…

Cited by 2SourcePDFScholar
2024

Novel design of Reconfigurable Tracked Robot with Geometry-Changing Tracks

IROS 2024poster

Tracked robots with reconfigurable mechanisms exhibit great maneuverability due to their adaptability to complex ground conditions. Reconfigurable tracked robots with geometry-changing tracks show further obstacle-crossing capabilities with compact dimensions. However, existing systems face deployme…

Cited by 1SourceScholar
2024

One-2-3-45++: Fast Single Image to 3D Objects with Consistent Multi-View Generation and 3D Diffusion

CVPR 2024poster

Recent advancements in open-world 3D object generation have been remarkable with image-to-3D methods offering superior fine-grained control over their text-to-3D counterparts. However most existing models fall short in simultaneously providing rapid generation speeds and high fidelity to input image…

Cited by 199SourcePDFScholar
2024

PSC: Extending Context Window of Large Language Models via Phase Shift Calibration

EMNLP 2024main

Rotary Position Embedding (RoPE) is an efficient position encoding approach and is widely utilized in numerous large language models (LLMs). Recently, a lot of methods have been put forward to further expand the context window based on RoPE. The core concept of those methods is to predefine or searc…

2024

Quality-Improved and Property-Preserved Polarimetric Imaging via Complementarily Fusing

NeurIPS 2024poster

Polarimetric imaging is a challenging problem in the field of polarization-based vision, since setting a short exposure time reduces the signal-to-noise ratio, making the degree of polarization (DoP) and the angle of polarization (AoP) severely degenerated, while if setting a relatively long exposur…

Cited by 0SourcePDFScholar
2024

RAM-Avatar: Real-time Photo-Realistic Avatar from Monocular Videos with Full-body Control

CVPR 2024poster

This paper focuses on advancing the applicability of human avatar learning methods by proposing RAM-Avatar which learns a Real-time photo-realistic Avatar that supports full-body control from Monocular videos. To achieve this goal RAM-Avatar leverages two statistical templates responsible for modeli…

Cited by 3SourcePDFScholar
2024

SPHINX-X: Scaling Data and Parameters for a Family of Multi-modal Large Language Models

ICML 2024poster

We propose SPHINX-X, an extensive Multi-modality Large Language Model (MLLM) series developed upon SPHINX. To improve the architecture and training efficiency, we modify the SPHINX framework by removing redundant visual encoders, bypassing fully-padded sub-images with skip tokens, and simplifying mu…

2024

Simultaneous Time Synchronization and Mutual Localization for Multi-robot System

ICRA 2024poster

Mutual localization stands as a foundational component within various domains of multi-robot systems. Nevertheless, in relative pose estimation, time synchronization is usually underappreciated and rarely addressed, although it significantly influences estimation accuracy. In this paper, we introduc…

Cited by 2SourceScholar
2024

Skater: A Novel Bi-Modal Bi-Copter Robot for Adaptive Locomotion in Air and Diverse Terrain

RA-L 2024

In this letter, we present a novel bi-modal bi-copter robot called Skater, which is adaptable to air and various ground surfaces. Skater consists of a bi-copter moving along its longitudinal direction with two passive wheels on both sides. Using a longitudinally arranged bi-copter as the unified act

Cited by 24SourceScholar
2024

SpaRP: Fast 3D Object Reconstruction and Pose Estimation from Sparse Views

ECCV 2024poster

"Open-world 3D generation has recently attracted considerable attention. While many single-image-to-3D methods have yielded visually appealing outcomes, they often lack sufficient controllability and tend to produce hallucinated regions that may not align with users’ expectations. In this paper, we…

2024

Spatio-Temporal Interactive Learning for Efficient Image Reconstruction of Spiking Cameras

NeurIPS 2024poster

The spiking camera is an emerging neuromorphic vision sensor that records high-speed motion scenes by asynchronously firing continuous binary spike streams. Prevailing image reconstruction methods, generating intermediate frames from these spike streams, often rely on complex step-by-step network ar…

Cited by 1SourcePDFScholar
2024

Towards Electricity-free Pneumatic Miniature Rotation Actuator for Optical Coherence Tomography Endoscopy

IROS 2024poster

Miniature rotation actuators have been extensively developed and utilized in optical coherence tomography (OCT) endoscopy, enabling distortion-free OCT imaging in complex and tortuous environments. However, the use of electrical-driven rotation actuators raises safety concerns. Although magnetic-dri…

Cited by 0SourceScholar
2024

U-DiTs: Downsample Tokens in U-Shaped Diffusion Transformers

NeurIPS 2024poster

Diffusion Transformers (DiTs) introduce the transformer architecture to diffusion tasks for latent-space image generation. With an isotropic architecture that chains a series of transformer blocks, DiTs demonstrate competitive performance and good scalability; but meanwhile, the abandonment of U-Net…

2023

A Linear and Exact Algorithm for Whole-Body Collision Evaluation via Scale Optimization

ICRA 2023poster

Collision evaluation is of essential importance in various applications. However, existing methods are either cumbersome to calculate or not exact. Therefore, considering the cost of implementation, most whole-body planning works, which require evaluating collision between robots and environments, s…

Cited by 17SourceScholar
2023

An Efficient Trajectory Planner for Car-Like Robots on Uneven Terrain

IROS 2023poster

Autonomous navigation of ground robots on uneven terrain is being considered in more and more tasks. However, uneven terrain will bring two problems to motion planning: how to assess the traversability of the terrain and how to cope with the dynamics model of the robot associated with the terrain. T…

Cited by 17SourcecodeScholar
2023

Auto Filmer: Autonomous Aerial Videography Under Human Interaction

RA-L 2023

The advance of unmanned aerial vehicles (UAVs) has enabled customers and directors to film from the air. However, operating the drone to produce desired videos upon a moving object is hard to achieve. This letter proposes an autonomous aerial videography system that integrates customized shots and d

Cited by 21SourceScholar
2023

Bearing-Based Relative Localization for Robotic Swarm With Partially Mutual Observations

RA-L 2023

Mutual localization provides a consensus of reference frame as an essential basis for cooperation in multi-robot systems. Previous works have developed certifiable and robust solvers for relative transformation estimation between each pair of robots. However, recovering relative poses for robotic sw

Cited by 18SourceScholar
2023

CREPES: Cooperative RElative Pose Estimation System

IROS 2023poster

Mutual localization plays a crucial role in multi-robot cooperation. CREPES, a novel system that focuses on six degrees of freedom (DOF) relative pose estimation for multi-robot systems, is proposed in this paper. CREPES has a compact hardware design using active infrared (IR) LEDs, an IR fish-eye c…

Cited by 17SourceScholar
2023

CoNi-MPC: Cooperative Non-inertial Frame Based Model Predictive Control

RA-L 2023

This letter presents a novel solution for UAV control in cooperative multi-robot systems, which can be used in various scenarios such as leader-following, landing on a moving base, or specific relative motion with a target. Unlike classical methods that tackle UAV control in the world frame, we dire

Cited by 13SourcecodeScholar
2023

Continuous Implicit SDF Based Any-Shape Robot Trajectory Optimization

IROS 2023poster

Optimization-based trajectory generation methods are widely used in whole-body planning for robots. However, existing work either oversimplifies the robot's geometry and environment representation, resulting in a conservative trajectory or suffers from a huge overhead in maintaining additional infor…

Cited by 11SourcecodeScholar
2023

DPP-Based Client Selection for Federated Learning with NON-IID DATA

ICASSP 2023accepted

This paper proposes a client selection (CS) method to tackle the communication bottleneck of federated learning (FL) while concurrently coping with FL’s data heterogeneity issue. Specifically, we first analyze the effect of CS in FL and show that FL training can be accelerated by adequately choosing…

Cited by 0SourceScholar
2023

Decentralized Planning for Car-Like Robotic Swarm in Cluttered Environments

IROS 2023poster

Robot swarm is a hot spot in robotic research community. In this paper, we propose a decentralized framework for car-like robotic swarm which is capable of real-time planning in cluttered environments. In this system, path finding is guided by environmental topology information to avoid frequent top…

Cited by 11SourcecodeScholar
2023

GAPartNet: Cross-Category Domain-Generalizable Object Perception and Manipulation via Generalizable and Actionable Parts

CVPR 2023highlight

For years, researchers have been devoted to generalizable object perception and manipulation, where cross-category generalizability is highly desired yet underexplored. In this work, we propose to learn such cross-category skills via Generalizable and Actionable Parts (GAParts). By identifying and d…

2023

High-Fidelity Generalized Emotional Talking Face Generation With Multi-Modal Emotion Space Learning

CVPR 2023poster

Recently, emotional talking face generation has received considerable attention. However, existing methods only adopt one-hot coding, image, or audio as emotion conditions, thus lacking flexible control in practical applications and failing to handle unseen emotion styles due to limited semantics. T…

Cited by 46SourcePDFScholar
2023

Model-Based Planning and Control for Terrestrial-Aerial Bimodal Vehicles with Passive Wheels

IROS 2023poster

Terrestrial and aerial bimodal vehicles have gained widespread attention due to their cross-domain maneuverability. Nevertheless, their bimodal dynamics significantly increase the complexity of motion planning and control, thus hindering robust and efficient autonomous navigation in unknown environm…

Cited by 10SourceScholar
2023

Network Expansion for Practical Training Acceleration

CVPR 2023poster

Recently, the sizes of deep neural networks and training datasets both increase drastically to pursue better performance in a practical sense. With the prevalence of transformer-based models in vision tasks, even more pressure is laid on the GPU platforms to train these heavy models, which consumes…

2023

Node-Wise Domain Adaptation Based on Transferable Attention for Recognizing Road Rage via EEG

ICASSP 2023accepted

Road rage is a social problem that deserves attention, but few research has been done so far. In this paper, based on the biological topology of multi-channel electroencephalogram (EEG) signals, we propose a model which combines transferable attention (TA) and regularized graph neural network (RGNN)…

Cited by 0SourceScholar
2023

One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization

NeurIPS 2023poster

Single image 3D reconstruction is an important but challenging task that requires extensive knowledge of our natural world. Many existing methods solve this problem by optimizing a neural radiance field under the guidance of 2D diffusion models but suffer from lengthy optimization time, 3D inconsist…

2023

Polynomial-Based Online Planning for Autonomous Drone Racing in Dynamic Environments

IROS 2023poster

In recent years, there is a noteworthy advance-ment in autonomous drone racing. However, the primary focus is on attaining execution times, while scant attention is given to the challenges of dynamic environments. The high-speed nature of racing scenarios, coupled with the potential for unforeseeabl…

Cited by 8SourceScholar
2023

Ring-Rotor: A Novel Retractable Ring-Shaped Quadrotor With Aerial Grasping and Transportation Capability

RA-L 2023

This letter presents a novel and retractable ring-shaped quadrotor called Ring-Rotor that can adjust the vehicle's length and width simultaneously. Unlike other morphing quadrotors with high platform complexity and poor controllability, Ring-Rotor uses only one servo motor for morphing but reduces t

Cited by 29SourceScholar
2023

Robo-Centric ESDF: A Fast and Accurate Whole-Body Collision Evaluation Tool for Any-Shape Robotic Planning

IROS 2023poster

For letting mobile robots travel flexibly through complicated environments, increasing attention has been paid to the whole-body collision evaluation. Most existing works either opt for the conservative corridor-based methods that impose strict requirements on the corridor generation, or ESDF-based…

Cited by 15SourceScholar
2023

Towards Efficient Trajectory Generation for Ground Robots beyond 2D Environment

ICRA 2023poster

With the development of robotics, ground robots are no longer limited to planar motion. Passive height variation due to complex terrain and active height control provided by special structures on robots require a more general navigation planning framework beyond 2D. Existing methods rarely considers…

Cited by 15SourcecodeScholar
2023

Towards Higher Ranks via Adversarial Weight Pruning

NeurIPS 2023poster

Convolutional Neural Networks (CNNs) are hard to deploy on edge devices due to its high computation and storage complexities. As a common practice for model compression, network pruning consists of two major categories: unstructured and structured pruning, where unstructured pruning constantly perfo…

2023

Trajectory Optimization for 3D Shape-Changing Robots with Differential Mobile Base

ICRA 2023poster

Service robots have attracted extensive attention due to specially designed functions, such as mobile manipulators or robots with extra structures. For robots that have changing shapes, autonomous navigation in the real world presents new challenges. In this paper, we propose a trajectory optimizati…

Cited by 6SourceScholar
2022

Autonomous and Adaptive Navigation for Terrestrial-Aerial Bimodal Vehicles

RA-L 2022

Terrestrial-aerial bimodal vehicles bloom in both academia and industry because they incorporate both the high mobility of aerial vehicles and the long endurance of ground vehicles. In this work, we present an autonomous and adaptive navigation framework to bring complete autonomy to this class of v

Cited by 64SourcecodeScholar
2022

Certifiably Optimal Mutual Localization With Anonymous Bearing Measurements

RA-L 2022

Mutual localization is essential for coordination and cooperation in multi-robot systems. Previous works have tackled this problem by assuming available correspondences between measurements and received odometry estimations. However, the correspondence is difficult to acquire, especially for unified

Cited by 0SourceScholar
2022

D&D: Learning Human Dynamics from Dynamic Camera

ECCV 2022poster

"3D human pose estimation from a monocular video has recently seen significant improvements. However, most state-of-the-art methods are kinematics-based, which are prone to physically implausible motions with pronounced artifacts. Current dynamics-based methods can predict physically plausible motio…

2022

DIDO: Deep Inertial Quadrotor Dynamical Odometry

RA-L 2022

In this work, we propose an interoceptive-only state estimation system for a quadrotor with deep neural network processing, where the quadrotor dynamics is considered as a perceptive supplement of the inertial kinematics. To improve the precision of multi-sensor fusion, we train cascaded networks on

Cited by 25SourcecodeScholar
2022

Designing One Unified Framework for High-Fidelity Face Reenactment and Swapping

ECCV 2022poster

"Face reenactment and swapping share a similar identity and attribute manipulating pattern, but most methods treat them separately, which is redundant and practical-unfriendly. In this paper, we propose an effective end-to-end unified framework to achieve both tasks. Unlike existing methods that dir…

2022

Distributed Swarm Trajectory Optimization for Formation Flight in Dense Environments

ICRA 2022poster

For aerial swarms, navigation in a prescribed formation is widely practiced in various scenarios. However, the associated planning strategies typically lack the capability of avoiding obstacles in cluttered environments. To address this deficiency, we present an optimization-based method that ensure…

Cited by 51SourcecodeScholar
2022

Dynamic Free-Space Roadmap for Safe Quadrotor Motion Planning

IROS 2022poster

Free-space-oriented roadmaps typically generate a series of convex geometric primitives, which constitute the safe region for motion planning. However, a static environment is assumed for this kind of roadmap. This assumption makes it unable to deal with dynamic obstacles and limits its applications…

Cited by 8SourceScholar
2022

Efficient Sampling-based Multirotors Kinodynamic Planning with Fast Regional Optimization and Post Refining

IROS 2022poster

For real-time multirotor kinodynamic planning, the efficiency of sampling-based methods is usually hindered by difficult-to-sample homotopy classes like narrow passages. In this paper, we address this issue by a hybrid scheme. We firstly propose a fast regional optimizer exploiting the information o…

Cited by 9SourceScholar
2022

Elastic Tracker: A Spatio-temporal Trajectory Planner for Flexible Aerial Tracking

ICRA 2022poster

This paper proposes Elastic Tracker, a flexible trajectory planning framework that can deal with challenging tracking tasks with guaranteed safety and visibility. Firstly, an object detection and intension-free motion prediction method is designed. Then an occlusion-aware path finding method is prop…

Cited by 46SourceScholar
2022

Federated Learning with Positive and Unlabeled Data

ICML 2022spotlight

We study the problem of learning from positive and unlabeled (PU) data in the federated setting, where each client only labels a little part of their dataset due to the limitation of resources and time. Different from the settings in traditional PU learning where the negative class consists of a sin…

2022

GPA-Teleoperation: Gaze Enhanced Perception-Aware Safe Assistive Aerial Teleoperation

RA-L 2022

Gaze isan intuitive and direct way to represent the intentions of an individual. However, when it comes to assistive aerial teleoperation which aims to perform operators’ intention, rare attention has been paid to gaze. Existing methods obtain intention directly from the remote controller (RC) input

Cited by 23SourcecodeScholar
2022

GhostNetV2: Enhance Cheap Operation with Long-Range Attention

NeurIPS 2022accept

Light-weight convolutional neural networks (CNNs) are specially designed for applications on mobile devices with faster inference speed. The convolutional operation can only capture local information in a window region, which prevents performance from being further improved. Introducing self-attent…

2022

Hire-MLP: Vision MLP via Hierarchical Rearrangement

CVPR 2022poster

Previous vision MLPs such as MLP-Mixer and ResMLP accept linearly flattened image patches as input, making them inflexible for different input sizes and hard to capture spatial information. Such approach withholds MLPs from getting comparable performance with their transformer-based counterparts and…

Cited by 140PDFcodeScholar
2022

Meeting-Merging-Mission: A Multi-robot Coordinate Framework for Large-Scale Communication-Limited Exploration

IROS 2022poster

This letter presents a complete framework Meeting-Merging-Mission for multi-robot exploration under communication restriction. Considering communication is limited in both bandwidth and range in the real world, we propose a lightweight environment presentation method and an efficient cooperative exp…

Cited by 62SourceScholar
2022

SCSNet: An Efficient Paradigm for Learning Simultaneously Image Colorization and Super-resolution

AAAI 2022technical

In the practical application of restoring low-resolution gray-scale images, we generally need to run three separate processes of image colorization, super-resolution, and dows-sampling operation for the target device. However, this pipeline is redundant and inefficient for the independent processes,…

Cited by 15SourcePDFScholar
2022

Source-Free Domain Adaptation via Distribution Estimation

CVPR 2022poster

Domain Adaptation aims to transfer the knowledge learned from a labeled source domain to an unlabeled target domain whose data distributions are different. However, the training data in source domain required by most of the existing methods is usually unavailable in real-world applications due to pr…

Cited by 161PDFScholar
2022

Star-Convex Constrained Optimization for Visibility Planning with Application to Aerial Inspection

ICRA 2022poster

The visible capability is critical in many robot applications, such as inspection and surveillance, etc. Without the assurance of the visibility to targets, some tasks end up not being complete or even failing. In this paper, we propose a visibility guaranteed planner by star-convex constrained opti…

Cited by 8SourceScholar
2022

The Visual-Inertial- Dynamical Multirotor Dataset

ICRA 2022poster

Recently, the community has witnessed numerous datasets built for developing and testing state estimators. However, for some applications such as aerial transportation or search-and-rescue, the contact force or other disturbance must be perceived for robust planning and control, which is beyond the…

Cited by 8SourcecodeScholar
2021

Analogous to Evolutionary Algorithm: Designing a Unified Sequence Model

NeurIPS 2021poster

Inspired by biological evolution, we explain the rationality of Vision Transformer by analogy with the proven practical Evolutionary Algorithm (EA) and derive that both of them have consistent mathematical representation. Analogous to the dynamic local population in EA, we improve the existing trans…

Cited by 21SourcePDFScholar
2021

Augmented Shortcuts for Vision Transformers

NeurIPS 2021poster

Transformer models have achieved great progress on computer vision tasks recently. The rapid development of vision transformers is mainly contributed by their high representation ability for extracting informative features from input images. However, the mainstream transformer models are designed wi…

2021

Autonomous Flights in Dynamic Environments with Onboard Vision

IROS 2021poster

In this paper, we introduce a complete system for autonomous flight of quadrotors in dynamic environments with onboard sensing. Extended from existing work, we develop an occlusion-aware dynamic perception method based on depth images, which classifies obstacles as dynamic and static. For representi…

Cited by 65SourceScholar
2021

EGO-Planner: An ESDF-Free Gradient-Based Local Planner for Quadrotors

RA-L 2021

Gradient-based planners are widely used for quadrotor local planning, in which a Euclidean Signed Distance Field (ESDF) is crucial for evaluating gradient magnitude and direction. Nevertheless, computing such a field has much redundancy since the trajectory optimization procedure only covers a very

Cited by 455SourcecodeScholar
2021

EGO-Swarm: A Fully Autonomous and Decentralized Quadrotor Swarm System in Cluttered Environments

ICRA 2021poster

This paper presents a decentralized and asynchronous systematic solution for multi-robot autonomous navigation in unknown obstacle-rich scenes using merely onboard resources. The planning system is formulated under gradient-based local planning framework, where collision avoidance is achieved by for…

Cited by 197SourcecodeScholar
2021

EVA-Planner: Environmental Adaptive Quadrotor Planning

ICRA 2021poster

The quadrotor is popularly used in challenging environments due to its superior agility and flexibility. In these scenarios, trajectory planning plays a vital role in generating safe motions to avoid obstacles while ensuring flight smoothness. Although many works on quadrotor planning have been prop…

Cited by 40SourcecodeScholar
2021

EvIntSR-Net: Event Guided Multiple Latent Frames Reconstruction and Super-Resolution

ICCV 2021poster

An event camera detects the scene radiance changes and sends a sequence of asynchronous event streams with high dynamic range, high temporal resolution, and low latency. However, the spatial resolution of event cameras is limited as a trade-off for these outstanding properties. To reconstruct high-r…

Cited by 54PDFScholar
2021

FAST-Dynamic-Vision: Detection and Tracking Dynamic Objects with Event and Depth Sensing

IROS 2021poster

The development of aerial autonomy has enabled aerial robots to fly agilely in complex environments. However, dodging fast-moving objects in flight remains a challenge, limiting the further application of unmanned aerial vehicles (UAVs). The bottleneck of solving this problem is the accurate percept…

Cited by 45SourcecodeScholar
2021

Fast-Racing: An Open-Source Strong Baseline for $\mathrm{SE}(3)$ Planning in Autonomous Drone Racing

RA-L 2021

With the autonomy of aerial robots advances in recent years, autonomous drone racing has drawn increasing attention. In a professional pilot competition, a skilled operator always controls the drone to agilely avoid obstacles in aggressive attitudes, for reaching the destination as fast as possible.

Cited by 17SourceScholar
2021

Fast-Tracker: A Robust Aerial System for Tracking Agile Target in Cluttered Environments

ICRA 2021poster

This paper proposes a systematic solution that uses an unmanned aerial vehicle (UAV) to aggressively and safely track an agile target. It properly handles the challenging situations where the intent of the target and the dense environments are unknown. Our work is divided into two parts: target moti…

Cited by 78SourceScholar
2021

Generating Large-Scale Trajectories Efficiently using Double Descriptions of Polynomials

ICRA 2021poster

For quadrotor trajectory planning, describing a polynomial trajectory through coefficients and end-derivatives both enjoy their own convenience in energy minimization. We name them double descriptions of polynomial trajectories. The transformation between them, causing most of the inefficiency and i…

Cited by 38SourcecodeScholar
2021

HourNAS: Extremely Fast Neural Architecture Search Through an Hourglass Lens

CVPR 2021poster

Neural Architecture Search (NAS) aims to automatically discover optimal architectures. In this paper, we propose an hourglass-inspired approach (HourNAS) for extremely fast NAS. It is motivated by the fact that the effects of the architecture often proceed from the vital few blocks. Acting like the…

Cited by 27PDFScholar
2021

HybrIK: A Hybrid Analytical-Neural Inverse Kinematics Solution for 3D Human Pose and Shape Estimation

CVPR 2021poster

Model-based 3D pose and shape estimation methods reconstruct a full 3D mesh for the human body by estimating several parameters. However, learning the abstract parameters is a highly non-linear process and suffers from image-model misalignment, leading to mediocre model performance. In contrast, 3D…

Cited by 469PDFcodeScholar
2021

Learning-based 3D Occupancy Prediction for Autonomous Navigation in Occluded Environments

IROS 2021poster

In autonomous navigation, sensors suffer from massive occlusion in cluttered environments, leaving a significant amount of space unknown. In practice, treating the unknown space in optimistic or pessimistic ways both set limitations on planning performance. Therefore, aggressiveness and safety canno…

Cited by 39SourcecodeScholar
2021

Mapless-Planner: A Robust and Fast Planning Framework for Aggressive Autonomous Flight without Map Fusion

ICRA 2021poster

Maintaining a map online is resource-consuming while a robust navigation system usually needs environment abstraction via a well-fused map. In this paper, we propose a mapless local planner which directly conducts such abstraction on the unfused sensor data. A limited-memory data structure with a re…

Cited by 28SourceScholar
2021

Pre-Trained Image Processing Transformer

CVPR 2021poster

As the computing power of modern hardware is increasing strongly, pre-trained deep learning models (e.g., BERT, GPT-3) learned on large-scale datasets have shown their effectiveness over conventional methods. The big progress is mainly contributed to the representation ability of transformer and its…

Cited by 2279PDFcodeScholar
2021

TGK-Planner: An Efficient Topology Guided Kinodynamic Planner for Autonomous Quadrotors

RA-L 2021

In this letter, we propose a lightweight yet effective Topology Guided Kinodynamic planner (TGK-Planner) for quadrotor aggressive flights with limited onboard computing resources. The proposed system follows the traditional hierarchical planning workflow, with novel designs to improve the robustness

Cited by 38SourcecodeScholar
2021

VID-Fusion: Robust Visual-Inertial-Dynamics Odometry for Accurate External Force Estimation

ICRA 2021poster

Recently, quadrotors are gaining significant attention in aerial transportation and delivery. In these scenarios, an accurate estimation of the external force is as essential as the six degree-of-freedom (DoF) pose since it is of vital importance for planning and control of the vehicle. To this end,…

Cited by 38SourcecodeScholar
2021

Visibility-aware Trajectory Optimization with Application to Aerial Tracking

IROS 2021poster

The visibility of targets determines performance and even success rate of various applications, such as active slam, exploration, and target tracking. Therefore, it is crucial to take the visibility of targets into explicit account in trajectory planning. In this paper, we propose a general metric f…

Cited by 44SourcecodeScholar
2020

AdderNet: Do We Really Need Multiplications in Deep Learning?

CVPR 2020oral

Compared with cheap addition operation, multiplication operation is of much higher computation complexity. The widely-used convolutions in deep neural networks are exactly cross-correlation to measure the similarity between input feature and convolution filters, which involves massive multiplication…

Cited by 286PDFcodeScholar
2020

Alternating Minimization Based Trajectory Generation for Quadrotor Aggressive Flight

RA-L 2020

With much research has been conducted into trajectory planning for quadrotors, planning with spatial and temporal optimal trajectories in real-time is still challenging. In this letter, we propose a framework for large-scale waypoint-based polynomial trajectory generation, with highlights on its sup

Cited by 38SourcecodeScholar
2020

CARS: Continuous Evolution for Efficient Neural Architecture Search

CVPR 2020poster

Searching techniques in most of existing neural architecture search (NAS) algorithms are mainly dominated by differentiable methods for the efficiency reason. In contrast, we develop an efficient continuous evolutionary approach for searching neural networks. Architectures in the population that sha…

Cited by 310PDFcodeScholar
2020

DTVNet: Dynamic Time-lapse Video Generation via Single Still Image

ECCV 2020poster

This paper presents a novel end-to-end dynamic time-lapse video generation framework, named DTVNet, to generate diversified time-lapse videos from a single landscape image, which are conditioned on normalized motion vectors. The proposed DTVNet consists of two submodules: mph{Optical Flow Encoder} (…

2020

Frequency Domain Compact 3D Convolutional Neural Networks

CVPR 2020poster

This paper studies the compression and acceleration of 3-dimensional convolutional neural networks (3D CNNs). To reduce the memory cost and computational complexity of deep neural networks, a number of algorithms have been explored by discovering redundant parameters in pre-trained networks. However…

Cited by 32PDFScholar
2020

SCOP: Scientific Control for Reliable Neural Network Pruning

NeurIPS 2020poster

This paper proposes a reliable neural network pruning algorithm by setting up a scientific control. Existing pruning methods have developed various hypotheses to approximate the importance of filters to the network and then execute filter pruning accordingly. To increase the reliability of the resul…

2020

Searching for Low-Bit Weights in Quantized Neural Networks

NeurIPS 2020poster

Quantized neural networks with low-bit weights and activations are attractive for developing AI accelerators. However, the quantization functions used in most conventional quantization methods are non-differentiable, which increases the optimization difficulty of quantized networks. Compared with fu…

Cited by 115SourcePDFScholar
2020

UnModNet: Learning to Unwrap a Modulo Image for High Dynamic Range Imaging

NeurIPS 2020poster

A conventional camera often suffers from over- or under-exposure when recording a real-world scene with a very high dynamic range (HDR). In contrast, a modulo camera with a Markov random field (MRF) based unwrapping algorithm can theoretically accomplish unbounded dynamic range but shows degenerate…

Cited by 18SourcePDFScholar
2019

Data-Free Learning of Student Networks

ICCV 2019poster

Learning portable neural networks is very essential for computer vision for the purpose that pre-trained heavy deep models can be well applied on edge devices such as mobile phones and micro sensors. Most existing deep neural network compression and speed-up methods are very effective for training c…

Cited by 442PDFcodeScholar
2019

LegoNet: Efficient Convolutional Neural Networks with Lego Filters

ICML 2019oral

This paper aims to build efficient convolutional neural networks using a set of Lego filters. Many successful building blocks, e.g., inception and residual modules, have been designed to refresh state-of-the-art records of CNNs on visual recognition tasks. Beyond these high-level modules, we suggest…

2018

Environment Upgrade Reinforcement Learning for Non-Differentiable Multi-Stage Pipelines

CVPR 2018poster

Recent advances in multi-stage algorithms have shown great promise, but two important problems still remain. First of all, at inference time, information can't feed back from downstream to upstream. Second, at training time, end-to-end training is not possible if the overall pipeline involves non-di…

Cited by 8SourcePDFScholar
2018

Learning Versatile Filters for Efficient Convolutional Neural Networks

NeurIPS 2018poster

This paper introduces versatile filters to construct efficient convolutional neural network. Considering the demands of efficient deep learning techniques running on cost-effective hardware, a number of methods have been developed to learn compact neural networks. Most of these works aim to slim dow…

Cited by 70SourcePDFScholar
2017

Parametric T-Spline Face Morphable Model for Detailed Fitting in Shape Subspace

CVPR 2017spotlight

Pre-learnt subspace methods, e.g., 3DMMs, are significant exploration for the synthesis of 3D faces by assuming that faces are in a linear class. However, the human face is in a nonlinear manifold, and a new test are always not in the pre-learnt subspace accurately because of the disparity brought b…

Cited by 14PDFScholar
2016

CNNpack: Packing Convolutional Neural Networks in the Frequency Domain

NeurIPS 2016poster

Deep convolutional neural networks (CNNs) are successfully used in a number of applications. However, their storage and computational requirements have largely prevented their widespread use on mobile devices. Here we present an effective CNN compression approach in the frequency domain, which focus…

Cited by 221SourcePDFScholar