中文
相关论文

相关论文: Contextual Modeling for 3D Dense Captioning on Poi…

200 篇论文

The task of 3D shape captioning occupies a significant place within the domain of computer graphics and has garnered considerable interest in recent years. Traditional approaches to this challenge frequently depend on the utilization of…

图形学 · 计算机科学 2025-09-30 Zhenyu Shu , Jiawei Wen , Shiyang Li , Shiqing Xin , Ligang Liu

In this paper, we present and study a new instance-level retrieval task: PointCloud-Text Matching (PTM), which aims to identify the exact cross-modal instance that matches a given point-cloud query or text query. PTM has potential…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Yanglin Feng , Yang Qin , Dezhong Peng , Hongyuan Zhu , Xi Peng , Peng Hu

The pre-training architectures of large language models encompass various types, including autoencoding models, autoregressive models, and encoder-decoder models. We posit that any modality can potentially benefit from a large language…

机器学习 · 计算机科学 2023-10-27 Zhe Li , Zhangyang Gao , Cheng Tan , Stan Z. Li , Laurence T. Yang

Dense video captioning aims to localize and describe important events in untrimmed videos. Existing methods mainly tackle this task by exploiting only visual features, while completely neglecting the audio track. Only a few prior works have…

计算机视觉与模式识别 · 计算机科学 2020-08-12 Vladimir Iashin , Esa Rahtu

Diffusion models have demonstrated their capability to synthesize high-quality and diverse images from textual prompts. However, simultaneous control over both global contexts (e.g., object layouts and interactions) and local details (e.g.,…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Moyuru Yamada

The interest in 3D dynamical tracking is growing in fields such as robotics, biology and fluid dynamics. Recently, a major source of progress in 3D tracking has been the study of collective behaviour in biological systems, where the…

计算机视觉与模式识别 · 计算机科学 2015-11-05 Andrea Cavagna , Chiara Creato , Lorenzo Del Castello , Stefania Melillo , Leonardo Parisi , Massimiliano Viale

Dense video captioning is an extremely challenging task since accurate and coherent description of events in a video requires holistic understanding of video contents as well as contextual reasoning of individual events. Most existing…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Jonghwan Mun , Linjie Yang , Zhou Ren , Ning Xu , Bohyung Han

How to learn long-range dependencies from 3D point clouds is a challenging problem in 3D point cloud analysis. Addressing this problem, we propose a global attention network for point cloud semantic segmentation, named as GA-Net, consisting…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Shuang Deng , Qiulei Dong

Point clouds, a prominent method of 3D representation, are extensively utilized across industries such as autonomous driving, surveying, electricity, architecture, and gaming, and have been rigorously investigated for their accuracy and…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Jingyuan Tang , Yuhuan Zhao , Songlin Sun , Yangang Cai

In this paper, we investigate the combination of voxel-based methods and point-based methods, and propose a novel end-to-end two-stage 3D object detector named SGNet for point clouds scenes. The voxel-based methods voxelize the scene to…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Hao Peng , Guofeng Tong , Zheng Li , Yaqi Wang , Yuyuan Shao

3D object segmentation with Large Language Models (LLMs) has become a prevailing paradigm due to its broad semantics, task flexibility, and strong generalization. However, this paradigm is hindered by representation misalignment: LLMs…

计算机视觉与模式识别 · 计算机科学 2026-02-20 Zhuoxu Huang , Mingqi Gao , Jungong Han

Convolutional Neural Networks (CNNs) have performed extremely well on data represented by regularly arranged grids such as images. However, directly leveraging the classic convolution kernels or parameter sharing mechanisms on sparse 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Mingtao Feng , Liang Zhang , Xuefei Lin , Syed Zulqarnain Gilani , Ajmal Mian

Despite significant progress in 3D point cloud segmentation, existing methods primarily address specific tasks and depend on explicit instructions to identify targets, lacking the capability to infer and understand implicit user intentions…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Shuting He , Henghui Ding , Xudong Jiang , Bihan Wen

We address the problem of jointly learning vision and language to understand the object in a fine-grained manner. The key idea of our approach is the use of object descriptions to provide the detailed understanding of an object. Based on…

计算机视觉与模式识别 · 计算机科学 2018-03-19 Anh Nguyen , Thanh-Toan Do , Ian Reid , Darwin G. Caldwell , Nikos G. Tsagarakis

3D object detection based on point clouds has become more and more popular. Some methods propose localizing 3D objects directly from raw point clouds to avoid information loss. However, these methods come with complex structures and…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Guodong Xu , Wenxiao Wang , Zili Liu , Liang Xie , Zheng Yang , Haifeng Liu , Deng Cai

In-context learning enables language models (LM) to adapt to downstream data or tasks by incorporating few samples as demonstrations within the prompts. It offers strong performance without the expense of fine-tuning. However, the…

计算与语言 · 计算机科学 2024-10-15 Jian Gu , Aldeida Aleti , Chunyang Chen , Hongyu Zhang

This paper introduces a novel approach to Generalized Category Discovery (GCD) by leveraging the concept of contextuality to enhance the identification and classification of categories in unlabeled datasets. Drawing inspiration from human…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Tingzhang Luo , Mingxuan Du , Jiatao Shi , Xinxiang Chen , Bingchen Zhao , Shaoguang Huang

Contextual reasoning is essential to understand events in long untrimmed videos. In this work, we systematically explore different captioning models with various contexts for the dense-captioning events in video task, which aims to generate…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Shizhe Chen , Yuqing Song , Yida Zhao , Qin Jin , Zhaoyang Zeng , Bei Liu , Jianlong Fu , Alexander Hauptmann

3D Visual Grounding (3DVG) involves localizing target objects in 3D point clouds based on natural language. While prior work has made strides using textual descriptions, leveraging spoken language-known as Audio-based 3D Visual…

Text-to-point-cloud cross-modal localization is an emerging vision-language task critical for future robot-human collaboration. It seeks to localize a position from a city-scale point cloud scene based on a few natural language…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Lichao Wang , Zhihao Yuan , Jinke Ren , Shuguang Cui , Zhen Li