中文
相关论文

相关论文: Inner-IoU: More Effective Intersection over Union …

200 篇论文

As the rapid development of depth learning, object detection in aviatic remote sensing images has become increasingly popular in recent years. Most of the current Anchor Free detectors based on key point detection sampling directly…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Linfeng Shi , Yan Li , Xi Zhu

Instance segmentation is of great importance for many biological applications, such as study of neural cell interactions, plant phenotyping, and quantitatively measuring how cells react to drug treatment. In this paper, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Jingru Yi , Pengxiang Wu , Hui Tang , Bo Liu , Qiaoying Huang , Hui Qu , Lianyi Han , Wei Fan , Daniel J. Hoeppner , Dimitris N. Metaxas

General-purpose object-detection algorithms often dismiss the fine structure of detected objects. This can be traced back to how their proposed regions are evaluated. Our goal is to renegotiate the trade-off between the generality of these…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Azim Ahmadzadeh , Dustin J. Kempton , Yang Chen , Rafal A. Angryk

Single-stage multi-person human pose estimation (MPPE) methods have shown great performance improvements, but existing methods fail to disentangle features by individual instances under crowded scenes. In this paper, we propose a bounding…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Uyoung Jeong , Seungryul Baek , Hyung Jin Chang , Kwang In Kim

Detecting rotated objects accurately and efficiently is a significant challenge in computer vision, particularly in applications such as aerial imagery, remote sensing, and autonomous driving. Although traditional object detection…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Chien Thai , Mai Xuan Trang , Huong Ninh , Hoang Hiep Ly , Anh Son Le

Online black-box optimization (BBO) aims to optimize an objective function by iteratively querying a black-box oracle in a sample-efficient way. While prior studies focus on forward approaches such as Gaussian Processes (GPs) to learn a…

机器学习 · 计算机科学 2025-02-04 Dongxia Wu , Nikki Lijing Kuang , Ruijia Niu , Yi-An Ma , Rose Yu

In the field of remote sensing, we often utilize oriented bounding boxes (OBB) to bound the objects. This approach significantly reduces the overlap among dense detection boxes and minimizes the inclusion of background content within the…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Jianghu Shen , Xiaojun Wu

In this paper, we propose a novel form of the loss function to increase the performance of LiDAR-based 3d object detection and obtain more explainable and convincing uncertainty for the prediction. The loss function was designed using…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Hujie Pan , Zining Wang , Wei Zhan , Masayoshi Tomizuka

This paper introduces Generalized Mask-aware Intersection-over-Union (GmaIoU) as a new measure for positive-negative assignment of anchor boxes during training of instance segmentation methods. Unlike conventional IoU measure or its…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Barış Can Çam , Kemal Öksüz , Fehmi Kahraman , Zeynep Sonat Baltacı , Sinan Kalkan , Emre Akbaş

Recently, infrared small target detection (IRSTD) has been dominated by deep-learning-based methods. However, these methods mainly focus on the design of complex model structures to extract discriminative features, leaving the loss…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Qiankun Liu , Rui Liu , Bolun Zheng , Hongkui Wang , Ying Fu

In model-based reinforcement learning, simulated experiences from the learned model are often treated as equivalent to experience from the real environment. However, when the model is inaccurate, it can catastrophically interfere with…

机器学习 · 计算机科学 2024-06-25 Erin J. Talvitie , Zilei Shao , Huiying Li , Jinghan Hu , Jacob Boerma , Rory Zhao , Xintong Wang

In discrete-variable black-box optimization, the number of candidate solutions grows combinatorially, while each evaluation is often expensive. Therefore, it is important to identify promising solutions efficiently within a limited number…

量子物理 · 物理学 2026-05-12 Reo Shikanai , Masayuki Ohzeki

Open-vocabulary 3D object detection has gained significant interest due to its critical applications in autonomous driving and embodied AI. Existing detection methods, whether offline or online, typically rely on dense point cloud…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Yuqing Lan , Chenyang Zhu , Zhirui Gao , Jiazhao Zhang , Yihan Cao , Renjiao Yi , Yijie Wang , Kai Xu

In the past few years, object detection has attracted a lot of attention in the context of human-robot collaboration and Industry 5.0 due to enormous quality improvements in deep learning technologies. In many applications, object detection…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Manuela Geiß , Raphael Wagner , Martin Baresch , Josef Steiner , Michael Zwick

Detecting small, densely distributed objects is a significant challenge: small objects often contain less distinctive information compared to larger ones, and finer-grained precision of bounding box boundaries are required. In this paper,…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Zhenhua Chen , David Crandall , Robert Templeman

The anchor-based detectors handle the problem of scale variation by building the feature pyramid and directly setting different scales of anchors on each cell in different layers. However, it is difficult for box-wise anchors to guide the…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Keyang Wang , Lei Zhang , Wenli Song , Qinghai Lang , Lingyun Qin

Learning accurate object detectors often requires large-scale training data with precise object bounding boxes. However, labeling such data is expensive and time-consuming. As the crowd-sourcing labeling process and the ambiguities of the…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Chengxin Liu , Kewei Wang , Hao Lu , Zhiguo Cao , Ziming Zhang

Object detectors are conventionally trained by a weighted sum of classification and localization losses. Recent studies (e.g., predicting IoU with an auxiliary head, Generalized Focal Loss, Rank & Sort Loss) have shown that forcing these…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Fehmi Kahraman , Kemal Oksuz , Sinan Kalkan , Emre Akbas

Occlusion handling is one of the challenges of object detection and segmentation, and scene understanding. Because objects appear differently when they are occluded in varying degree, angle, and locations. Therefore, determining the…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Kaziwa Saleh , Zoltan Vamossy

Since the rise of deep learning, many computer vision tasks have seen significant advancements. However, the downside of deep learning is that it is very data-hungry. Especially for segmentation problems, training a deep neural net requires…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Robby Neven , Davy Neven , Bert De Brabandere , Marc Proesmans , Toon Goedemé