中文
相关论文

相关论文: Selective Contrastive Learning for Weakly Supervis…

200 篇论文

Learning how to interact with objects is an important step towards embodied visual intelligence, but existing techniques suffer from heavy supervision or sensing requirements. We propose an approach to learn human-object interaction…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Tushar Nagarajan , Christoph Feichtenhofer , Kristen Grauman

Current state-of-the-art object-centric models use slots and attention-based routing for binding. However, this class of models has several conceptual limitations: the number of slots is hardwired; all slots have equal capacity; training…

机器学习 · 计算机科学 2023-11-10 Aleksandar Stanić , Anand Gopalakrishnan , Kazuki Irie , Jürgen Schmidhuber

The existing contrastive learning methods mainly focus on single-grained representation learning, e.g., part-level, object-level or scene-level ones, thus inevitably neglecting the transferability of representations on other granularity…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Chengchao Shen , Jianzhong Chen , Jianxin Wang

Video object detection is a challenging task because videos often suffer from image deterioration such as motion blur, occlusion, and deformable shapes, making it significantly more difficult than detecting objects in still images. Prior…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Lucas Rakotoarivony

Weakly supervised object localization (WSOL) is a challenging problem which aims to localize objects with only image-level labels. Due to the lack of ground truth bounding boxes, class labels are mainly employed to train the model. This…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Sabrina Narimene Benassou , Wuzhen Shi , Feng Jiang , Abdallah Benzine

Weakly supervised semantic segmentation (WSSS) has gained significant popularity since it relies only on weak labels such as image level annotations rather than pixel level annotations required by supervised semantic segmentation (SSS)…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Kunhao Yuan , Gerald Schaefer , Yu-Kun Lai , Yifan Wang , Xiyao Liu , Lin Guan , Hui Fang

For fine-grained visual classification, objects usually share similar geometric structure but present variant local appearance and different pose. Therefore, localizing and extracting discriminative local features play a crucial role in…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Tao Hu , Jizheng Xu , Cong Huang , Honggang Qi , Qingming Huang , Yan Lu

Contemporary weakly-supervised object localization (WSOL) methods have primarily focused on addressing the challenge of localizing the most discriminative region while largely overlooking the relatively less explored issue of biased…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Feifei Shao , Yawei Luo , Lei Chen , Ping Liu , Wei Yang , Yi Yang , Jun Xiao

Road attributes understanding is extensively researched to support vehicle's action for autonomous driving, whereas current works mainly focus on urban road nets and rely much on traffic signs. This paper generalizes the same issue to the…

机器人学 · 计算机科学 2019-11-28 Huifang Ma , Yue Wang , Rong Xiong , Sarath Kodagoda , Qianhui Luo

Weakly-supervised semantic segmentation (WSSS) performs pixel-wise classification given only image-level labels for training. Despite the difficulty of this task, the research community has achieved promising results over the last five…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Cheolhyun Mun , Sanghuk Lee , Youngjung Uh , Junsuk Choe , Hyeran Byun

Weakly Supervised Object Detection (WSOD) with only image-level annotation has recently attracted wide attention. Many existing methods ignore the inter-image relationship of instances which share similar characteristics while can certainly…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Yu Zhang , Chuang Zhu , Guoqing Yang , Siqi Chen

Our ability to interact with the world around us relies on being able to infer what actions objects afford -- often referred to as affordances. The neural mechanisms of object-action associations are realized in the visuomotor pathway where…

神经元与认知 · 定量生物学 2020-02-24 Aria Yuan Wang , Michael J. Tarr

Weakly supervised semantic segmentation and localiza- tion have a problem of focusing only on the most important parts of an image since they use only image-level annota- tions. In this paper, we solve this problem fundamentally via…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Dahun Kim , Donghyeon Cho , Donggeun Yoo , In So Kweon

Weakly Supervised Object Localization (WSOL) methods only require image level labels as opposed to expensive bounding box annotations required by fully supervised algorithms. We study the problem of learning localization model on target…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Amir Rahimi , Amirreza Shaban , Thalaiyasingam Ajanthan , Richard Hartley , Byron Boots

It is well-established by cognitive neuroscience that human perception of objects constitutes a complex process, where object appearance information is combined with evidence about the so-called object "affordances", namely the types of…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Spyridon Thermos , Georgios Th. Papadopoulos , Petros Daras , Gerasimos Potamianos

Most existing weakly supervised localization (WSL) approaches learn detectors by finding positive bounding boxes based on features learned with image-level supervision. However, those features do not contain spatial location related…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Zequn Jie , Yunchao Wei , Xiaojie Jin , Jiashi Feng , Wei Liu

Semi-Supervised Semantic Segmentation (S4) aims to train a segmentation model with limited labeled images and a substantial volume of unlabeled images. To improve the robustness of representations, powerful methods introduce a pixel-wise…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Changqi Wang , Haoyu Xie , Yuhui Yuan , Chong Fu , Xiangyu Yue

Weakly supervised object localization aims to find a target object region in a given image with only weak supervision, such as image-level labels. Most existing methods use a class activation map (CAM) to generate a localization map;…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Eunji Kim , Siwon Kim , Jungbeom Lee , Hyunwoo Kim , Sungroh Yoon

Few-shot learning (FSL) aims to learn novel visual categories from very few samples, which is a challenging problem in real-world applications. Many methods of few-shot classification work well on general images to learn global…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Xiaojian He , Jinfu Lin , Junming Shen

Building a generalized affordance grounding model to identify actionable regions on objects is vital for real-world applications. Existing methods to train the model can be divided into weakly and fully supervised ways. However, the former…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Dengyang Jiang , Zanyi Wang , Hengzhuang Li , Sizhe Dang , Teli Ma , Wei Wei , Guang Dai , Lei Zhang , Mengmeng Wang