中文
相关论文

相关论文: RelationRS: Relationship Representation Network fo…

200 篇论文

Context has proven to be one of the most important factors in object layout reasoning for 3D scene understanding. Existing deep contextual models either learn holistic features for context encoding or rely on pre-defined scene templates for…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Yuqing Lan , Yao Duan , Yifei Shi , Hui Huang , Kai Xu

Despite advances in object detection, aerial imagery remains a challenging domain, as models often fail to generalize across variations in spatial resolution, scene composition, and semantic label coverage. Differences in geographic…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Pourya Shamsolmoali , Masoumeh Zareapoor , Michael Felsberg , Nick Pears , Yue Lu

Although it is well believed for years that modeling relations between objects would help object recognition, there has not been evidence that the idea is working in the deep learning era. All state-of-the-art object detection systems still…

计算机视觉与模式识别 · 计算机科学 2018-06-15 Han Hu , Jiayuan Gu , Zheng Zhang , Jifeng Dai , Yichen Wei

Despite recent advancements in computer vision research, object detection in aerial images still suffers from several challenges. One primary challenge to be mitigated is the presence of multiple types of variation in aerial images, for…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Sungjune Park , Hyunjun Kim , Beomchan Park , Yong Man Ro

The multimodal language models (MLMs) based on generative pre-trained Transformer are considered powerful candidates for unifying various domains and tasks. MLMs developed for remote sensing (RS) have demonstrated outstanding performance in…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Qingyun Li , Yushi Chen , Xinya Shu , Dong Chen , Xin He , Yi Yu , Xue Yang

Recently, deep learning technology have been extensively used in the field of image recognition. However, its main application is the recognition and detection of ordinary pictures and common scenes. It is challenging to effectively and…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Guangcun Shan , Hongyu Wang , Wei Liang , Congcong Liu , Qizi Ma , Quan Quan

Object detection in aerial images is a challenging task due to the following reasons: (1) objects are small and dense relative to images; (2) the object scale varies in a wide range; (3) the number of object in different classes is…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Zhiwei Wei , Chenzhen Duan , Xinghao Song , Ye Tian , Hongpeng Wang

Relationships among objects play a crucial role in image understanding. Despite the great success of deep learning techniques in recognizing individual objects, reasoning about the relationships among objects remains a challenging task.…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Bo Dai , Yuqi Zhang , Dahua Lin

Referring detection refers to locate the target referred by natural languages, which has recently attracted growing research interests. However, existing datasets are limited to ground images with large object centered in relative small…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Guyue Hu , Hao Song , Yuxing Tong , Duzhi Yuan , Dengdi Sun , Aihua Zheng , Chenglong Li , Jin Tang

Visual context is important in object recognition and it is still an open problem in computer vision. Along with the advent of deep convolutional neural networks (CNN), using contextual information with such systems starts to receive…

计算机视觉与模式识别 · 计算机科学 2016-05-19 Alina Marcu , Marius Leordeanu

Intelligent robots require object-level scene understanding to reason about possible tasks and interactions with the environment. Moreover, many perception tasks such as scene reconstruction, image retrieval, or place recognition can…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Cathrin Elich , Iro Armeni , Martin R. Oswald , Marc Pollefeys , Joerg Stueckler

Despite recent advances, object detection in aerial images is still a challenging task. Specific problems in aerial images makes the detection problem harder, such as small objects, densely packed objects, objects in different sizes and…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Onur Can Koyun , Reyhan Kevser Keser , İbrahim Batuhan Akkaya , Behçet Uğur Töreyin

In most modern object detection pipelines, the detection proposals are processed independently given the feature map. Therefore, they overlook the underlying relationships between objects and the surrounding background, which could have…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Botao Ren , Botian Xu , Xue Yang , Yifan Pu , Jingyi Wang , Zhidong Deng

Cameras can be used to perceive the environment around the vehicle, while affordable radar sensors are popular in autonomous driving systems as they can withstand adverse weather conditions unlike cameras. However, radar point clouds are…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Kavin Chandrasekaran , Sorin Grigorescu , Gijs Dubbelman , Pavol Jancura

Detection and classification of objects in aerial imagery have several applications like urban planning, crop surveillance, and traffic surveillance. However, due to the lower resolution of the objects and the effect of noise in aerial…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Dheeraj Reddy Pailla , Varghese Kollerathu , Sai Saketh Chennamsetty

Existing object detection frameworks are usually built on a single format of object/part representation, i.e., anchor/proposal rectangle boxes in RetinaNet and Faster R-CNN, center points in FCOS and RepPoints, and corner points in…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Cheng Chi , Fangyun Wei , Han Hu

We introduce Displacement Aware Relation Module (DisARM), a novel neural network module for enhancing the performance of 3D object detection in point cloud scenes. The core idea of our method is that contextual information is critical to…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Yao Duan , Chenyang Zhu , Yuqing Lan , Renjiao Yi , Xinwang Liu , Kai Xu

Object detection in optical remote sensing images, being a fundamental but challenging problem in the field of aerial and satellite image analysis, plays an important role for a wide range of applications and is receiving significant…

计算机视觉与模式识别 · 计算机科学 2016-04-05 Gong Cheng , Junwei Han

Object detection in remote sensing is a crucial computer vision task that has seen significant advancements with deep learning techniques. However, most existing works in this area focus on the use of generic object detection and do not…

计算机视觉与模式识别 · 计算机科学 2023-07-14 Abdelbadie Belmouhcine , Jean-Christophe Burnel , Luc Courtrai , Minh-Tan Pham , Sébastien Lefèvre

The low resolution of objects of interest in aerial images makes pedestrian detection and action detection extremely challenging tasks. Furthermore, using deep convolutional neural networks to process large images can be demanding in terms…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Amir Soleimani , Nasser M. Nasrabadi
‹ 上一页 1 2 3 10 下一页 ›