中文
相关论文

相关论文: LangHOPS: Language Grounded Hierarchical Open-Voca…

200 篇论文

Most multimodal large language models (MLLMs) learn language-to-object grounding through causal language modeling where grounded objects are captured by bounding boxes as sequences of location tokens. This paradigm lacks pixel-level…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Yichi Zhang , Ziqiao Ma , Xiaofeng Gao , Suhaila Shakiah , Qiaozi Gao , Joyce Chai

We propose a joint object pose estimation and categorization approach which extracts information about object poses and categories from the object parts and compositions constructed at different layers of a hierarchical object…

计算机视觉与模式识别 · 计算机科学 2015-03-05 Mete Ozay , Krzysztof Walas , Ales Leonardis

Segmenting and recognizing diverse object parts is a crucial ability in applications spanning various computer vision and robotic tasks. While significant progress has been made in object-level Open-Vocabulary Semantic Segmentation (OVSS),…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Meng Wei , Xiaoyu Yue , Wenwei Zhang , Shu Kong , Xihui Liu , Jiangmiao Pang

Referring Video Object Segmentation (RVOS) aims to segment an object of interest throughout a video based on a language description. The prominent challenge lies in aligning static text with dynamic visual content, particularly when objects…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Bingrui Zhao , Lin Yuanbo Wu , Xiangtian Fan , Deyin Liu , Lu Zhang , Ruyi He , Jialie Shen , Ximing Li

Object detection has been expanded from a limited number of categories to open vocabulary. Moving forward, a complete intelligent vision system requires understanding more fine-grained object descriptions, object parts. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Peize Sun , Shoufa Chen , Chenchen Zhu , Fanyi Xiao , Ping Luo , Saining Xie , Zhicheng Yan

This paper proposes LLaFS, the first attempt to leverage large language models (LLMs) in few-shot segmentation. In contrast to the conventional few-shot segmentation methods that only rely on the limited and biased information from the…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Lanyun Zhu , Tianrun Chen , Deyi Ji , Jieping Ye , Jun Liu

Enabling robots to efficiently search for and identify objects in complex, unstructured environments is critical for diverse applications ranging from household assistance to industrial automation. However, traditional scene representations…

机器人学 · 计算机科学 2025-08-29 Liding Zhang , Zeqi Li , Kuanqi Cai , Qian Huang , Zhenshan Bing , Alois Knoll

Open-Vocabulary Camouflaged Object Segmentation (OVCOS) seeks to segment and classify camouflaged objects from arbitrary categories, presenting unique challenges due to visual ambiguity and unseen categories.Recent approaches typically…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Kai Zhao , Wubang Yuan , Zheng Wang , Guanyi Li , Xiaoqiang Zhu , Deng-ping Fan , Dan Zeng

Vision-language models (VLMs) excel in visual understanding but often lack reliable grounding capabilities and actionable inference rates. Integrating them with open-vocabulary object detection (OVD), instance segmentation, and tracking…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Bastian Pätzold , Jan Nogga , Sven Behnke

Open-vocabulary human-object interaction (HOI) detection, which is concerned with the problem of detecting novel HOIs guided by natural language, is crucial for understanding human-centric scenes. However, prior zero-shot HOI detectors…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Ting Lei , Shaofeng Yin , Yang Liu

Open vocabulary object detection has been greatly advanced by the recent development of vision-language pretrained model, which helps recognize novel objects with only semantic categories. The prior works mainly focus on knowledge…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Tao Wang , Nan Li

While vision-language models (VLMs) have made significant progress in multimodal perception (e.g., open-vocabulary object detection) with simple language queries, state-of-the-art VLMs still show limited ability to perceive complex queries…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Sojung An , Kwanyong Park , Yong Jae Lee , Donghyun Kim

Language-guided long-horizon manipulation of deformable objects presents significant challenges due to high degrees of freedom, complex dynamics, and the need for accurate vision-language grounding. In this work, we focus on multi-step…

The existing language-driven grasping methods struggle to fully handle ambiguous instructions containing implicit intents. To tackle this challenge, we propose LangGrasp, a novel language-interactive robotic grasping framework. The…

机器人学 · 计算机科学 2025-10-03 Yunhan Lin , Wenqi Wu , Zhijie Zhang , Huasong Min

We propose a training-free method for open-vocabulary semantic segmentation using Vision-and-Language Models (VLMs). Our approach enhances the initial per-patch predictions of VLMs through label propagation, which jointly optimizes…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Vladan Stojnić , Yannis Kalantidis , Jiří Matas , Giorgos Tolias

The advantages of pre-trained large language models (LLMs) are apparent in a variety of language processing tasks. But can a language model's knowledge be further harnessed to effectively disambiguate objects and navigate decision-making…

机器人学 · 计算机科学 2024-01-09 Connie Jiang , Yiqing Xu , David Hsu

Human-object interaction (HOI) detection aims to localize human-object pairs and the interactions between them. Existing methods operate under a closed-world assumption, treating the task as a classification problem over a small, predefined…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Zhaolin Cai , Huiyu Duan , Zitong Xu , Fan Li , Zhi Liu , Jing Liu , Wei Shen , Xiongkuo Min , Guangtao Zhai

Robotic grasping is a fundamental ability for a robot to interact with the environment. Current methods focus on how to obtain a stable and reliable grasping pose in object level, while little work has been studied on part (shape)-wise…

机器人学 · 计算机科学 2025-05-01 Yaoxian Song , Penglei Sun , Piaopiao Jin , Yi Ren , Yu Zheng , Zhixu Li , Xiaowen Chu , Yue Zhang , Tiefeng Li , Jason Gu

Open-vocabulary part segmentation (OVPS) is an emerging research area focused on segmenting fine-grained entities using diverse and previously unseen vocabularies. Our study highlights the inherent complexities of part segmentation due to…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Jiho Choi , Seonho Lee , Seungho Lee , Minhyun Lee , Hyunjung Shim

Open-Vocabulary Semantic Segmentation (OVSS) has advanced with recent vision-language models (VLMs), enabling segmentation beyond predefined categories through various learning schemes. Notably, training-free methods offer scalable, easily…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Chanyoung Kim , Dayun Ju , Woojung Han , Ming-Hsuan Yang , Seong Jae Hwang
‹ 上一页 1 2 3 10 下一页 ›