English
Related papers

Related papers: ObjectBox: From Centers to Boxes for Anchor-Free O…

200 papers

Existing anchor-base oriented object detection methods have achieved amazing results, but these methods require some manual preset boxes, which introduces additional hyperparameters and calculations. The existing anchor-free methods usually…

Computer Vision and Pattern Recognition · Computer Science 2021-12-02 Zhonghua Li , Biao Hou , Zitong Wu , Licheng Jiao , Bo Ren , Chen Yang

We propose a novel and flexible anchor mechanism named MetaAnchor for object detection frameworks. Unlike many previous detectors model anchors via a predefined manner, in MetaAnchor anchor functions could be dynamically generated from the…

Computer Vision and Pattern Recognition · Computer Science 2018-11-07 Tong Yang , Xiangyu Zhang , Zeming Li , Wenqiang Zhang , Jian Sun

Bounding-box regression is a popular technique to refine or predict localization boxes in recent object detection approaches. Typically, bounding-box regressors are trained to regress from either region proposals or fixed anchor boxes to…

Computer Vision and Pattern Recognition · Computer Science 2019-04-16 Seungkwan Lee , Suha Kwak , Minsu Cho

After learning a new object category from image-level annotations (with no object bounding boxes), humans are remarkably good at precisely localizing those objects. However, building good object localizers (i.e., detectors) currently…

Computer Vision and Pattern Recognition · Computer Science 2020-06-30 Zitian Chen , Zhiqiang Shen , Jiahui Yu , Erik Learned-Miller

Traditional neural objection detection methods use multi-scale features that allow multiple detectors to perform detecting tasks independently and in parallel. At the same time, with the handling of the prior box, the algorithm's ability to…

Computer Vision and Pattern Recognition · Computer Science 2019-04-17 Shuai Chen , Jinpeng Li , Chuanqi Yao , Wenbo Hou , Shuo Qin , Wenyao Jin , Xu Tang

Despite great progress in object detection, most existing methods work only on a limited set of object categories, due to the tremendous human effort needed for bounding-box annotations of training data. To alleviate the problem, recent…

Computer Vision and Pattern Recognition · Computer Science 2022-07-14 Mingfei Gao , Chen Xing , Juan Carlos Niebles , Junnan Li , Ran Xu , Wenhao Liu , Caiming Xiong

Anchor free methods have defined the new frontier in state-of-the-art object detection researches where accurate bounding box estimation is the key to the success of these methods. However, even the bounding box has the highest confidence…

Computer Vision and Pattern Recognition · Computer Science 2020-07-29 Ran Chen , Yong Liu , Mengdan Zhang , Shu Liu , Bei Yu , Yu-Wing Tai

Despite powering sensitive systems like autonomous vehicles, object detection remains fairly brittle in part due to annotation errors that plague most real-world training datasets. We propose ObjectLab, a straightforward algorithm to detect…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Ulyana Tkachenko , Aditya Thyagarajan , Jonas Mueller

Instance segmentation of biological images is essential for studying object behaviors and properties. The challenges, such as clustering, occlusion, and adhesion problems of the objects, make instance segmentation a non-trivial task.…

Computer Vision and Pattern Recognition · Computer Science 2019-11-22 Jingru Yi , Hui Tang , Pengxiang Wu , Bo Liu , Daniel J. Hoeppner , Dimitris N. Metaxas , Lianyi Han , Wei Fan

In the field of state-of-the-art object detection, the task of object localization is typically accomplished through a dedicated subnet that emphasizes bounding box regression. This subnet traditionally predicts the object's position by…

Computer Vision and Pattern Recognition · Computer Science 2023-07-20 Peng Zhi , Haoran Zhou , Hang Huang , Rui Zhao , Rui Zhou , Qingguo Zhou

Object detection requires substantial labeling effort for learning robust models. Active learning can reduce this effort by intelligently selecting relevant examples to be annotated. However, selecting these examples properly without…

Machine Learning · Computer Science 2022-12-09 Dominik Probst , Hasnain Raza , Erik Rodner

To alleviate the cost of obtaining accurate bounding boxes for training today's state-of-the-art object detection models, recent weakly supervised detection work has proposed techniques to learn from image-level labels. However, requiring…

Computer Vision and Pattern Recognition · Computer Science 2018-11-27 Keren Ye , Mingda Zhang , Wei Li , Danfeng Qin , Adriana Kovashka , Jesse Berent

Current face detectors utilize anchors to frame a multi-task learning problem which combines classification and bounding box regression. Effective anchor design and anchor matching strategy enable face detectors to localize faces under…

Computer Vision and Pattern Recognition · Computer Science 2019-12-31 Yang Liu , Xu Tang , Xiang Wu , Junyu Han , Jingtuo Liu , Errui Ding

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a…

Computer Vision and Pattern Recognition · Computer Science 2020-09-08 Kang Kim , Hee Seok Lee

Accurate 3D object detection in LiDAR based point clouds suffers from the challenges of data sparsity and irregularities. Existing methods strive to organize the points regularly, e.g. voxelize, pass them through a designed 2D/3D neural…

Computer Vision and Pattern Recognition · Computer Science 2020-10-14 Qi Chen , Lin Sun , Zhixin Wang , Kui Jia , Alan Yuille

Detection identifies objects as axis-aligned boxes in an image. Most successful object detectors enumerate a nearly exhaustive list of potential object locations and classify each. This is wasteful, inefficient, and requires additional…

Computer Vision and Pattern Recognition · Computer Science 2019-04-26 Xingyi Zhou , Dequan Wang , Philipp Krähenbühl

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

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

We present DAFNe, a Dense one-stage Anchor-Free deep Network for oriented object detection. As a one-stage model, it performs bounding box predictions on a dense grid over the input image, being architecturally simpler in design, as well as…

Computer Vision and Pattern Recognition · Computer Science 2022-05-31 Steven Lang , Fabrizio Ventola , Kristian Kersting

Arbitrary-oriented objects widely appear in natural scenes, aerial photographs, remote sensing images, etc., thus arbitrary-oriented object detection has received considerable attention. Many current rotation detectors use plenty of anchors…

Computer Vision and Pattern Recognition · Computer Science 2020-12-16 Qi Ming , Zhiqiang Zhou , Lingjuan Miao , Hongwei Zhang , Linhao Li