English
Related papers

Related papers: P2Object: Single Point Supervised Object Detection…

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2022-10-21 Pengfei Chen , Xuehui Yu , Xumeng Han , Najmul Hassan , Kai Wang , Jiachen Li , Jian Zhao , Humphrey Shi , Zhenjun Han , Qixiang Ye

Towards 3D object tracking in point clouds, a novel point-to-box network termed P2B is proposed in an end-to-end learning manner. Our main idea is to first localize potential target centers in 3D search area embedded with target…

Computer Vision and Pattern Recognition · Computer Science 2020-05-29 Haozhe Qi , Chen Feng , Zhiguo Cao , Feng Zhao , Yang Xiao

With the rapidly increasing demand for oriented object detection (OOD), recent research involving weakly-supervised detectors for learning rotated box (RBox) from the horizontal box (HBox) has attracted more and more attention. In this…

Computer Vision and Pattern Recognition · Computer Science 2024-03-22 Yi Yu , Xue Yang , Qingyun Li , Feipeng Da , Jifeng Dai , Yu Qiao , Junchi Yan

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…

Computer Vision and Pattern Recognition · Computer Science 2019-11-28 Ke Yang , Dongsheng Li , Yong Dou

Single-point annotation is increasingly prominent in visual tasks for labeling cost reduction. However, it challenges tasks requiring high precision, such as the point-prompted instance segmentation (PPIS) task, which aims to estimate…

Computer Vision and Pattern Recognition · Computer Science 2026-02-26 Zhaoyang Wei , Xumeng Han , Xuehui Yu , Xue Yang , Guorong Li , Zhenjun Han , Jianbin Jiao

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…

Computer Vision and Pattern Recognition · Computer Science 2019-12-18 Siyuan Huang , Yixin Chen , Tao Yuan , Siyuan Qi , Yixin Zhu , Song-Chun Zhu

In contrast to fully supervised methods using pixel-wise mask labels, box-supervised instance segmentation takes advantage of simple box annotations, which has recently attracted increasing research attention. This paper presents a novel…

Computer Vision and Pattern Recognition · Computer Science 2022-12-06 Wentong Li , Wenyu Liu , Jianke Zhu , Miaomiao Cui , Risheng Yu , Xiansheng Hua , Lei Zhang

Video Object Segmentation (VOS) has been targeted by various fully-supervised and self-supervised approaches. While fully-supervised methods demonstrate excellent results, self-supervised ones, which do not use pixel-level ground truth,…

Computer Vision and Pattern Recognition · Computer Science 2022-02-18 Tanveer Hannan , Rajat Koner , Jonathan Kobold , Matthias Schubert

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…

Computer Vision and Pattern Recognition · Computer Science 2024-10-11 Botao Ren , Xue Yang , Yi Yu , Junwei Luo , Zhidong Deng

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…

Computer Vision and Pattern Recognition · Computer Science 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

We present a lightweight post-processing method to refine the semantic segmentation results of point cloud sequences. Most existing methods usually segment frame by frame and encounter the inherent ambiguity of the problem: based on a…

Computer Vision and Pattern Recognition · Computer Science 2022-12-02 Yutaka Momma , Weimin Wang , Edgar Simo-Serra , Satoshi Iizuka , Ryosuke Nakamura , Hiroshi Ishikawa

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,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-24 Maoji Zheng , Ziyu Xu , Qiming Xia , Hai Wu , Chenglu Wen , Cheng Wang

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…

Computer Vision and Pattern Recognition · Computer Science 2024-05-24 Guangming Cao , Xuehui Yu , Wenwen Yu , Xumeng Han , Xue Yang , Guorong Li , Jianbin Jiao , Zhenjun Han

We propose a novel, conceptually simple and general framework for instance segmentation on 3D point clouds. Our method, called 3D-BoNet, follows the simple design philosophy of per-point multilayer perceptrons (MLPs). The framework directly…

Computer Vision and Pattern Recognition · Computer Science 2019-09-06 Bo Yang , Jianan Wang , Ronald Clark , Qingyong Hu , Sen Wang , Andrew Markham , Niki Trigoni

In this work, we present a novel and effective framework to facilitate object detection with the instance-level segmentation information that is only supervised by bounding box annotation. Starting from the joint object detection and…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Xiangyun Zhao , Shuang Liang , Yichen Wei

3D object detection from raw and sparse point clouds has been far less treated to date, compared with its 2D counterpart. In this paper, we propose a novel framework called FVNet for 3D front-view proposal generation and object detection…

Computer Vision and Pattern Recognition · Computer Science 2019-11-27 Jie Zhou , Xin Tan , Zhiwei Shao , Lizhuang Ma

Tiny objects, with their limited spatial resolution, often resemble point-like distributions. As a result, bounding box prediction using point-level supervision emerges as a natural and cost-effective alternative to traditional box-level…

Computer Vision and Pattern Recognition · Computer Science 2024-12-10 Haoran Zhu , Chang Xu , Ruixiang Zhang , Fang Xu , Wen Yang , Haijian Zhang , Gui-Song Xia

The realm of Weakly Supervised Instance Segmentation (WSIS) under box supervision has garnered substantial attention, showcasing remarkable advancements in recent years. However, the limitations of box supervision become apparent in its…

Computer Vision and Pattern Recognition · Computer Science 2024-03-05 Xinyi Yu , Ling Yan , Pengtao Jiang , Hao Chen , Bo Li , Lin Yuanbo Wu , Linlin Ou

We present a method for detecting objects in images using a single deep neural network. Our approach, named SSD, discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per feature…

Computer Vision and Pattern Recognition · Computer Science 2016-12-30 Wei Liu , Dragomir Anguelov , Dumitru Erhan , Christian Szegedy , Scott Reed , Cheng-Yang Fu , Alexander C. Berg

Weakly supervised object detection(WSOD) task uses only image-level annotations to train object detection task. WSOD does not require time-consuming instance-level annotations, so the study of this task has attracted more and more…

Computer Vision and Pattern Recognition · Computer Science 2019-11-27 Sheng Yi , Xi Li , Huimin Ma
‹ Prev 1 2 3 10 Next ›