中文
相关论文

相关论文: SegVG: Transferring Object Bounding Box to Segment…

200 篇论文

3D visual grounding is the task of localizing the object in a 3D scene which is referred by a description in natural language. With a wide range of applications ranging from autonomous indoor robotics to AR/VR, the task has recently risen…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Ozan Unal , Christos Sakaridis , Suman Saha , Luc Van Gool

Vector graphics are widely used in graphical designs and have received more and more attention. However, unlike raster images which can be easily obtained, acquiring high-quality vector graphics, typically through automatically converting…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Haokun Zhu , Juang Ian Chong , Teng Hu , Ran Yi , Yu-Kun Lai , Paul L. Rosin

Transformer has attracted increasing interest in STVG, owing to its end-to-end pipeline and promising result. Existing Transformer-based STVG approaches often leverage a set of object queries, which are initialized simply using zeros and…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Xin Gu , Yaojie Shen , Chenxi Luo , Tiejian Luo , Yan Huang , Yuewei Lin , Heng Fan , Libo Zhang

It is challenging for weakly supervised object detection network to precisely predict the positions of the objects, since there are no instance-level category annotations. Most existing methods tend to solve this problem by using a…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Ke Yang , Dongsheng Li , Yong Dou

A truly capable AI system must do more than detect objects or recognize activities in isolation. It must form unified, grounded representations of who is acting, what they are doing, and when and where these actions unfold. These…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Tanveer Hannan , Shuaicong Wu , Mark Weber , Suprosanna Shit , Jindong Gu , Rajat Koner , Aljoša Ošep , Laura Leal-Taixé , Thomas Seidl

Constructing 4D language fields is crucial for embodied AI, augmented/virtual reality, and 4D scene understanding, as they provide enriched semantic representations of dynamic environments and enable open-vocabulary querying in complex…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Xianfeng Wu , Yajing Bai , Minghan Li , Xianzu Wu , Xueqi Zhao , Zhongyuan Lai , Wenyu Liu , Xinggang Wang

Spatio-Temporal Video Grounding (STVG) aims to localize target objects in videos based on natural language descriptions. Despite recent advances in Multimodal Large Language Models, a significant gap remains between current models and…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Hong Gao , Jingyu Wu , Xiangkai Xu , Kangni Xie , Yunchen Zhang , Bin Zhong , Xurui Gao , Min-Ling Zhang

Precise spatial reasoning is fundamental to robotic manipulation, yet the visual backbones of current vision-language-action (VLA) models are predominantly pretrained on 2D image data without explicit 3D geometric supervision, resulting in…

Video analysis has been moving towards more detailed interpretation (e.g. segmentation) with encouraging progresses. These tasks, however, increasingly rely on densely annotated training data both in space and time. Since such annotation is…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Yuzheng Xu , Yang Wu , Nur Sabrina binti Zuraimi , Shohei Nobuhara , Ko Nishino

We propose an approach to instance-level image segmentation that is built on top of category-level segmentation. Specifically, for each pixel in a semantic category mask, its corresponding instance bounding box is predicted using a deep…

计算机视觉与模式识别 · 计算机科学 2016-05-24 Zifeng Wu , Chunhua Shen , Anton van den Hengel

Visual grounding, which aims to ground a visual region via natural language, is a task that heavily relies on cross-modal alignment. Existing works utilized uni-modal pre-trained models to transfer visual or linguistic knowledge separately…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Linhui Xiao , Xiaoshan Yang , Fang Peng , Yaowei Wang , Changsheng Xu

In this paper, we address the problem of referring expression comprehension in videos, which is challenging due to complex expression and scene dynamics. Unlike previous methods which solve the problem in multiple stages (i.e., tracking,…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Sijie Song , Xudong Lin , Jiaying Liu , Zongming Guo , Shih-Fu Chang

Semi-supervised video object segmentation is a task of segmenting the target object in a video sequence given only a mask annotation in the first frame. The limited information available makes it an extremely challenging task. Most previous…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Yunyao Mao , Ning Wang , Wengang Zhou , Houqiang Li

Semantic segmentation is an import task in the medical field to identify the exact extent and orientation of significant structures like organs and pathology. Deep neural networks can perform this task well by leveraging the information…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Abhijeet Parida , Arianne Tran , Nassir Navab , Shadi Albarqouni

Remote sensing imagery has attracted significant attention in recent years due to its instrumental role in global environmental monitoring, land usage monitoring, and more. As image databases grow each year, performing automatic…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Jielu Zhang , Zhongliang Zhou , Gengchen Mai , Mengxuan Hu , Zihan Guan , Sheng Li , Lan Mu

Video Paragraph Grounding (VPG) is an emerging task in video-language understanding, which aims at localizing multiple sentences with semantic relations and temporal order from an untrimmed video. However, existing VPG approaches are…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Chaolei Tan , Jianhuang Lai , Wei-Shi Zheng , Jian-Fang Hu

This study demonstrates a cost-effective approach to semantic segmentation using self-supervised vision transformers (SSVT). By freezing the SSVT backbone and training a lightweight segmentation head, our approach effectively utilizes…

计算机视觉与模式识别 · 计算机科学 2024-01-24 Seungho Lee , Seoungyoon Kang , Hyunjung Shim

We propose a semi-automatic bounding box annotation method for visual object tracking by utilizing temporal information with a tracking-by-detection approach. For detection, we use an off-the-shelf object detector which is trained…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Kutalmis Gokalp Ince , Aybora Koksal , Arda Fazla , A. Aydin Alatan

Visual grounding (VG) typically focuses on locating regions of interest within an image using natural language, and most existing VG methods are limited to single-image interpretations. This limits their applicability in real-world…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Wenxuan Wang , Zijia Zhao , Yisi Zhang , Yepeng Tang , Erdong Hu , Xinlong Wang , Jing Liu

A key aspect of VQA models that are interpretable is their ability to ground their answers to relevant regions in the image. Current approaches with this capability rely on supervised learning and human annotated groundings to train…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Yundong Zhang , Juan Carlos Niebles , Alvaro Soto