← Search

Guosheng Lin

93 accepted papers

2026

Adaptive Piecewise Distillation for Efficient LiDAR Data Generation

AAAI 2026technical

LiDAR data generation has emerged as a promising solution to the high cost and limited scalability of real-world LiDAR sensing. Recent diffusion and rectified flow models have demonstrated strong capabilities in synthesizing realistic 3D point clouds; however, their iterative sampling procedures res

Cited by 0SourcePDFScholar
2026

Bridging Your Imagination with Audio-Video Generation via a Unified Director

ICML 2026poster

Existing AI-driven video creation systems typically treat script drafting and key-shot design as two disjoint tasks: the former relies on large language models, while the latter depends on image generation models. We argue that these two tasks should be unified within a single framework, as logical …

Cited by 2SourceScholar
2026

VLM-Guided Group Preference Alignment for Diffusion-based Human Mesh Recovery

CVPR 2026

Human mesh recovery (HMR) from a single RGB image is inherently ambiguous, as multiple 3D poses can correspond to the same 2D observation. Recent diffusion-based methods tackle this by generating various hypotheses, but often sacrifice accuracy. They yield predictions that are either physically impl

Cited by 0SourceScholar
2026

iMontage: Unified, Versatile, Highly Dynamic Many-to-many Image Generation

CVPR 2026

Pre-trained video models learn powerful priors for generating high-quality, temporally coherent content. While these models excel at temporal coherence, their dynamics are often constrained by the continuous nature of their training data. We hypothesize that by injecting the rich and unconstrained c

Cited by 0SourcecodeScholar
2025

ADAPT: Attentive Self-Distillation and Dual-Decoder Prediction Fusion for Continual Panoptic Segmentation

ICLR 2025poster

Panoptic segmentation, which unifies semantic and instance segmentation into a single task, has witnessed considerable success on predefined tasks. However, traditional methods tend to struggle with catastrophic forgetting and poor generalization when learning from a continuous stream of new tasks.…

2025

ADHMR: Aligning Diffusion-based Human Mesh Recovery via Direct Preference Optimization

ICML 2025poster

Human mesh recovery (HMR) from a single image is inherently ill-posed due to depth ambiguity and occlusions. Probabilistic methods have tried to solve this by generating numerous plausible 3D human mesh predictions, but they often exhibit misalignment with 2D image observations and weak robustness t…

2025

Attribute-formed Class-specific Concept Space: Endowing Language Bottleneck Model with Better Interpretability and Scalability

CVPR 2025poster

Language Bottleneck Models (LBMs) are proposed to achieve interpretable image recognition by classifying images based on textual concept bottlenecks. However, current LBMs simply list all concepts together as the bottleneck layer, leading to the spurious cue inference problem and cannot generalized…

2025

CADCrafter: Generating Computer-Aided Design Models from Unconstrained Images

CVPR 2025poster

Creating CAD digital twins from the physical world is crucial for manufacturing, design, and simulation. However, current methods typically rely on costly 3D scanning with labor-intensive post-processing. To provide a user-friendly design process, we explore the problem of reverse engineering from u…

Cited by 3SourcePDFScholar
2025

Efficiently Maintaining the Multilingual Capacity of MCLIP in Downstream Cross-Modal Retrieval Tasks

NeurIPS 2025poster

While existing research on Multilingual CLIP (MCLIP) has prioritized model architecture design, our work uncovers a critical challenge in practical adaptation: fine-tuning MCLIP through a single source language risks diminishing its multilingual capabilities in downstream tasks due to cross-linguist…

Cited by 0SourcecodeScholar
2025

IPVTON: Image-based 3D Virtual Try-on with Image Prompt Adapter

AAAI 2025technical

Given a pair of images depicting a person and a garment separately, image-based 3D virtual try-on methods aim to reconstruct a 3D human model that realistically portrays the person wearing the desired garment. In this paper, we present IPVTON, a novel image-based 3D virtual try-on framework. IPVTON…

Cited by 0SourcePDFScholar
2025

