English
Related papers

Related papers: Which to Match? Selecting Consistent GT-Proposal A…

200 papers

Since Intersection-over-Union (IoU) based optimization maintains the consistency of the final IoU prediction metric and losses, it has been widely used in both regression and classification branches of single-stage 2D object detectors.…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Hualian Sheng , Sijia Cai , Na Zhao , Bing Deng , Jianqiang Huang , Xian-Sheng Hua , Min-Jian Zhao , Gim Hee Lee

Most existing trackers are based on using a classifier and multi-scale estimation to estimate the target state. Consequently, and as expected, trackers have become more stable while tracking accuracy has stagnated. While trackers adopt a…

Computer Vision and Pattern Recognition · Computer Science 2022-01-21 Di Yuan , Xiu Shu , Nana Fan , Xiaojun Chang , Qiao Liu , Zhenyu He

Label assignment plays a significant role in modern object detection models. Detection models may yield totally different performances with different label assignment strategies. For anchor-based detection models, the IoU (Intersection over…

Computer Vision and Pattern Recognition · Computer Science 2022-09-20 Tianxiao Zhang , Bo Luo , Ajay Sharda , Guanghui Wang

Most deep learning object detectors are based on the anchor mechanism and resort to the Intersection over Union (IoU) between predefined anchor boxes and ground truth boxes to evaluate the matching quality between anchors and objects. In…

Computer Vision and Pattern Recognition · Computer Science 2020-09-30 Heng Zhang , Elisa Fromont , Sébastien Lefevre , Bruno Avignon

Current anchor-free object detectors are quite simple and effective yet lack accurate label assignment methods, which limits their potential in competing with classic anchor-based models that are supported by well-designed assignment…

Computer Vision and Pattern Recognition · Computer Science 2021-04-30 Jiachen Li , Bowen Cheng , Rogerio Feris , Jinjun Xiong , Thomas S. Huang , Wen-Mei Hwu , Humphrey Shi

In object detection, bounding box regression (BBR) is a crucial step that determines the object localization performance. However, we find that most previous loss functions for BBR have two main drawbacks: (i) Both $\ell_n$-norm and…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Yi-Fan Zhang , Weiqiang Ren , Zhang Zhang , Zhen Jia , Liang Wang , Tieniu Tan

Region Proposal Network (RPN) is the cornerstone of two-stage object detectors, it generates a sparse set of object proposals and alleviates the extrem foregroundbackground class imbalance problem during training. However, we find that the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-12 Li Zhu , Zihao Xie , Liman Liu , Bo Tao , Wenbing Tao

We focus on the construction of a loss function for the bounding box regression. The Intersection over Union (IoU) metric is improved to converge faster, to make the surface of the loss function smooth and continuous over the whole searched…

Computer Vision and Pattern Recognition · Computer Science 2023-03-29 Petra Števuliáková , Petr Hurtik

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…

Computer Vision and Pattern Recognition · Computer Science 2021-06-01 Azim Ahmadzadeh , Dustin J. Kempton , Yang Chen , Rafal A. Angryk

Although the anchor-based detectors have taken a big step forward in pedestrian detection, the overall performance of algorithm still needs further improvement for practical applications, \emph{e.g.}, a good trade-off between the accuracy…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Chubin Zhuang , Zhen Lei , Stan Z. Li

Multi-ship tracking (MST) as a core technology has been proven to be applied to situational awareness at sea and the development of a navigational system for autonomous ships. Despite impressive tracking outcomes achieved by multi-object…

Artificial Intelligence · Computer Science 2023-10-10 Hongyu Zhao , Gongming Wei , Yang Xiao , Xianglei Xing

Object detection using an oriented bounding box (OBB) can better target rotated objects by reducing the overlap with background areas. Existing OBB approaches are mostly built on horizontal bounding box detectors by introducing an…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Zhiming Chen , Kean Chen , Weiyao Lin , John See , Hui Yu , Yan Ke , Cong Yang

With the rapid development of detectors, Bounding Box Regression (BBR) loss function has constantly updated and optimized. However, the existing IoU-based BBR still focus on accelerating convergence by adding new loss terms, ignoring the…

Computer Vision and Pattern Recognition · Computer Science 2024-01-15 Hao Zhang , Cong Xu , Shuaijie Zhang

We propose a simple yet effective approach to the problem of pedestrian detection which outperforms the current state-of-the-art. Our new features are built on the basis of low-level visual features and spatial pooling. Incorporating…

Computer Vision and Pattern Recognition · Computer Science 2014-07-04 Sakrapee Paisitkriangkrai , Chunhua Shen , Anton van den Hengel

For the training of face detection network based on R-CNN framework, anchors are assigned to be positive samples if intersection-over-unions (IoUs) with ground-truth are higher than the first threshold(such as 0.7); and to be negative…

Computer Vision and Pattern Recognition · Computer Science 2018-05-01 Ce Qi , Xiaoping Chen , Pingyu Wang , Fei Su

Pedestrian detection is the cornerstone of many vision based applications, starting from object tracking to video surveillance and more recently, autonomous driving. With the rapid development of deep learning in object detection,…

Computer Vision and Pattern Recognition · Computer Science 2022-03-03 Irtiza Hasan , Shengcai Liao , Jinpeng Li , Saad Ullah Akram , Ling Shao

Object detection has seen remarkable progress in recent years with the introduction of Convolutional Neural Networks (CNN). Object detection is a multi-task learning problem where both the position of the objects in the images as well as…

Computer Vision and Pattern Recognition · Computer Science 2023-04-17 Mofassir ul Islam Arif , Mohsan Jameel , Lars Schmidt-Thieme

Non-maximum suppression (NMS) is widely used in object detection pipelines for removing duplicated bounding boxes. The inconsistency between the confidence for NMS and the real localization confidence seriously affects detection…

Computer Vision and Pattern Recognition · Computer Science 2022-02-03 Yan Gao , Qimeng Wang , Xu Tang , Haochen Wang , Fei Ding , Jing Li , Yao Hu

Classification and regression are two pillars of object detectors. In most CNN-based detectors, these two pillars are optimized independently. Without direct interactions between them, the classification loss and the regression loss can not…

Computer Vision and Pattern Recognition · Computer Science 2021-08-30 Keyang Wang , Lei Zhang

In 2D/3D object detection task, Intersection-over-Union (IoU) has been widely employed as an evaluation metric to evaluate the performance of different detectors in the testing stage. However, during the training stage, the common distance…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Dingfu Zhou , Jin Fang , Xibin Song , Chenye Guan , Junbo Yin , Yuchao Dai , Ruigang Yang