中文
相关论文

相关论文: IoU-balanced Loss Functions for Single-stage Objec…

200 篇论文

The state-of-the-art object detection and image classification methods can perform impressively on more than 9k and 10k classes, respectively. In contrast, the number of classes in semantic segmentation datasets is relatively limited. This…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Shipra Jain , Danda Paudel Pani , Martin Danelljan , Luc Van Gool

Task inharmony problem commonly occurs in modern object detectors, leading to inconsistent qualities between classification and regression tasks. The predicted boxes with high classification scores but poor localization positions or low…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Long Huang , Zhiwei Dong , Song-Lu Chen , Ruiyao Zhang , Shutong Ti , Feng Chen , Xu-Cheng Yin

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

Knowledge distillation (KD) has shown potential for learning compact models in dense object detection. However, the commonly used softmax-based distillation ignores the absolute classification scores for individual categories. Thus, the…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Longrong Yang , Xianpan Zhou , Xuewei Li , Liang Qiao , Zheyang Li , Ziwei Yang , Gaoang Wang , Xi Li

Object Detection (OD) has proven to be a significant computer vision method in extracting localized class information and has multiple applications in the industry. Although many of the state-of-the-art (SOTA) OD models perform well on…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Jibinraj Antony , Vinit Hegiste , Ali Nazeri , Hooman Tavakoli , Snehal Walunj , Christiane Plociennik , Martin Ruskowski

Recent advances in semi-supervised object detection (SSOD) are largely driven by consistency-based pseudo-labeling methods for image classification tasks, producing pseudo labels as supervisory signals. However, when using pseudo labels,…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Hengduo Li , Zuxuan Wu , Abhinav Shrivastava , Larry S. Davis

We present consistent optimization for single stage object detection. Previous works of single stage object detectors usually rely on the regular, dense sampled anchors to generate hypothesis for the optimization of the model. Through an…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Tao Kong , Fuchun Sun , Huaping Liu , Yuning Jiang , Jianbo Shi

Recently, remarkable progress has been made in weakly supervised object localization (WSOL) to promote object localization maps. The common practice of evaluating these maps applies an indirect and coarse way, i.e., obtaining tight bounding…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Xiaolin Zhang , Yunchao Wei , Yi Yang , Fei Wu

Query-based object detectors have made significant advancements since the publication of DETR. However, most existing methods still rely on multi-stage encoders and decoders, or a combination of both. Despite achieving high accuracy, the…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Jialin Li , Weifu Fu , Yuhuan Lin , Qiang Nie , Yong Liu

We present a simple yet effective progressive self-guided loss function to facilitate deep learning-based salient object detection (SOD) in images. The saliency maps produced by the most relevant works still suffer from incomplete…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Sheng Yang , Weisi Lin , Guosheng Lin , Qiuping Jiang , Zichuan Liu

Fine-grained remote sensing datasets often use hierarchical label structures to differentiate objects in a coarse-to-fine manner, with each object annotated across multiple levels. However, embedding this semantic hierarchy into the…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Jingzhou Chen , Dexin Chen , Fengchao Xiong , Yuntao Qian , Liang Xiao

Point cloud completion networks are conventionally trained to minimize the disparities between the completed point cloud and the ground-truth counterpart. However, an incomplete object-level point cloud can have multiple valid completion…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Kevin Tirta Wijaya , Christofel Rio Goenawan , Seung-Hyun Kong

For years, the YOLO series has been the de facto industry-level standard for efficient object detection. The YOLO community has prospered overwhelmingly to enrich its use in a multitude of hardware platforms and abundant scenarios. In this…

Semi-supervised object detection (SSOD) is a research hot spot in computer vision, which can greatly reduce the requirement for expensive bounding-box annotations. Despite great success, existing progress mainly focuses on two-stage…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Gen Luo , Yiyi Zhou , Lei Jin , Xiaoshuai Sun , Rongrong Ji

Are existing object detection methods adequate for detecting text and visual elements in scientific plots which are arguably different than the objects found in natural images? To answer this question, we train and compare the accuracy of…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Pritha Ganguly , Nitesh Methani , Mitesh M. Khapra , Pratyush Kumar

Average precision (AP) loss has recently shown promising performance on the dense object detection task. However,a deep understanding of how AP loss affects the detector from a pairwise ranking perspective has not yet been developed.In this…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Dongli Xu , Jinhong Deng , Wen Li

Training Single-Image Super-Resolution (SISR) models using pixel-based regression losses can achieve high distortion metrics scores (e.g., PSNR and SSIM), but often results in blurry images due to insufficient recovery of high-frequency…

图像与视频处理 · 电气工程与系统科学 2024-09-10 Qiwen Zhu , Yanjie Wang , Shilv Cai , Liqun Chen , Jiahuan Zhou , Luxin Yan , Sheng Zhong , Xu Zou

Real-world scenarios frequently involve multi-objective data-driven optimization problems, characterized by unknown problem coefficients and multiple conflicting objectives. Traditional two-stage methods independently apply a machine…

机器学习 · 计算机科学 2024-06-04 Peng Li , Lixia Wu , Chaoqun Feng , Haoyuan Hu , Lei Fu , Jieping Ye

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…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Li Zhu , Zihao Xie , Liman Liu , Bo Tao , Wenbing Tao

Recent one-stage object detectors follow a per-pixel prediction approach that predicts both the object category scores and boundary positions from every single grid location. However, the most suitable positions for inferring different…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Li Yang , Yan Xu , Shaoru Wang , Chunfeng Yuan , Ziqi Zhang , Bing Li , Weiming Hu