Learning Dynamic Weight Adjustment for Spatial-Temporal Trajectory Planning in Crowd Navigation

ICRA 2025

Robot navigation in dense human crowds poses a significant challenge due to the complexity of human behavior in dynamic and obstacle-rich environments. In this work, we propose a dynamic weight adjustment scheme using a neural network to predict the optimal weights of objectives in an optimization-b

Cited by 8SourceScholar
2025

MagicArticulate: Make Your 3D Models Articulation-Ready

CVPR 2025poster

With the explosive growth of 3D content creation, there is an increasing demand for automatically converting static 3D models into articulation-ready versions that support realistic animation. Traditional approaches rely heavily on manual annotation, which is both time-consuming and labor-intensive.…

2025

MeshAnything V2: Artist-Created Mesh Generation with Adjacent Mesh Tokenization

ICCV 2025poster

Meshes are the de facto 3D representation in the industry but are labor-intensive to produce. Recently, a line of research has focused on autoregressively generating meshes. This approach processes meshes into a sequence composed of vertices and then generates them vertex by vertex, similar to how a…

2025

MeshAnything: Artist-Created Mesh Generation with Autoregressive Transformers

ICLR 2025poster

Recently, 3D assets created via reconstruction and generation have matched the quality of manually crafted assets, highlighting their potential for replacement. However, this potential is largely unrealized because these assets always need to be converted to meshes for 3D industry applications, and…

2025

MotionAgent: Fine-grained Controllable Video Generation via Motion Field Agent

ICCV 2025poster

We propose MotionAgent, enabling fine-grained motion control for text-guided image-to-video generation. The key technique is the motion field agent that converts motion information in text prompts into explicit motion fields, providing flexible and precise motion guidance. Specifically, the agent ex…

2025

Robust-PIFu: Robust Pixel-aligned Implicit Function for 3D Human Digitalization from a Single Image

ICLR 2025poster

Existing methods for 3D clothed human digitalization perform well when the input image is captured in ideal conditions that assume the lack of any occlusion. However, in reality, images may often have occlusion problems such as incomplete observation of the human subject's full body, self-occlusion…

Cited by 0SourcePDFScholar
2025

SurfaceSplat: Connecting Surface Reconstruction and Gaussian Splatting

ICCV 2025poster

Surface reconstruction and novel view rendering from sparse-view images are challenging. Signed Distance Function (SDF)-based methods struggle with fine details, while 3D Gaussian Splatting (3DGS)-based approaches lack global geometry coherence. We propose a novel hybrid method that combines both st…

2025

TacoDepth: Towards Efficient Radar-Camera Depth Estimation with One-stage Fusion

CVPR 2025award

Radar-Camera depth estimation aims to predict dense and accurate metric depth by fusing input images and Radar data. Model efficiency is crucial for this task in pursuit of real-time processing on autonomous vehicles and robotic platforms. However, due to the sparsity of Radar returns, the prevailin…

2025

Text-to-Image Rectified Flow as Plug-and-Play Priors

ICLR 2025poster

Large-scale diffusion models have achieved remarkable performance in generative tasks. Beyond their initial training applications, these models have proven their ability to function as versatile plug-and-play priors. For instance, 2D diffusion models can serve as loss functions to optimize 3D implic…

2025

Towards Effective Foundation Model Adaptation for Extreme Cross-Domain Few-Shot Learning

ICCV 2025poster

Large-scale pre-trained foundation models have demonstrated remarkable generalization capabilities across diverse computer vision tasks through fine-tuning. However, existing fine-tuning approaches often encounter challenges in extreme cross-domain few-shot learning scenarios, primarily due to the s…

2025

Unlocking the Power of SAM 2 for Few-Shot Segmentation

ICML 2025poster

Few-Shot Segmentation (FSS) aims to learn class-agnostic segmentation on few classes to segment arbitrary classes, but at the risk of overfitting. To address this, some methods use the well-learned knowledge of foundation models (e.g., SAM) to simplify the learning process. Recently, SAM 2 has exten…

