中文
相关论文

相关论文: H2RBox-v2: Incorporating Symmetry for Boosting Hor…

200 篇论文

We study the problem of symmetry detection of 3D shapes from single-view RGB-D images, where severely missing data renders geometric detection approach infeasible. We propose an end-to-end deep neural network which is able to predict both…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Yifei Shi , Junwen Huang , Hongjia Zhang , Xin Xu , Szymon Rusinkiewicz , Kai Xu

Most successful approaches to estimate the 6D pose of an object typically train a neural network by supervising the learning with annotated poses in real world images. These annotations are generally expensive to obtain and a common…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Juil Sock , Guillermo Garcia-Hernando , Anil Armagan , Tae-Kyun Kim

We propose a fully convolutional one-stage object detector (FCOS) to solve object detection in a per-pixel prediction fashion, analogue to semantic segmentation. Almost all state-of-the-art object detectors such as RetinaNet, SSD, YOLOv3,…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Zhi Tian , Chunhua Shen , Hao Chen , Tong He

Heavily relying on 3D annotations limits the real-world application of 3D object detection. In this paper, we propose a method that does not demand any 3D annotation, while being able to predict fully oriented 3D bounding boxes. Our method,…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Shun Gui , Yan Luximon

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

Deep learning (DL)-based rib fracture detection has shown promise of playing an important role in preventing mortality and improving patient outcome. Normally, developing DL-based object detection models requires a huge amount of bounding…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Zhizhong Chai , Luyang Luo , Huangjing Lin , Pheng-Ann Heng , Hao Chen

Recent years have seen an increase in the use of gigapixel-level image and video capture systems and benchmarks with high-resolution wide (HRW) shots. However, unlike close-up shots in the MS COCO dataset, the higher resolution and wider…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Wenxi Li , Yuchen Guo , Jilai Zheng , Haozhe Lin , Chao Ma , Lu Fang , Xiaokang Yang

Object detectors used in autonomous vehicles can have high memory and computational overheads. In this paper, we introduce a novel semi-structured pruning framework called R-TOSS that overcomes the shortcomings of state-of-the-art model…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Abhishek Balasubramaniam , Febin P Sunny , Sudeep Pasricha

Open World Object Detection (OWOD) is a challenging and realistic task that extends beyond the scope of standard Object Detection task. It involves detecting both known and unknown objects while integrating learned knowledge for future…

计算机视觉与模式识别 · 计算机科学 2024-02-16 Thang Doan , Xin Li , Sima Behpour , Wenbin He , Liang Gou , Liu Ren

RT-DETR is the first real-time end-to-end transformer-based object detector. Its efficiency comes from the framework design and the Hungarian matching. However, compared to dense supervision detectors like the YOLO series, the Hungarian…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Shuo Wang , Chunlong Xia , Feng Lv , Yifeng Shi

While 3D object bounding box (bbox) representation has been widely used in autonomous driving perception, it lacks the ability to capture the precise details of an object's intrinsic geometry. Recently, occupancy has emerged as a promising…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Chaoda Zheng , Feng Wang , Naiyan Wang , Shuguang Cui , Zhen Li

It is laborious to manually label point cloud data for training high-quality 3D object detectors. This work proposes a weakly supervised approach for 3D object detection, only requiring a small set of weakly annotated scenes, associated…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Qinghao Meng , Wenguan Wang , Tianfei Zhou , Jianbing Shen , Luc Van Gool , Dengxin Dai

With the recent development of Semi-Supervised Object Detection (SS-OD) techniques, object detectors can be improved by using a limited amount of labeled data and abundant unlabeled data. However, there are still two challenges that are not…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Yen-Cheng Liu , Chih-Yao Ma , Zsolt Kira

This paper presents an efficient way of detecting directed objects by predicting their center coordinates and direction angle. Since the objects are of uniform size, the proposed model works without predicting the object's width and height.…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Đorđe Nedeljković

Monocular 3D object detection has become a mainstream approach in automatic driving for its easy application. A prominent advantage is that it does not need LiDAR point clouds during the inference. However, most current methods still rely…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Runzhou Tao , Wencheng Han , Zhongying Qiu , Cheng-zhong Xu , Jianbing Shen

Rotated object detection in aerial images has received increasing attention for a wide range of applications. However, it is also a challenging task due to the huge variations of scale, rotation, aspect ratio, and densely arranged targets.…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Feng Zhang , Xueying Wang , Shilin Zhou , Yingqian Wang

This paper introduces the point-axis representation for oriented object detection, emphasizing its flexibility and geometrically intuitive nature with two key components: points and axes. 1) Points delineate the spatial extent and contours…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Zeyang Zhao , Qilong Xue , Yuhang He , Yifan Bai , Xing Wei , Yihong Gong

Center-aligned regression remains dominant in LiDAR-based 3D object detection, yet it suffers from fundamental instability: object centers often fall in sparse or empty regions of the bird's-eye-view (BEV) due to the front-surface-biased…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Qinghao Meng , Junbo Yin , Jianbing Shen , Yunde Jia

Object detection has achieved remarkable progress in the past decade. However, the detection of oriented and densely packed objects remains challenging because of following inherent reasons: (1) receptive fields of neurons are all…

计算机视觉与模式识别 · 计算机科学 2020-06-12 Xingjia Pan , Yuqiang Ren , Kekai Sheng , Weiming Dong , Haolei Yuan , Xiaowei Guo , Chongyang Ma , Changsheng Xu

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…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Shuai Chen , Jinpeng Li , Chuanqi Yao , Wenbo Hou , Shuo Qin , Wenyao Jin , Xu Tang