中文
相关论文

相关论文: Detector-Free Weakly Supervised Grounding by Separ…

200 篇论文

Weakly supervised phrase grounding aims at learning region-phrase correspondences using only image-sentence pairs. A major challenge thus lies in the missing links between image regions and sentence phrases during training. To address this…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Liwei Wang , Jing Huang , Yin Li , Kun Xu , Zhengyuan Yang , Dong Yu

Acquiring sufficient ground-truth supervision to train deep visual models has been a bottleneck over the years due to the data-hungry nature of deep learning. This is exacerbated in some structured prediction tasks, such as semantic…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Xueyi Li , Tianfei Zhou , Jianwu Li , Yi Zhou , Zhaoxiang Zhang

Weakly-supervised grounded image captioning (WSGIC) aims to generate the caption and ground (localize) predicted object words in the input image without using bounding box supervision. Recent two-stage solutions mostly apply a bottom-up…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Chen Cai , Suchen Wang , Kim-hui Yap , Yi Wang

Using only image-sentence pairs, weakly-supervised visual-textual grounding aims to learn region-phrase correspondences of the respective entity mentions. Compared to the supervised approach, learning is more difficult since bounding boxes…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Davide Rigoni , Luca Parolari , Luciano Serafini , Alessandro Sperduti , Lamberto Ballan

Semi-weakly supervised semantic segmentation (SWSSS) aims to train a model to identify objects in images based on a small number of images with pixel-level labels, and many more images with only image-level labels. Most existing SWSSS…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Wonho Bae , Junhyug Noh , Milad Jalali Asadabadi , Danica J. Sutherland

The rapid development of deep learning has driven significant progress in image semantic segmentation - a fundamental task in computer vision. Semantic segmentation algorithms often depend on the availability of pixel-level labels (i.e.,…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Zhaozheng Chen , Qianru Sun

Compared to conventional semantic segmentation with pixel-level supervision, Weakly Supervised Semantic Segmentation (WSSS) with image-level labels poses the challenge that it always focuses on the most discriminative regions, resulting in…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Jingxuan He , Lechao Cheng , Chaowei Fang , Zunlei Feng , Tingting Mu , Mingli Song

Weakly supervised visual grounding aims to predict the region in an image that corresponds to a specific linguistic query, where the mapping between the target object and query is unknown in the training stage. The state-of-the-art method…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Viet-Quoc Pham , Nao Mishima

Recently, increasing efforts have been focused on Weakly Supervised Scene Graph Generation (WSSGG). The mainstream solution for WSSGG typically follows the same pipeline: they first align text entities in the weak image-level supervisions…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Xingchen Li , Long Chen , Wenbo Ma , Yi Yang , Jun Xiao

Grounding textual phrases in visual content is a meaningful yet challenging problem with various potential applications such as image-text inference or text-driven multimedia interaction. Most of the current existing methods adopt the…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Zhiyuan Fang , Shu Kong , Tianshu Yu , Yezhou Yang

We propose a weakly-supervised approach that takes image-sentence pairs as input and learns to visually ground (i.e., localize) arbitrary linguistic phrases, in the form of spatial attention masks. Specifically, the model is trained with…

计算机视觉与模式识别 · 计算机科学 2017-05-04 Fanyi Xiao , Leonid Sigal , Yong Jae Lee

A phrase grounding system localizes a particular object in an image referred to by a natural language query. In previous work, the phrases were restricted to have nouns that were encountered in training, we extend the task to Zero-Shot…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Arka Sadhu , Kan Chen , Ram Nevatia

Various methods have been proposed to detect objects while reducing the cost of data annotation. For instance, weakly supervised object detection (WSOD) methods rely only on image-level annotations during training. Unfortunately, data…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Eduardo Hugo Sanchez

Scene Graph Generation (SGG) aims to extract entities, predicates and their semantic structure from images, enabling deep understanding of visual content, with many applications such as visual reasoning and image retrieval. Nevertheless,…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Alireza Zareian , Svebor Karaman , Shih-Fu Chang

With the increase in the number of image data and the lack of corresponding labels, weakly supervised learning has drawn a lot of attention recently in computer vision tasks, especially in the fine-grained semantic segmentation problem. To…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Ke Zhang , Sihong Chen , Qi Ju , Yong Jiang , Yucong Li , Xin He

Semantic segmentation is a core computer vision problem, but the high costs of data annotation have hindered its wide application. Weakly-Supervised Semantic Segmentation (WSSS) offers a cost-efficient workaround to extensive labeling in…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Elham Ravanbakhsh , Cheng Niu , Yongqing Liang , J. Ramanujam , Xin Li

We address the problem of grounding free-form textual phrases by using weak supervision from image-caption pairs. We propose a novel end-to-end model that uses caption-to-image retrieval as a `downstream' task to guide the process of phrase…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Samyak Datta , Karan Sikka , Anirban Roy , Karuna Ahuja , Devi Parikh , Ajay Divakaran

Visual grounding localizes regions (boxes or segments) in the image corresponding to given referring expressions. In this work we address image segmentation from referring expressions, a problem that has so far only been addressed in a…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Robin Strudel , Ivan Laptev , Cordelia Schmid

Weakly supervised semantic segmentation aims to achieve pixel-level predictions using image-level labels. Existing methods typically entangle semantic recognition and object localization, which often leads models to focus exclusively on…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Qingze He , Fagui Liu , Dengke Zhang , Qingmao Wei , Quan Tang

Facilitating an entity's interaction with objects requires accurately identifying parts that afford specific actions. Weakly supervised affordance grounding (WSAG) seeks to imitate human learning from third-person demonstrations, where…

计算机视觉与模式识别 · 计算机科学 2025-08-12 WonJun Moon , Hyun Seok Seong , Jae-Pil Heo
‹ 上一页 1 2 3 10 下一页 ›