2024

3DFG-PIFu: 3D Feature Grids for Human Digitization from Sparse Views

ECCV 2024poster

"Pixel-aligned implicit models, such as Multi-view PIFu, DeepMultiCap, DoubleField, and SeSDF, are well-established methods for reconstructing a clothed human from sparse views. However, given V images, these models would only combine features from these images in a point-wise and localized manner.…

2024

AttriHuman-3D: Editable 3D Human Avatar Generation with Attribute Decomposition and Indexing

CVPR 2024poster

Editable 3D-aware generation which supports user-interacted editing has witnessed rapid development recently. However existing editable 3D GANs either fail to achieve high-accuracy local editing or suffer from huge computational costs. We propose AttriHuman-3D an editable 3D human generation model w…

Cited by 9SourcePDFScholar
2024

Diverse and Stable 2D Diffusion Guided Text to 3D Generation with Noise Recalibration

AAAI 2024technical

In recent years, following the success of text guided image generation, text guided 3D generation has gained increasing attention among researchers. Dreamfusion is a notable approach that enhances generation quality by utilizing 2D text guided diffusion models and introducing SDS loss, a technique f…

2024

Eliminating Feature Ambiguity for Few-Shot Segmentation

ECCV 2024poster

"Recent advancements in few-shot segmentation (FSS) have exploited pixel-by-pixel matching between query and support features, typically based on cross attention, which selectively activate query foreground (FG) features that correspond to the same-class support FG features. However, due to the larg…

2024

Enhanced Visual Instruction Tuning with Synthesized Image-Dialogue Data

ACL 2024findings

The remarkable multimodal capabilities demonstrated by OpenAI’s GPT-4 have sparked significant interest in the development of multimodal Large Language Models (LLMs). A primary research objective of such models is to align visual and textual modalities effectively while comprehending human instructi…

2024

Fine Structure-Aware Sampling: A New Sampling Training Scheme for Pixel-Aligned Implicit Models in Single-View Human Reconstruction

AAAI 2024technical

Pixel-aligned implicit models, such as PIFu, PIFuHD, and ICON, are used for single-view clothed human reconstruction. These models need to be trained using a sampling training scheme. Existing sampling training schemes either fail to capture thin surfaces (e.g. ears, fingers) or cause noisy artefact…

2024

GaussianEditor: Swift and Controllable 3D Editing with Gaussian Splatting

CVPR 2024poster

3D editing plays a crucial role in many areas such as gaming and virtual reality. Traditional 3D editing methods which rely on representations like meshes and point clouds often fall short in realistically depicting complex scenes. On the other hand methods based on implicit 3D representations like…

2024

Hybrid Mamba for Few-Shot Segmentation

NeurIPS 2024poster

