中文
相关论文

相关论文: LO-Det: Lightweight Oriented Object Detection in R…

200 篇论文

Recently, many Convolution Neural Networks (CNN) have been successfully employed in bitemporal SAR image change detection. However, most of the existing networks are too heavy and occupy a large volume of memory for storage and calculation.…

图像与视频处理 · 电气工程与系统科学 2020-06-23 Rongfang Wang , Fan Ding , Licheng Jiao , Jia-Wei Chen , Bo Liu , Wenping Ma , Mi Wang

To achieve accurate and robust object detection in the real-world scenario, various forms of images are incorporated, such as color, thermal, and depth. However, multimodal data often suffer from the position shift problem, i.e., the image…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Lu Zhang , Zhiyong Liu , Xiangyu Zhu , Zhan Song , Xu Yang , Zhen Lei , Hong Qiao

Convolutional Neural Network (CNN) has become the state-of-the-art for object detection in image task. In this chapter, we have explained different state-of-the-art CNN based object detection models. We have made this review with…

计算机视觉与模式识别 · 计算机科学 2020-06-15 F. Sultana , A. Sufian , P. Dutta

Many previous methods have showed the importance of considering semantically relevant objects for performing event recognition, yet none of the methods have exploited the power of deep convolutional neural networks to directly integrate…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Sungmin Eum , Hyungtae Lee , Heesung Kwon , David Doermann

In this paper, we propose a novel object detection algorithm named "Deep Regionlets" by integrating deep neural networks and a conventional detection schema for accurate generic object detection. Motivated by the effectiveness of regionlets…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Hongyu Xu , Xutao Lv , Xiaoyu Wang , Zhou Ren , Navaneeth Bodla , Rama Chellappa

Recent research on remote sensing object detection has largely focused on improving the representation of oriented bounding boxes but has overlooked the unique prior knowledge presented in remote sensing scenarios. Such prior knowledge can…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Yuxuan Li , Qibin Hou , Zhaohui Zheng , Ming-Ming Cheng , Jian Yang , Xiang Li

Convolutional neural networks (CNN) allow achieving the highest accuracy for the task of object detection in images. Major challenges in further development of object detectors are false-positive detections and high demand of processing…

计算机视觉与模式识别 · 计算机科学 2020-12-29 David Svitov , Sergey Alyamkin

Inverted bottleneck layers, which are built upon depthwise convolutions, have been the predominant building blocks in state-of-the-art object detection models on mobile devices. In this work, we investigate the optimality of this design…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Yunyang Xiong , Hanxiao Liu , Suyog Gupta , Berkin Akin , Gabriel Bender , Yongzhe Wang , Pieter-Jan Kindermans , Mingxing Tan , Vikas Singh , Bo Chen

3D object detection in point cloud data remains a challenging task due to the sparsity and lack of global structure inherent in the input. In this work, we propose a novel Multi-Scale Attention (MSA) mechanism integrated into the 3DETR…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Mustaqeem Khan , Aidana Nurakhmetova , Wail Gueaieb , Abdulmotaleb El Saddik

In this paper, we aim to design an efficient real-time object detector that exceeds the YOLO series and is easily extensible for many object recognition tasks such as instance segmentation and rotated object detection. To obtain a more…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Chengqi Lyu , Wenwei Zhang , Haian Huang , Yue Zhou , Yudong Wang , Yanyi Liu , Shilong Zhang , Kai Chen

Efficient and accurate detection of small objects in manufacturing settings, such as defects and cracks, is crucial for ensuring product quality and safety. To address this issue, we proposed a comprehensive strategy by synergizing Faster…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Md Sohag Mia , Abdullah Al Bary Voban , Abu Bakor Hayat Arnob , Abdu Naim , Md Kawsar Ahmed , Md Shariful Islam

Arbitrary-oriented object detection is an important task in the field of remote sensing object detection. Existing studies have shown that the polar coordinate system has obvious advantages in dealing with the problem of rotating object…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Lin Zhou , Haoran Wei , Hao Li , Wenzhe Zhao , Yi Zhang , Yue Zhang

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are…

计算机视觉与模式识别 · 计算机科学 2016-01-15 Yuting Zhang , Kihyuk Sohn , Ruben Villegas , Gang Pan , Honglak Lee

With the development of remote sensing technology, the acquisition of remote sensing images is easier and easier, which provides sufficient data resources for the task of detecting remote sensing objects. However, how to detect objects…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Xi Gu , Lingbin Kong , Zhicheng Wang , Jie Li , Zhaohui Yu , Gang Wei

As DenseNet conserves intermediate features with diverse receptive fields by aggregating them with dense connection, it shows good performance on the object detection task. Although feature reuse enables DenseNet to produce strong features…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Youngwan Lee , Joong-won Hwang , Sangrok Lee , Yuseok Bae , Jongyoul Park

Object detection has been a building block in computer vision. Though considerable progress has been made, there still exist challenges for objects with small size, arbitrary direction, and dense distribution. Apart from natural images,…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Xue Yang , Jirui Yang , Junchi Yan , Yue Zhang , Tengfei Zhang , Zhi Guo , Sun Xian , Kun Fu

Previous studies on event camera sensing have demonstrated certain detection performance using dense event representations. However, the accumulated noise in such dense representations has received insufficient attention, which degrades the…

机器人学 · 计算机科学 2025-06-12 Yangjie Cui , Boyang Gao , Yiwei Zhang , Xin Dong , Jinwu Xiang , Daochun Li , Zhan Tu

Convolutional neural networks (CNNs) have made resounding success in many computer vision tasks such as image classification and object detection. However, their performance degrades rapidly on tougher tasks where images are of low…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Raja Sunkara , Tie Luo

Object detection-the computer vision task dealing with detecting instances of objects of a certain class (e.g., 'car', 'plane', etc.) in images-attracted a lot of attention from the community during the last 5 years. This strong interest…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Shivang Agarwal , Jean Ogier Du Terrail , Frédéric Jurie

Image deblurring aims to recover the latent sharp image from its blurry counterpart and has a wide range of applications in computer vision. The Convolution Neural Networks (CNNs) have performed well in this domain for many years, and until…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Lingyan Ruan , Mojtaba Bemana , Hans-peter Seidel , Karol Myszkowski , Bin Chen