English
Related papers

Related papers: Shared Coupling-bridge for Weakly Supervised Local…

200 papers

Feature reassembly, i.e. feature downsampling and upsampling, is a key operation in a number of modern convolutional network architectures, e.g., residual networks and feature pyramids. Its design is critical for dense prediction tasks such…

Computer Vision and Pattern Recognition · Computer Science 2020-12-10 Jiaqi Wang , Kai Chen , Rui Xu , Ziwei Liu , Chen Change Loy , Dahua Lin

In recent years, self-supervised learning (SSL) has emerged as a promising approach for extracting valuable representations from unlabeled data. One successful SSL method is contrastive learning, which aims to bring positive examples closer…

Machine Learning · Computer Science 2023-07-20 Zeen Song , Xingzhe Su , Jingyao Wang , Wenwen Qiang , Changwen Zheng , Fuchun Sun

In this paper, we introduce a contrastive learning framework for keypoint detection (CoKe). Keypoint detection differs from other visual tasks where contrastive learning has been applied because the input is a set of images in which…

Computer Vision and Pattern Recognition · Computer Science 2022-12-06 Yutong Bai , Angtian Wang , Adam Kortylewski , Alan Yuille

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…

Computer Vision and Pattern Recognition · Computer Science 2017-05-02 Zequn Jie , Yunchao Wei , Xiaojie Jin , Jiashi Feng , Wei Liu

The aim of surface defect detection is to identify and localise abnormal regions on the surfaces of captured objects, a task that's increasingly demanded across various industries. Current approaches frequently fail to fulfil the extensive…

Computer Vision and Pattern Recognition · Computer Science 2024-08-23 Blaž Rolih , Matic Fučka , Danijel Skočaj

Recently Transformers have provided state-of-the-art performance in sparse matching, crucial to realize high-performance 3D vision applications. Yet, these Transformers lack efficiency due to the quadratic computational complexity of their…

Computer Vision and Pattern Recognition · Computer Science 2022-04-25 Suwichaya Suwanwimolkul , Satoshi Komorita

Sparse labels have been attracting much attention in recent years. However, the performance gap between weakly supervised and fully supervised salient object detection methods is huge, and most previous weakly supervised works adopt complex…

Computer Vision and Pattern Recognition · Computer Science 2020-12-10 Siyue Yu , Bingfeng Zhang , Jimin Xiao , Eng Gee Lim

Semantic segmentation on 3D point clouds is an important task for 3D scene understanding. While dense labeling on 3D data is expensive and time-consuming, only a few works address weakly supervised semantic point cloud segmentation methods…

Computer Vision and Pattern Recognition · Computer Science 2024-04-02 Jiacheng Wei , Guosheng Lin , Kim-Hui Yap , Fayao Liu , Tzu-Yi Hung

Learning feature representation from discriminative local regions plays a key role in fine-grained visual classification. Employing attention mechanisms to extract part features has become a trend. However, there are two major limitations…

Computer Vision and Pattern Recognition · Computer Science 2021-05-06 Jianwei Song , Ruoyu Yang

We address the task of estimating camera parameters from a set of images depicting a scene. Popular feature-based structure-from-motion (SfM) tools solve this task by incremental reconstruction: they repeat triangulation of sparse 3D points…

Computer Vision and Pattern Recognition · Computer Science 2024-07-29 Eric Brachmann , Jamie Wynn , Shuai Chen , Tommaso Cavallari , Áron Monszpart , Daniyar Turmukhambetov , Victor Adrian Prisacariu

Keypoint detection & descriptors are foundational tech-nologies for computer vision tasks like image matching, 3D reconstruction and visual odometry. Hand-engineered methods like Harris corners, SIFT, and HOG descriptors have been used for…

Computer Vision and Pattern Recognition · Computer Science 2023-04-14 Pierre Gleize , Weiyao Wang , Matt Feiszli

Outside-in multi-camera perception is increasingly important in indoor environments, where networks of static cameras must support multi-target tracking under occlusion and heterogeneous viewpoints. We evaluate Sparse4D, a query-based…

Computer Vision and Pattern Recognition · Computer Science 2026-02-04 Ethan Anderson , Justin Silva , Kyle Zheng , Sameer Pusegaonkar , Yizhou Wang , Zheng Tang , Sujit Biswas

Deep neural networks have shown the ability to extract universal feature representations from data such as images and text that have been useful for a variety of learning tasks. However, the fruits of representation learning have yet to be…

Machine Learning · Computer Science 2023-03-28 Liam Collins , Hamed Hassani , Aryan Mokhtari , Sanjay Shakkottai

Feature upsampling is a key operation in a number of modern convolutional network architectures, e.g. feature pyramids. Its design is critical for dense prediction tasks such as object detection and semantic/instance segmentation. In this…

Computer Vision and Pattern Recognition · Computer Science 2019-10-30 Jiaqi Wang , Kai Chen , Rui Xu , Ziwei Liu , Chen Change Loy , Dahua Lin

In this work, we present a novel learning-based framework that combines the local accuracy of contrastive learning with the global consistency of geometric approaches, for robust non-rigid matching. We first observe that while contrastive…

Computer Vision and Pattern Recognition · Computer Science 2022-09-19 Lei Li , Souhaib Attaiki , Maks Ovsjanikov

Camouflaged object detection (COD) remains a challenging task in computer vision. Existing methods often resort to additional branches for edge supervision, incurring substantial computational costs. To address this, we propose the…

Computer Vision and Pattern Recognition · Computer Science 2024-12-31 Yang Hu , Jinxia Zhang , Kaihua Zhang , Yin Yuan , Jiale Huang , Zechao Zhan , Xing Wang

Attention layers are widely used in natural language processing (NLP) and are beginning to influence computer vision architectures. Training very large transformer models allowed significant improvement in both fields, but once trained,…

Machine Learning · Computer Science 2021-05-21 Jean-Baptiste Cordonnier , Andreas Loukas , Martin Jaggi

The large-scale pretrained model CLIP, trained on 400 million image-text pairs, offers a promising paradigm for tackling vision tasks, albeit at the image level. Later works, such as DenseCLIP and LSeg, extend this paradigm to dense…

Computer Vision and Pattern Recognition · Computer Science 2023-10-12 Ke Jin , Wankou Yang

In the domain of single-view 3D reconstruction, traditional techniques have frequently relied on expensive and time-intensive 3D annotation data. Facing the challenge of annotation acquisition, semi-supervised learning strategies offer an…

Computer Vision and Pattern Recognition · Computer Science 2024-11-26 Wei Zhoua , Xinzhe Shia , Yunfeng Shea , Kunlong Liua , Yongqin Zhanga

This paper proposes to learn reliable dense correspondence from videos in a self-supervised manner. Our learning process integrates two highly related tasks: tracking large image regions \emph{and} establishing fine-grained pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2019-09-27 Xueting Li , Sifei Liu , Shalini De Mello , Xiaolong Wang , Jan Kautz , Ming-Hsuan Yang