中文
相关论文

相关论文: The KFIoU Loss for Rotated Object Detection

200 篇论文

Oriented object detection in remote sensing images is a challenging task due to objects being distributed in multi-orientation. Recently, end-to-end transformer-based methods have achieved success by eliminating the need for post-processing…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Jiaqi Zhao , Zeyu Ding , Yong Zhou , Hancheng Zhu , Wen-Liang Du , Rui Yao , Abdulmotaleb El Saddik

The accuracy of object detectors and trackers is most commonly evaluated by the Intersection over Union (IoU) criterion. To date, most approaches are restricted to axis-aligned or oriented boxes and, as a consequence, many datasets are only…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Tobias Bottger , Patrick Follmann , Michael Fauser

Arbitrary-oriented object detection is a relatively emerging but challenging task. Although remarkable progress has been made, there still remain many unsolved issues due to the large diversity of patterns in orientation, scale, aspect…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Peng Sun , Yongbin Zheng , Wenqi Wu , Wanying Xu , Shengjian Bai

Rotation detection is a challenging task due to the difficulties of locating the multi-angle objects and separating them effectively from the background. Though considerable progress has been made, for practical settings, there still exist…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Xue Yang , Junchi Yan , Ziming Feng , Tao He

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

In the CNN based object detectors, feature pyramids are widely exploited to alleviate the problem of scale variation across object instances. These object detectors, which strengthen features via a top-down pathway and lateral connections,…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Keyang Wang , Lei Zhang

Oriented object detection has been developed rapidly in the past few years, where rotation equivariance is crucial for detectors to predict rotated boxes. It is expected that the prediction can maintain the corresponding rotation when…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Hang Xu , Xinyuan Liu , Haonan Xu , Yike Ma , Zunjie Zhu , Chenggang Yan , Feng Dai

Object detection in aerial images is an active yet challenging task in computer vision because of the birdview perspective, the highly complex backgrounds, and the variant appearances of objects. Especially when detecting densely packed…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Jian Ding , Nan Xue , Yang Long , Gui-Song Xia , Qikai Lu

Rotated object detection is a challenging issue of computer vision field. Loss of spatial information and confusion of parametric order have been the bottleneck for rotated detection accuracy. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Dongchen Lu

The superior performance of object detectors is often established under the condition that the test samples are in the same distribution as the training data. However, in many practical applications, out-of-distribution (OOD) instances are…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Tianhao Zhang , Shenglin Wang , Nidhal Bouaynaya , Radu Calinescu , Lyudmila Mihaylova

Object detection, instance segmentation, and pose estimation are popular visual recognition tasks which require localizing the object by internal or boundary landmarks. This paper summarizes these tasks as location-sensitive visual…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

360{\deg} cameras have gained popularity over the last few years. In this paper, we propose two fundamental techniques -- Field-of-View IoU (FoV-IoU) and 360Augmentation for object detection in 360{\deg} images. Although most object…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Miao Cao , Satoshi Ikehata , Kiyoharu Aizawa

Regression loss design is an essential topic for oriented object detection. Due to the periodicity of the angle and the ambiguity of width and height definition, traditional L1-distance loss and its variants have been suffered from the…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Yuke Zhu , Yumeng Ruan , Zihua Xiong , Sheng Guo

As one of the most fundamental and challenging problems in computer vision, object detection tries to locate object instances and find their categories in natural images. The most important step in the evaluation of object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Qiang Zhao , Bin Chen , Hang Xu , Yike Ma , Xiaodong Li , Bailan Feng , Chenggang Yan , Feng Dai

Object detection is a comprehensively studied problem in autonomous driving. However, it has been relatively less explored in the case of fisheye cameras. The standard bounding box fails in fisheye cameras due to the strong radial…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Hazem Rashed , Eslam Mohamed , Ganesh Sistu , Varun Ravi Kumar , Ciaran Eising , Ahmad El-Sallab , Senthil Yogamani

In this work, we propose N EIoU YOLOv9, a lightweight detection framework based on a signal aware bounding box regression loss derived from non monotonic gradient focusing and geometric decoupling principles, referred to as N EIoU (Non…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Dung Ta Nguyen Duc , Thanh Bui Dang , Hoang Le Minh , Tung Nguyen Viet , Huong Nguyen Thanh , Dong Trinh Cong

We propose a Ground IoU (Gr-IoU) to address the data association problem in multi-object tracking. When tracking objects detected by a camera, it often occurs that the same object is assigned different IDs in consecutive frames, especially…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Keisuke Toida , Naoki Kato , Osamu Segawa , Takeshi Nakamura , Kazuhiro Hotta

Training a robust classifier and an accurate box regressor are difficult for occluded pedestrian detection. Traditionally adopted Intersection over Union (IoU) measurement does not consider the occluded region of the object and leads to…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Ruiqi Lu , Huimin Ma

Bounding box regression (BBR) is fundamental to object detection, where the regression loss is crucial for accurate localization. Existing IoU-based losses often incorporate handcrafted geometric penalties to address IoU's…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Haoyuan Liu , Hiroshi Watanabe

Recently, 3D Gaussian, as an explicit 3D representation method, has demonstrated strong competitiveness over NeRF (Neural Radiance Fields) in terms of expressing complex scenes and training duration. These advantages signal a wide range of…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Kun Lan , Haoran Li , Haolin Shi , Wenjun Wu , Yong Liao , Lin Wang , Pengyuan Zhou