Many few-shot segmentation (FSS) methods use cross attention to fuse support foreground (FG) into query features, regardless of the quadratic complexity. A recent advance Mamba can also well capture intra-sequence dependencies, yet the complexity is only linear. Hence, we aim to devise a cross (atte…

2024

IT3D: Improved Text-to-3D Generation with Explicit View Synthesis

AAAI 2024technical

Recent strides in Text-to-3D techniques have been propelled by distilling knowledge from powerful large text-to-image diffusion models (LDMs). Nonetheless, existing Text-to-3D approaches often grapple with challenges such as over-saturation, inadequate detailing, and unrealistic outputs. This study…

2024

Learn to Optimize Denoising Scores: A Unified and Improved Diffusion Prior for 3D Generation

ECCV 2024poster

"In this paper, we propose a unified framework aimed at enhancing the diffusion priors for 3D generation tasks. Despite the critical importance of these tasks, existing methodologies often struggle to generate high-caliber results. We begin by examining the inherent limitations in previous diffusion…

2024

Meta-Exploiting Frequency Prior for Cross-Domain Few-Shot Learning

NeurIPS 2024poster

Meta-learning offers a promising avenue for few-shot learning (FSL), enabling models to glean a generalizable feature embedding through episodic training on synthetic FSL tasks in a source domain. Yet, in practical scenarios where the target task diverges from that in the source domain, meta-learnin…

Cited by 1SourcePDFScholar
2024

R-Cyclic Diffuser: Reductive and Cyclic Latent Diffusion for 3D Clothed Human Digitalization

CVPR 2024poster

Recently the authors of Zero-1-to-3 demonstrated that a latent diffusion model pretrained with Internet-scale data can not only address the single-view 3D object reconstruction task but can even attain SOTA results in it. However when applied to the task of single-view 3D clothed human reconstructio…

2024

REACTO: Reconstructing Articulated Objects from a Single Video

CVPR 2024poster

In this paper we address the challenge of reconstructing general articulated 3D objects from a single video. Existing works employing dynamic neural radiance fields have advanced the modeling of articulated objects like humans and animals from videos but face challenges with piece-wise rigid general…

2024

S-DyRF: Reference-Based Stylized Radiance Fields for Dynamic Scenes

CVPR 2024poster

Current 3D stylization methods often assume static scenes which violates the dynamic nature of our real world. To address this limitation we present S-DyRF a reference-based spatio-temporal stylization method for dynamic neural radiance fields. However stylizing dynamic 3D scenes is inherently chall…

Cited by 4SourcePDFScholar
2024

Sculpt3D: Multi-View Consistent Text-to-3D Generation with Sparse 3D Prior

CVPR 2024poster

Recent works on text-to-3d generation show that using only 2D diffusion supervision for 3D generation tends to produce results with inconsistent appearances (e.g. faces on the back view) and inaccurate shapes (e.g. animals with extra legs). Existing methods mainly address this issue by retraining di…

Cited by 18SourcePDFScholar
2024

Self-Supervised Class-Agnostic Motion Prediction with Spatial and Temporal Consistency Regularizations

CVPR 2024poster

The perception of motion behavior in a dynamic environment holds significant importance for autonomous driving systems wherein class-agnostic motion prediction methods directly predict the motion of the entire point cloud. While most existing methods rely on fully-supervised learning the manual labe…

2024

Semi-supervised Class-Agnostic Motion Prediction with Pseudo Label Regeneration and BEVMix

AAAI 2024technical

Class-agnostic motion prediction methods aim to comprehend motion within open-world scenarios, holding significance for autonomous driving systems. However, training a high-performance model in a fully-supervised manner always requires substantial amounts of manually annotated data, which can be bot…

2023

Collaborative Propagation on Multiple Instance Graphs for 3D Instance Segmentation with Single-point Supervision

ICCV 2023poster

Instance segmentation on 3D point clouds has been attracting increasing attention due to its wide applications, especially in scene understanding areas. However, most existing methods operate on fully annotated data while manually preparing ground-truth labels at point-level is very cumbersome and l…

Cited by 2PDFScholar
2023

Label-Guided Knowledge Distillation for Continual Semantic Segmentation on 2D Images and 3D Point Clouds

ICCV 2023poster

Continual semantic segmentation (CSS) aims to extend an existing model to tackle unseen tasks while retaining its old knowledge. Naively fine-tuning the old model on new data leads to catastrophic forgetting. A common solution is knowledge distillation (KD), where the output distribution of the new…

Cited by 17PDFcodeScholar
2023

Neural Vector Fields: Implicit Representation by Explicit Learning

CVPR 2023poster

Deep neural networks (DNNs) are widely applied for nowadays 3D surface reconstruction tasks and such methods can be further divided into two categories, which respectively warp templates explicitly by moving vertices or represent 3D surfaces implicitly as signed or unsigned distance functions. Takin…

2023

Self-Calibrated Cross Attention Network for Few-Shot Segmentation

ICCV 2023poster

The key to the success of few-shot segmentation (FSS) lies in how to effectively utilize support samples. Most solutions compress support foreground (FG) features into prototypes, but lose some spatial details. Instead, others use cross attention to fuse query features with uncompressed support FG.…

Cited by 51PDFcodeScholar
2023

TAPS3D: Text-Guided 3D Textured Shape Generation From Pseudo Supervision

CVPR 2023poster

In this paper, we investigate an open research task of generating controllable 3D textured shapes from the given textual descriptions. Previous works either require ground truth caption labeling or extensive optimization time. To resolve these issues, we present a novel framework, TAPS3D, to train a…

2023

Toward Re-Identifying Any Animal

NeurIPS 2023poster

The current state of re-identification (ReID) models poses limitations to their applicability in the open world, as they are primarily designed and trained for specific categories like person or vehicle. In light of the importance of ReID technology for tracking wildlife populations and migration pa…

Cited by 18SourcePDFScholar
2023

Weakly Supervised Class-Agnostic Motion Prediction for Autonomous Driving

CVPR 2023poster

Understanding the motion behavior of dynamic environments is vital for autonomous driving, leading to increasing attention in class-agnostic motion prediction in LiDAR point clouds. Outdoor scenes can often be decomposed into mobile foregrounds and static backgrounds, which enables us to associate m…

Cited by 11SourcePDFScholar
2022

Dual Adaptive Transformations for Weakly Supervised Point Cloud Segmentation

ECCV 2022poster

"Weakly supervised point cloud segmentation, i.e. semantically segmenting a point cloud with only a few labeled points in the whole 3D scene, is highly desirable due to the heavy burden of collecting abundant dense annotations for the model training. However, existing methods remain challenging to a…

Cited by 37SourcePDFScholar
2022

Dynamically Transformed Instance Normalization Network for Generalizable Person Re-identification

ECCV 2022poster

"Existing person re-identification methods often suffer significant performance degradation on unseen domains, which fuels interest in domain generalizable person re-identification (DG-PReID). As an effective technology to alleviate domain variance, the Instance Normalization (IN) has been widely em…

Cited by 51SourcePDFScholar
2022

Expanding Large Pre-Trained Unimodal Models With Multimodal Information Injection for Image-Text Multimodal Classification

CVPR 2022poster

Fine-tuning pre-trained models for downstream tasks is mainstream in deep learning. However, the pre-trained models are limited to be fine-tuned by data from a specific modality. For example, as a visual model, DenseNet cannot directly take the textual data as its input. Hence, although the large pr…

Cited by 45PDFScholar
2022

IntegratedPIFu: Integrated Pixel Aligned Implicit Function for Single-View Human Reconstruction

ECCV 2022poster

"We propose IntegratedPIFu, a new pixel-aligned implicit model that builds on the foundation set by PIFuHD. IntegratedPIFu shows how depth and human parsing information can be predicted and capitalized upon in a pixel-aligned implicit model. In addition, IntegratedPIFu introduces depth-oriented samp…

2022

RigidFlow: Self-Supervised Scene Flow Learning on Point Clouds by Local Rigidity Prior

CVPR 2022poster

In this work, we focus on scene flow learning on point clouds in a self-supervised manner. A real-world scene can be well modeled as a collection of rigidly moving parts, therefore its scene flow can be represented as a combination of rigid motion of each part. Inspired by this observation, we propo…

Cited by 65PDFScholar
2022

S-PIFu: Integrating Parametric Human Models with PIFu for Single-view Clothed Human Reconstruction

NeurIPS 2022accept

We present three novel strategies to incorporate a parametric body model into a pixel-aligned implicit model for single-view clothed human reconstruction. Firstly, we introduce ray-based sampling, a novel technique that transforms a parametric model into a set of highly informative, pixel-aligned 2D…

2022

Self-Supervised Object Localization with Joint Graph Partition

AAAI 2022technical

Object localization aims to generate a tight bounding box for the target object, which is a challenging problem that has been deeply studied in recent years. Since collecting bounding-box labels is time-consuming and laborious, many researchers focus on weakly supervised object localization (WSOL).…

Cited by 19SourcePDFScholar
2022

Weakly Supervised Segmentation on Outdoor 4D Point Clouds With Temporal Matching and Spatial Graph Propagation

CVPR 2022poster

Existing point cloud segmentation methods require a large amount of annotated data, especially for the outdoor point cloud scene. Due to the complexity of the outdoor 3D scenes, manual annotations on the outdoor point cloud scene are time-consuming and expensive. In this paper, we study how to achie…

Cited by 39PDFcodeScholar
2021

3D Pose Transfer with Correspondence Learning and Mesh Refinement

NeurIPS 2021poster

3D pose transfer is one of the most challenging 3D generation tasks. It aims to transfer the pose of a source mesh to a target mesh and keep the identity (e.g., body shape) of the target mesh. Some previous works require key point annotations to build reliable correspondence between the source and t…

2021

Attention Is Not Enough: Mitigating the Distribution Discrepancy in Asynchronous Multimodal Sequence Fusion

ICCV 2021poster

Videos flow as the mixture of language, acoustic, and vision modalities. A thorough video understanding needs to fuse time-series data of different modalities for prediction. Due to the variable receiving frequency for sequences from each modality, there usually exists inherent asynchrony across the…

Cited by 74PDFScholar
2021

Context Decoupling Augmentation for Weakly Supervised Semantic Segmentation

ICCV 2021poster

Data augmentation is vital for deep learning neural networks. By providing massive training samples, it helps to improve the generalization ability of the model. Weakly supervised semantic segmentation (WSSS) is a challenging problem that has been deeply studied in recent years, conventional data au…

Cited by 152PDFcodeScholar
2021

Few-Shot Incremental Learning With Continually Evolved Classifiers

CVPR 2021poster

Few-shot class-incremental learning (FSCIL) aims to design machine learning algorithms that can continually learn new concepts from a few data points, without forgetting knowledge of old classes. The difficulty lies in that limited data from new classes not only lead to significant overfitting issue…

Cited by 395PDFScholar
2021

HCRF-Flow: Scene Flow From Point Clouds With Continuous High-Order CRFs and Position-Aware Flow Embedding

CVPR 2021poster

Scene flow in 3D point clouds plays an important role in understanding dynamic environments. Although significant advances have been made by deep neural networks, the performance is far from satisfactory as only per-point translational motion is considered, neglecting the constraints of the rigid mo…

Cited by 62PDFScholar
2021

Meta Navigator: Search for a Good Adaptation Policy for Few-Shot Learning

ICCV 2021poster

Few-shot learning aims to adapt knowledge learned from previous tasks to novel tasks with only a limited amount of labeled data. Research literature on few-shot learning exhibits great diversity, while different algorithms often excel at different few-shot learning scenarios. It is therefore tricky…

Cited by 60PDFScholar
2021

Progressive Modality Reinforcement for Human Multimodal Emotion Recognition From Unaligned Multimodal Sequences

CVPR 2021poster

Human multimodal emotion recognition involves time-series data of different modalities, such as natural language, visual motions, and acoustic behaviors. Due to the variable sampling rates for sequences from different modalities, the collected multimodal streams are usually unaligned. The asynchrony…

Cited by 167PDFScholar
2021

Self-Point-Flow: Self-Supervised Scene Flow Estimation From Point Clouds With Optimal Transport and Random Walk

CVPR 2021poster

Due to the scarcity of annotated scene flow data, self-supervised scene flow learning in point clouds has attracted increasing attention. In the self-supervised manner, establishing correspondences between two point clouds to approximate scene flow is an effective approach. Previous methods often ob…

Cited by 60PDFScholar
2021

Self-Supervised 3D Skeleton Action Representation Learning With Motion Consistency and Continuity

ICCV 2021poster

Recently, self-supervised learning (SSL) has been proved very effective and it can help boost the performance in learning representations from unlabeled data in the image domain. Yet, very little is explored about its usefulness in 3D skeleton-based action recognition understanding. Directly applyin…

Cited by 80PDFScholar
2020

Cross-Domain Semantic Segmentation via Domain-Invariant Interactive Relation Transfer

CVPR 2020poster

Exploiting photo-realistic synthetic data to train semantic segmentation models has received increasing attention over the past years. However, the domain mismatch between synthetic and real images will cause a significant performance drop when the model trained with synthetic images is directly app…

Cited by 117PDFScholar
2020

DeepEMD: Few-Shot Image Classification With Differentiable Earth Mover's Distance and Structured Classifiers

CVPR 2020oral

In this paper, we address the few-shot classification task from a new perspective of optimal matching between image regions. We adopt the Earth Mover's Distance (EMD) as a metric to compute a structural distance between dense image representations to determine image relevance. The EMD generates the…

Cited by 1005PDFScholar
2020

Exploring Bottom-Up and Top-Down Cues With Attentive Learning for Webly Supervised Object Detection

CVPR 2020poster

Fully supervised object detection has achieved great success in recent years. However, abundant bounding boxes annotations are needed for training a detector for novel classes. To reduce the human labeling effort, we propose a novel webly supervised object detection (WebSOD) method for novel classes…

Cited by 13PDFScholar
2020

Human Interaction Learning on 3D Skeleton Point Clouds for Video Violence Recognition

ECCV 2020poster

This paper introduces a new method for recognizing violent behavior by learning contextual relationships between related people from human skeleton points. Unlike previous work, we first formulate 3D skeleton point clouds from human skeleton sequences extracted from videos and then perform interacti…

Cited by 95SourcePDFScholar
2020

Multi-Path Region Mining for Weakly Supervised 3D Semantic Segmentation on Point Clouds

CVPR 2020poster

Point clouds provide intrinsic geometric information and surface context for scene understanding. Existing methods for point cloud segmentation require a large amount of fully labeled data. Using advanced depth sensors, collection of large scale 3D dataset is no longer a cumbersome process. However,…

Cited by 178PDFcodeScholar
2020

SpSequenceNet: Semantic Segmentation Network on 4D Point Clouds

CVPR 2020poster

Point clouds are useful in many applications like autonomous driving and robotics as they provide natural 3D information of the surrounding environments. While there are extensive research on 3D point clouds, scene understanding on 4D point clouds, a series of consecutive 3D point clouds frames, is…

Cited by 129PDFScholar
2020

Splitting vs. Merging: Mining Object Regions with Discrepancy and Intersection Loss for Weakly Supervised Semantic Segmentation

ECCV 2020poster

In this paper we focus on the task of weakly-supervised semantic segmentation supervised with image-level labels. Since the pixel-level annotation is not available in the training process, we rely on region mining models to estimate the pseudo-masks from the image-level labels. Thus, in order to imp…

Cited by 81SourcePDFScholar
2020

Structure-Aware Generation Network for Recipe Generation from Images

ECCV 2020poster

Sharing food has become very popular with the development of social media. For many real-world applications, people are keen to know the underlying recipes of a food item. In this paper, we are interested in automatically generating cooking instructions for food. We investigate an open research task…

2020

TRRNet: Tiered Relation Reasoning for Compositional Visual Question Answering

ECCV 2020poster

Compositional visual question answering requires reasoning over both semantic and geometry object relations. We propose a novel tiered reasoning method that dynamically selects object level candidates based on language representations and generates robust pairwise relations within the selected candi…

Cited by 35SourcePDFScholar
2019

CANet: Class-Agnostic Segmentation Networks With Iterative Refinement and Attentive Few-Shot Learning

CVPR 2019poster

Recent progress in semantic segmentation is driven by deep Convolutional Neural Networks and large-scale labeled image datasets. However, data labeling for pixel-wise segmentation is tedious and costly. Moreover, a trained model can only make predictions within a set of pre-defined classes. In this…

Cited by 747PDFScholar
2019

Pyramid Graph Networks With Connection Attentions for Region-Based One-Shot Semantic Segmentation

ICCV 2019poster

One-shot image segmentation aims to undertake the segmentation task of a novel class with only one training image available. The difficulty lies in that image segmentation has structured data representations, which yields a many-to-many message passing problem. Previous methods often simplify it to…

Cited by 388PDFScholar
2019

SegEQA: Video Segmentation Based Visual Attention for Embodied Question Answering

ICCV 2019poster

Embodied Question Answering (EQA) is a newly defined research area where an agent is required to answer the user's questions by exploring the real world environment. It has attracted increasing research interests due to its broad applications in automatic driving system, in-home robots, and personal…

Cited by 34PDFScholar
2019

Towards Robust Curve Text Detection With Conditional Spatial Expansion

CVPR 2019poster

It is challenging to detect curve texts due to their irregular shapes and varying sizes. In this paper, we first investigate the deficiency of the existing curve detection methods and then propose a novel Conditional Spatial Expansion (CSE) mechanism to improve the performance of curve detection. In…

Cited by 105PDFScholar
2018

Bootstrapping the Performance of Webly Supervised Semantic Segmentation

CVPR 2018poster

Fully supervised methods for semantic segmentation require pixel-level class masks to train, the creation of which are expensive in terms of manual labour and time. In this work, we focus on weak supervision, developing a method for training a high-quality pixel-level classifier for semantic segment…

2018

Learning Markov Clustering Networks for Scene Text Detection

CVPR 2018poster

A novel framework named Markov Clustering Network (MCN) is proposed for fast and robust scene text detection. MCN predicts instance-level bounding boxes by firstly converting an image into a Stochastic Flow Graph (SFG) and then performing Markov Clustering on this graph. Our method can detect text o…

Cited by 139SourcePDFScholar
2018

MoNet: Deep Motion Exploitation for Video Object Segmentation

CVPR 2018poster

In this paper, we propose a novel MoNet model to deeply exploit motion cues for boosting video object segmentation performance from two aspects, i.e., frame representation learning and segmentation refinement. Concretely, MoNet exploits computed motion cue (i.e., optical flow) to reinforce the repre…

Cited by 164SourcePDFScholar
2017

RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation

CVPR 2017poster

Recently, very deep convolutional neural networks (CNNs) have shown outstanding performance in object recognition and have also been the first choice for dense classification problems such as semantic segmentation. However, repeated subsampling operations like pooling or convolution striding in deep…

Cited by 4039PDFcodeScholar
2017

Sequential Person Recognition in Photo Albums With a Recurrent Network

CVPR 2017poster

Recognizing the identities of people in everyday photos is still a very challenging problem for machine vision, due to issues such as non-frontal faces, changes in clothing, location, lighting. Recent studies have shown that rich relational information between people in the same photo can help in re…

Cited by 32PDFScholar
2016

Efficient Piecewise Training of Deep Structured Models for Semantic Segmentation

CVPR 2016spotlight

Recent advances in semantic image segmentation have mostly been achieved by training deep convolutional neural networks(CNNs). We show how to improve semantic segmentation through the use of contextual information; specifically, we explore 'patch-patch' context between image regions, and 'patch-back…

Cited by 1221PDFScholar
2016

Fast Training of Triplet-Based Deep Binary Embedding Networks

CVPR 2016accepted

In this paper, we aim to learn a mapping (or embedding) from images to a compact binary space in which Hamming distances correspond to a ranking measure for the image retrieval task. We make use of a triplet loss because this has been shown to be most effective for ranking problems. How- ever, train…

Cited by 146SourcePDFScholar
2015

Deep Convolutional Neural Fields for Depth Estimation From a Single Image

CVPR 2015poster

We consider the problem of depth estimation from a single monocular image in this work. It is a challenging task as no reliable depth cues are available, e.g., stereo correspondences, motions etc. Previous efforts have been focusing on exploiting geometric priors or additional sources of information…

Cited by 1190SourcePDFScholar
2015

Deeply Learning the Messages in Message Passing Inference

NeurIPS 2015poster

Deep structured output learning shows great promise in tasks like semantic image segmentation. We proffer a new, efficient deep structured model learning scheme, in which we show how deep Convolutional Neural Networks (CNNs) can be used to directly estimate the messages in message passing inference…

Cited by 81SourcePDFScholar