中文
相关论文

相关论文: Point2RBox: Combine Knowledge from Synthetic Visua…

200 篇论文

With the rapidly increasing demand for oriented object detection (OOD), recent research involving weakly-supervised detectors for learning OOD from point annotations has gained great attention. In this paper, we rethink this challenging…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Yi Yu , Botao Ren , Peiyuan Zhang , Mingxin Liu , Junwei Luo , Shaofeng Zhang , Feipeng Da , Junchi Yan , Xue Yang

With the rapidly increasing demand for oriented object detection, e.g. in autonomous driving and remote sensing, the recently proposed paradigm involving weakly-supervised detector H2RBox for learning rotated box (RBox) from the more…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Yi Yu , Xue Yang , Qingyun Li , Yue Zhou , Gefan Zhang , Feipeng Da , Junchi Yan

With the growing demand for oriented object detection (OOD), recent studies on point-supervised OOD have attracted significant interest. In this paper, we propose PointOBB-v3, a stronger single point-supervised OOD framework. Compared to…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Peiyuan Zhang , Junwei Luo , Xue Yang , Yi Yu , Qingyun Li , Yue Zhou , Xiaosong Jia , Xudong Lu , Jingdong Chen , Xiang Li , Junchi Yan , Yansheng Li

Oriented object detection emerges in many applications from aerial images to autonomous driving, while many existing detection benchmarks are annotated with horizontal bounding box only which is also less costive than fine-grained rotated…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Xue Yang , Gefan Zhang , Wentong Li , Xuehui Wang , Yue Zhou , Junchi Yan

Single-point annotation in oriented object detection of remote sensing scenarios is gaining increasing attention due to its cost-effectiveness. However, due to the granularity ambiguity of points, there is a significant performance gap…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Guangming Cao , Xuehui Yu , Wenwen Yu , Xumeng Han , Xue Yang , Guorong Li , Jianbin Jiao , Zhenjun Han

Single point supervised oriented object detection has gained attention and made initial progress within the community. Diverse from those approaches relying on one-shot samples or powerful pretrained models (e.g. SAM), PointOBB has shown…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Botao Ren , Xue Yang , Yi Yu , Junwei Luo , Zhidong Deng

Driven by the growing need for Oriented Object Detection (OOD), learning from point annotations under a weakly-supervised framework has emerged as a promising alternative to costly and laborious manual labeling. In this paper, we discuss…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Teng Zhang , Ziqian Fan , Mingxin Liu , Xin Zhang , Xudong Lu , Wentong Li , Yue Zhou , Yi Yu , Xiang Li , Junchi Yan , Xue Yang

Object recognition using single-point supervision has attracted increasing attention recently. However, the performance gap compared with fully-supervised algorithms remains large. Previous works generated class-agnostic…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Pengfei Chen , Xuehui Yu , Xumeng Han , Kuiran Wang , Guorong Li , Lingxi Xie , Zhenjun Han , Jianbin Jiao

Accurately estimating the orientation of visual objects with compact rotated bounding boxes (RBoxes) has become a prominent demand, which challenges existing object detection paradigms that only use horizontal bounding boxes (HBoxes). To…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Yi Yu , Xue Yang , Yansheng Li , Zhenjun Han , Feipeng Da , Junchi Yan

Single point-supervised object detection is gaining attention due to its cost-effectiveness. However, existing approaches focus on generating horizontal bounding boxes (HBBs) while ignoring oriented bounding boxes (OBBs) commonly used for…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Junwei Luo , Xue Yang , Yi Yu , Qingyun Li , Junchi Yan , Yansheng Li

Object detection using single point supervision has received increasing attention over the years. However, the performance gap between point supervised object detection (PSOD) and bounding box supervised detection remains large. In this…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Pengfei Chen , Xuehui Yu , Xumeng Han , Najmul Hassan , Kai Wang , Jiachen Li , Jian Zhao , Humphrey Shi , Zhenjun Han , Qixiang Ye

Despite the promising results, existing oriented object detection methods usually involve heuristically designed rules, e.g., RRoI generation, rotated NMS. In this paper, we propose an end-to-end framework for oriented object detection,…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Qiang Zhou , Chaohui Yu , Zhibin Wang , Fan Wang

Pointly Supervised Object Detection (PSOD) has attracted considerable interests due to its lower labeling cost as compared to box-level supervised object detection. However, the complex scenes, densely packed and dynamic-scale objects in…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Shitian He , Huanxin Zou , Yingqian Wang , Boyang Li , Xu Cao , Ning Jing

LiDAR-based 3D object detection and semantic segmentation are critical tasks in 3D scene understanding. Traditional detection and segmentation methods supervise their models through bounding box labels and semantic mask labels. However,…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Maoji Zheng , Ziyu Xu , Qiming Xia , Hai Wu , Chenglu Wen , Cheng Wang

It is challenging for weakly supervised object detection network to precisely predict the positions of the objects, since there are no instance-level category annotations. Most existing methods tend to solve this problem by using a…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Ke Yang , Dongsheng Li , Yong Dou

We investigate the direction of training a 3D object detector for new object classes from only 2D bounding box labels of these new classes, while simultaneously transferring information from 3D bounding box labels of the existing classes.…

计算机视觉与模式识别 · 计算机科学 2019-04-24 Yew Siang Tang , Gim Hee Lee

The growing demand for oriented object detection (OOD) across various domains has driven significant research in this area. However, the high cost of dataset annotation remains a major concern. Current mainstream OOD algorithms can be…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Mingxin Liu , Peiyuan Zhang , Yuan Liu , Wei Zhang , Yue Zhou , Ning Liao , Ziyang Gong , Junwei Luo , Zhirui Wang , Yi Yu , Xue Yang

Semi-Supervised Object Detection (SSOD), aiming to explore unlabeled data for boosting object detectors, has become an active task in recent years. However, existing SSOD approaches mainly focus on horizontal objects, leaving multi-oriented…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Wei Hua , Dingkang Liang , Jingyu Li , Xiaolong Liu , Zhikang Zou , Xiaoqing Ye , Xiang Bai

In this work, we study different approaches to self-supervised pretraining of object detection models. We first design a general framework to learn a spatially consistent dense representation from an image, by randomly sampling and…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Trung Dang , Simon Kornblith , Huy Thong Nguyen , Peter Chin , Maryam Khademi

Detecting 3D objects from a single RGB image is intrinsically ambiguous, thus requiring appropriate prior knowledge and intermediate representations as constraints to reduce the uncertainties and improve the consistencies between the 2D…

计算机视觉与模式识别 · 计算机科学 2019-12-18 Siyuan Huang , Yixin Chen , Tao Yuan , Siyuan Qi , Yixin Zhu , Song-Chun Zhu
‹ 上一页 1 2 3 10 下一页 ›