English
Related papers

Related papers: Focus on Local Regions for Query-based Object Dete…

200 papers

The quadratic computation complexity of self-attention has been a persistent challenge when applying Transformer models to vision tasks. Linear attention, on the other hand, offers a much more efficient alternative with its linear…

Computer Vision and Pattern Recognition · Computer Science 2023-09-04 Dongchen Han , Xuran Pan , Yizeng Han , Shiji Song , Gao Huang

Vision-and-language navigation (VLN), a frontier study aiming to pave the way for general-purpose robots, has been a hot topic in the computer vision and natural language processing community. The VLN task requires an agent to navigate to a…

Computer Vision and Pattern Recognition · Computer Science 2022-06-23 Yifeng Zhuang , Qiang Sun , Yanwei Fu , Lifeng Chen , Xiangyang Xue

Clothing segmentation and fine-grained attribute recognition are challenging tasks at the crossing of computer vision and fashion, which segment the entire ensemble clothing instances as well as recognize detailed attributes of the clothing…

Computer Vision and Pattern Recognition · Computer Science 2023-04-18 Hao Tian , Yu Cao , P. Y. Mok

Detection Transformers have achieved competitive performance on the sample-rich COCO dataset. However, we show most of them suffer from significant performance drops on small-size datasets, like Cityscapes. In other words, the detection…

Computer Vision and Pattern Recognition · Computer Science 2022-08-26 Wen Wang , Jing Zhang , Yang Cao , Yongliang Shen , Dacheng Tao

We propose ST-DETR, a Spatio-Temporal Transformer-based architecture for object detection from a sequence of temporal frames. We treat the temporal frames as sequences in both space and time and employ the full attention mechanisms to take…

Computer Vision and Pattern Recognition · Computer Science 2021-07-27 Eslam Mohamed , Ahmad El-Sallab

Small object detection remains a significant challenge due to feature degradation from downsampling, mutual occlusion in dense clusters, and complex background interference. To address these issues, this paper proposes FSDETR, a…

Computer Vision and Pattern Recognition · Computer Science 2026-04-17 Jianchao Huang , Fengming Zhang , Haibo Zhu , Tao Yan

Point cloud segmentation, which helps us understand the environment of specific structures and objects, can be performed in class-specific and class-agnostic ways. We propose a novel region-based transformer model called Region-Transformer…

Computer Vision and Pattern Recognition · Computer Science 2024-03-07 Dipesh Gyawali , Jian Zhang , BB Karki

Effective feature fusion of multispectral images plays a crucial role in multi-spectral object detection. Previous studies have demonstrated the effectiveness of feature fusion using convolutional neural networks, but these methods are…

Computer Vision and Pattern Recognition · Computer Science 2023-08-16 Jifeng Shen , Yifei Chen , Yue Liu , Xin Zuo , Heng Fan , Wankou Yang

In this work, we investigate the problem of sketch-based object localization on natural images, where given a crude hand-drawn sketch of an object, the goal is to localize all the instances of the same object on the target image. This…

Computer Vision and Pattern Recognition · Computer Science 2023-03-16 Aditay Tripathi , Anand Mishra , Anirban Chakraborty

Image retrieval is the problem of searching an image database for items that are similar to a query image. To address this task, two main types of image representations have been studied: global and local image features. In this work, our…

Computer Vision and Pattern Recognition · Computer Science 2020-09-17 Bingyi Cao , Andre Araujo , Jack Sim

Weakly Supervised Object Localization (WSOL) techniques learn the object location only using image-level labels, without location annotations. A common limitation for these techniques is that they cover only the most discriminative part of…

Computer Vision and Pattern Recognition · Computer Science 2019-08-28 Junsuk Choe , Hyunjung Shim

Small objects are difficult to detect because of their low resolution and small size. The existing small object detection methods mainly focus on data preprocessing or narrowing the differences between large and small objects. Inspired by…

Computer Vision and Pattern Recognition · Computer Science 2020-06-11 Fan Zhang , Licheng Jiao , Lingling Li , Fang Liu , Xu Liu

Camouflaged object detection (COD), which aims to identify the objects that conceal themselves into the surroundings, has recently drawn increasing research efforts in the field of computer vision. In practice, the success of deep learning…

Computer Vision and Pattern Recognition · Computer Science 2024-07-22 Geng Chen , Xinrui Chen , Bo Dong , Mingchen Zhuge , Yongxiong Wang , Hongbo Bi , Jian Chen , Peng Wang , Yanning Zhang

Visual manipulation localization (VML) aims to identify tampered regions in images and videos, a task that has become increasingly challenging with the rise of advanced editing tools. Existing methods face two main issues: resolution…

Computer Vision and Pattern Recognition · Computer Science 2025-10-06 Wen Huang , Jiarui Yang , Tao Dai , Jiawei Li , Shaoxiong Zhan , Bin Wang , Shu-Tao Xia

LoFTR arXiv:2104.00680 is an efficient deep learning method for finding appropriate local feature matches on image pairs. This paper reports on the optimization of this method to work on devices with low computational performance and…

Computer Vision and Pattern Recognition · Computer Science 2022-02-03 Kyrylo Kolodiazhnyi

3D object detection is a significant task for autonomous driving. Recently with the progress of vision transformers, the 2D object detection problem is being treated with the set-to-set loss. Inspired by these approaches on 2D object…

Computer Vision and Pattern Recognition · Computer Science 2022-10-28 Gopi Krishna Erabati , Helder Araujo

In this paper, we propose a novel object detection framework named "Deep Regionlets" by establishing a bridge between deep neural networks and conventional detection schema for accurate generic object detection. Motivated by the abilities…

Computer Vision and Pattern Recognition · Computer Science 2018-08-24 Hongyu Xu , Xutao Lv , Xiaoyu Wang , Zhou Ren , Navaneeth Bodla , Rama Chellappa

Automatic detecting anomalous regions in images of objects or textures without priors of the anomalies is challenging, especially when the anomalies appear in very small areas of the images, making difficult-to-detect visual variations,…

Computer Vision and Pattern Recognition · Computer Science 2022-07-05 Jie Yang , Yong Shi , Zhiquan Qi

Previous methods for dynamic facial expression recognition (DFER) in the wild are mainly based on Convolutional Neural Networks (CNNs), whose local operations ignore the long-range dependencies in videos. Transformer-based methods for DFER…

Computer Vision and Pattern Recognition · Computer Science 2023-05-08 Fuyan Ma , Bin Sun , Shutao Li

The goal of object detection is to find objects in an image. An object detector accepts an image and produces a list of locations as $(x,y)$ pairs. Here we introduce a new concept: {\bf location-based boosting}. Location-based boosting…

Computer Vision and Pattern Recognition · Computer Science 2013-09-05 Damian Eads , David Helmbold , Ed Rosten