中文
相关论文

相关论文: PD-APE: A Parallel Decoding Framework with Adaptiv…

200 篇论文

We propose Attention Grounder (AttnGrounder), a single-stage end-to-end trainable model for the task of visual grounding. Visual grounding aims to localize a specific object in an image based on a given natural language text query. Unlike…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Vivek Mittal

Many robotics applications require precise pose estimates despite operating in large and changing environments. This can be addressed by visual localization, using a pre-computed 3D model of the surroundings. The pose estimation then…

计算机视觉与模式识别 · 计算机科学 2018-09-20 Paul-Edouard Sarlin , Frédéric Debraine , Marcin Dymczyk , Roland Siegwart , Cesar Cadena

Attributed network embedding aims to learn low-dimensional node representations from both network structure and node attributes. Existing methods can be categorized into two groups: (1) the first group learns two separated node…

社会与信息网络 · 计算机科学 2020-07-07 Keting Cen , Huawei Shen , Jinhua Gao , Qi Cao , Bingbing Xu , Xueqi Cheng

Learning to build 3D scene graphs is essential for real-world perception in a structured and rich fashion. However, previous 3D scene graph generation methods utilize a fully supervised learning manner and require a large amount of…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Xu Wang , Yifan Li , Qiudan Zhang , Wenhui Wu , Mark Junjie Li , Jianmin Jinag

The goal of open-vocabulary detection is to identify novel objects based on arbitrary textual descriptions. In this paper, we address open-vocabulary 3D point-cloud detection by a dividing-and-conquering strategy, which involves: 1)…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Yuheng Lu , Chenfeng Xu , Xiaobao Wei , Xiaodong Xie , Masayoshi Tomizuka , Kurt Keutzer , Shanghang Zhang

Interpretable driver attention prediction is crucial for human-like autonomous driving. However, existing datasets provide only scene-level global gaze rather than fine-grained object-level annotations, inherently failing to support…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Zehong Ke , Yanbo Jiang , Jinhao Li , Zhiyuan Liu , Yiqian Tu , Qingwen Meng , Heye Huang , Jianqiang Wang

The 3D visual grounding task has been explored with visual and language streams comprehending referential language to identify target objects in 3D scenes. However, most existing methods devote the visual stream to capturing the 3D visual…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Eslam Mohamed Bakr , Yasmeen Alsaedy , Mohamed Elhoseiny

Visual grounding seeks to localize the image region corresponding to a free-form text description. Recently, the strong multimodal capabilities of Large Vision-Language Models (LVLMs) have driven substantial improvements in visual…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Seil Kang , Jinyeong Kim , Junhyeok Kim , Seong Jae Hwang

We present OpenSeeD, a simple Open-vocabulary Segmentation and Detection framework that jointly learns from different segmentation and detection datasets. To bridge the gap of vocabulary and annotation granularity, we first introduce a…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Hao Zhang , Feng Li , Xueyan Zou , Shilong Liu , Chunyuan Li , Jianfeng Gao , Jianwei Yang , Lei Zhang

Convolutional Neural Networks achieve state-of-the-art accuracy in object detection tasks. However, they have large computational and energy requirements that challenge their deployment on resource-constrained edge devices. Object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Marina Neseem , Sherief Reda

3D visual grounding involves matching natural language descriptions with their corresponding objects in 3D spaces. Existing methods often face challenges with accuracy in object recognition and struggle in interpreting complex linguistic…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Chun-Peng Chang , Shaoxiang Wang , Alain Pagani , Didier Stricker

To act in the world, a model must name what it sees and know where it is in 3D. Today's vision-language models (VLMs) excel at open-ended 2D description and grounding, yet multi-object 3D detection remains largely missing from the VLM…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yunze Man , Shihao Wang , Guowen Zhang , Johan Bjorck , Zhiqi Li , Liang-Yan Gui , Jim Fan , Jan Kautz , Yu-Xiong Wang , Zhiding Yu

Cross-view object geo-localization has recently gained attention due to potential applications. Existing methods aim to capture spatial dependencies of query objects between different views through attention mechanisms to obtain spatial…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Xingtao Ling Yingying Zhu

Learning to represent three dimensional (3D) human pose given a two dimensional (2D) image of a person, is a challenging problem. In order to make the problem less ambiguous it has become common practice to estimate 3D pose in the camera…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Mara Levy , Abhinav Shrivastava

Multi-view camera-only 3D object detection largely follows two primary paradigms: exploiting bird's-eye-view (BEV) representations or focusing on perspective-view (PV) features, each with distinct advantages. Although several recent…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Zhe Huang , Yizhe Zhao , Hao Xiao , Chenyan Wu , Lingting Ge

3D geometric contents are becoming increasingly popular. In this paper, we study the problem of analyzing deforming 3D meshes using deep neural networks. Deforming 3D meshes are flexible to represent 3D animation sequences as well as…

图形学 · 计算机科学 2018-03-30 Qingyang Tan , Lin Gao , Yu-Kun Lai , Shihong Xia

To better address challenging issues of the irregularity and inhomogeneity inherently present in 3D point clouds, researchers have been shifting their focus from the design of hand-craft point feature towards the learning of 3D point…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Xiang Li , Mingyang Wang , Congcong Wen , Lingjing Wang , Nan Zhou , Yi Fang

The field of autonomous driving has attracted considerable interest in approaches that directly infer 3D objects in the Bird's Eye View (BEV) from multiple cameras. Some attempts have also explored utilizing 2D detectors from single images…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Yingqi Tang , Zhaotie Meng , Guoliang Chen , Erkang Cheng

3D object proposals, quickly detected regions in a 3D scene that likely contain an object of interest, are an effective approach to improve the computational efficiency and accuracy of the object detection framework. In this work, we…

机器人学 · 计算机科学 2018-06-27 Ramanpreet Singh Pahwa , Tian Tsong Ng , Minh N. Do

Although end-to-end autonomous driving (E2E-AD) technologies have made significant progress in recent years, there remains an unsatisfactory performance on closed-loop evaluation. The potential of leveraging planning in query design and…

机器人学 · 计算机科学 2025-03-12 Yingqi Tang , Zhuoran Xu , Zhaotie Meng , Erkang Cheng
‹ 上一页 1 8 9 10 下一页 ›