← Search

Weicheng Kuo

16 accepted papers

2024

3D Open-Vocabulary Panoptic Segmentation with 2D-3D Vision-Language Distillation

ECCV 2024poster

"3D panoptic segmentation is a challenging perception task, especially in autonomous driving. It aims to predict both semantic and instance annotations for 3D points in a scene. Although prior 3D panoptic segmentation approaches have achieved great performance on closed-set benchmarks, generalizing…

Cited by 3SourcePDFScholar
2024

Region-centric Image-Language Pretraining for Open-Vocabulary Detection

ECCV 2024poster

"We present a new open-vocabulary detection approach based on region-centric image-language pretraining to bridge the gap between image-level pretraining and open-vocabulary object detection. At the pretraining phase, we incorporate the detector architecture on top of the classification backbone, wh…

2023

DaTaSeg: Taming a Universal Multi-Dataset Multi-Task Segmentation Model

NeurIPS 2023poster

Observing the close relationship among panoptic, semantic and instance segmentation tasks, we propose to train a universal multi-dataset multi-task segmentation model: DaTaSeg. We use a shared representation (mask proposals with class predictions) for all tasks. To tackle task discrepancy, we adopt…

2023

Open-Vocabulary Object Detection upon Frozen Vision and Language Models

ICLR 2023poster

We present F-VLM, a simple open-vocabulary object detection method built uponFrozenVision andLanguageModels. F-VLM simplifies the current multi-stage training pipeline by eliminating the need for knowledge distillation or detection-tailored pretraining. Surprisingly, we observe that a frozen VLM:…

Cited by 228SourcePDFScholar
2023

PaLI: A Jointly-Scaled Multilingual Language-Image Model

ICLR 2023top-5%

Effective scaling and a flexible task interface enable large language models to excel at many tasks. We present PaLI, a model that extends this approach to the joint modeling of language and vision. PaLI generates text based on visual and textual inputs, and with this interface performs many vision,…

2023

Region-Aware Pretraining for Open-Vocabulary Object Detection With Vision Transformers

CVPR 2023highlight

We present Region-aware Open-vocabulary Vision Transformers (RO-ViT) -- a contrastive image-text pretraining recipe to bridge the gap between image-level pretraining and open-vocabulary object detection. At the pretraining phase, we propose to randomly crop and resize regions of positional embedding…

Cited by 84SourcePDFScholar
2023

Rethinking Video ViTs: Sparse Video Tubes for Joint Image and Video Learning

CVPR 2023poster

We present a simple approach which can turn a ViT encoder into an efficient video model, which can seamlessly work with both image and video inputs. By sparsely sampling the inputs, the model is able to do training and inference from both inputs. The model is easily scalable and can be adapted to la…

Cited by 81SourcePDFScholar
2022

FindIt: Generalized Localization with Natural Language Queries

ECCV 2022poster

"We propose FindIt, a simple and versatile framework that unifies a variety of visual grounding and localization tasks including referring expression comprehension, text-based localization, and object detection. Key to our architecture is an efficient multi-scale fusion module that unifies the dispa…

2022

Learning Open-World Object Proposals Without Learning to Classify

RA-L 2022

Object proposals have become an integral pre-processing step of many vision pipelines including object detection, weakly supervised detection, object discovery, tracking, etc. Compared to the learning-free methods, learning-based proposals have become popular recently due to the growing interest in

Cited by 158SourcecodeScholar
2022

Open-vocabulary Object Detection via Vision and Language Knowledge Distillation

ICLR 2022poster

We aim at advancing open-vocabulary object detection, which detects objects described by arbitrary text inputs. The fundamental challenge is the availability of training data. It is costly to further scale up the number of classes contained in existing object detection datasets. To overcome this ch…

2022

Video Question Answering with Iterative Video-Text Co-Tokenization

ECCV 2022poster

"Video question answering is a challenging task that requires understanding jointly the language input, the visual information in individual video frames, as well as the temporal information about the events occurring in the video. In this paper, we propose a novel multi-stream video encoder for vid…

Cited by 24SourcePDFScholar
2021

Patch2CAD: Patchwise Embedding Learning for In-the-Wild Shape Retrieval From a Single Image

ICCV 2021poster

3D perception of object shapes from RGB image input is fundamental towards semantic scene understanding, grounding image-based perception in our spatially 3-dimensional real-world environments. To achieve a mapping between image views of objects and 3D shapes, we leverage CAD model priors from exist…

Cited by 36PDFScholar
2020

Mask2CAD: 3D Shape Prediction by Learning to Segment and Retrieve

ECCV 2020poster

Object recognition has seen significant progress in the image domain, with focus primarily on 2D perception. We propose to leverage existing large-scale datasets of 3D models to understand the underlying 3D structure of objects seen in an image by constructing a CAD-based representation of the objec…

Cited by 95SourcePDFScholar
2019

ShapeMask: Learning to Segment Novel Objects by Refining Shape Priors

ICCV 2019oral

Instance segmentation aims to detect and segment individual objects in a scene. Most existing methods rely on precise mask annotations of every category. However, it is difficult and costly to segment objects in novel categories because a large number of mask annotations is required. We introduce Sh…

Cited by 156PDFcodeScholar