中文
相关论文

相关论文: Suppress-and-Refine Framework for End-to-End 3D Ob…

200 篇论文

We propose DiffusionDet, a new framework that formulates object detection as a denoising diffusion process from noisy boxes to object boxes. During the training stage, object boxes diffuse from ground-truth boxes to random distribution, and…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Shoufa Chen , Peize Sun , Yibing Song , Ping Luo

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-Ended object Detection (OED) is a novel and challenging task that detects objects and generates their category names in a free-form manner, without requiring additional vocabularies during inference. However, the existing OED models,…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Guiping Cao , Tao Wang , Wenjian Huang , Xiangyuan Lan , Jianguo Zhang , Dongmei Jiang

Unsupervised domain adaptation (DA) with the aid of pseudo labeling techniques has emerged as a crucial approach for domain-adaptive 3D object detection. While effective, existing DA methods suffer from a substantial drop in performance…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Zhuoxiao Chen , Yadan Luo , Zheng Wang , Mahsa Baktashmotlagh , Zi Huang

Recent camera-based 3D object detection methods have introduced sequential frames to improve the detection performance hoping that multiple frames would mitigate the large depth estimation error. Despite improved detection performance,…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Sanmin Kim , Youngseok Kim , In-Jae Lee , Dongsuk Kum

Model efficiency is crucial for object detection. Mostprevious works rely on either hand-crafted design or auto-search methods to obtain a static architecture, regardless ofthe difference of inputs. In this paper, we introduce a…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Junyi Feng , Jiashen Hua , Baisheng Lai , Jianqiang Huang , Xi Li , Xian-sheng Hua

High resolution (HR) 3D images are widely used nowadays, such as medical images like Magnetic Resonance Imaging (MRI) and Computed Tomography (CT). However, segmentation of these 3D images remains a challenge due to their high spatial…

图像与视频处理 · 电气工程与系统科学 2023-07-11 Hongyi Wang , Lanfen Lin , Hongjie Hu , Qingqing Chen , Yinhao Li , Yutaro Iwamoto , Xian-Hua Han , Yen-Wei Chen , Ruofeng Tong

3D Gaussian Splatting (3DGS) has become horsepower in high-quality, real-time rendering for novel view synthesis of 3D scenes. However, existing methods focus primarily on geometric and appearance modeling, lacking deeper scene…

图形学 · 计算机科学 2025-07-01 Minchao Jiang , Shunyu Jia , Jiaming Gu , Xiaoyuan Lu , Guangming Zhu , Anqi Dong , Liang Zhang

Input aggregation is a simple technique used by state-of-the-art LiDAR 3D object detectors to improve detection. However, increasing aggregation is known to have diminishing returns and even performance degradation, due to objects…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Chengjie Huang , Vahdat Abdelzad , Sean Sedwards , Krzysztof Czarnecki

A fully automated object reconstruction pipeline is crucial for digital content creation. While the area of 3D reconstruction has witnessed profound developments, the removal of background to obtain a clean object model still relies on…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Yuang Wang , Xingyi He , Sida Peng , Haotong Lin , Hujun Bao , Xiaowei Zhou

Aiming at highly accurate object detection for connected and automated vehicles (CAVs), this paper presents a Deep Neural Network based 3D object detection model that leverages a three-stage feature extractor by developing a novel…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yiming Hou , Mahdi Rezaei , Richard Romano

We develop a novel deep contour detection algorithm with a top-down fully convolutional encoder-decoder network. Our proposed method, named TD-CEDN, solves two important issues in this low-level vision problem: (1) learning multi-scale and…

计算机视觉与模式识别 · 计算机科学 2017-07-13 Yahui Liu , Jian Yao , Li Li , Xiaohu Lu , Jing Han

Deep learning approaches to 3D shape segmentation are typically formulated as a multi-class labeling problem. Existing models are trained for a fixed set of labels, which greatly limits their flexibility and adaptivity. We opt for top-down…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Fenggen Yu , Kun Liu , Yan Zhang , Chenyang Zhu , Kai Xu

Moving object detection in satellite videos (SVMOD) is a challenging task due to the extremely dim and small target characteristics. Current learning-based methods extract spatio-temporal information from multi-frame dense representation…

计算机视觉与模式识别 · 计算机科学 2024-11-26 C. Xiao , W. An , Y. Zhang , Z. Su , M. Li , W. Sheng , M. Pietikäinen , L. Liu

LiDAR-based 3D object detectors typically rely on proposal heads with hand-crafted components like anchor assignment and non-maximum suppression (NMS), complicating training and limiting extensibility. We present AutoReg3D, an…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Zanming Huang , Jinsu Yoo , Sooyoung Jeon , Zhenzhen Liu , Mark Campbell , Kilian Q Weinberger , Bharath Hariharan , Wei-Lun Chao , Katie Z Luo

Deep learning-based detectors usually produce a redundant set of object bounding boxes including many duplicate detections of the same object. These boxes are then filtered using non-maximum suppression (NMS) in order to select exactly one…

计算机视觉与模式识别 · 计算机科学 2021-02-01 Danila Rukhovich , Konstantin Sofiiuk , Danil Galeev , Olga Barinova , Anton Konushin

Accurately predicting the 3D shape of any arbitrary object in any pose from a single image is a key goal of computer vision research. This is challenging as it requires a model to learn a representation that can infer both the visible and…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Anh Thai , Stefan Stojanov , Vijay Upadhya , James M. Rehg

This work presents SGCDet, a novel multi-view indoor 3D object detection framework based on adaptive 3D volume construction. Unlike previous approaches that restrict the receptive field of voxels to fixed locations on images, we introduce a…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Runmin Zhang , Zhu Yu , Si-Yuan Cao , Lingyu Zhu , Guangyi Zhang , Xiaokai Bai , Hui-Liang Shen

In this paper a semi-supervised deep framework is proposed for the problem of 3D shape inverse rendering from a single 2D input image. The main structure of proposed framework consists of unsupervised pre-trained components which…

计算机视觉与模式识别 · 计算机科学 2017-11-17 Shima Kamyab , S. Zohreh Azimifar

End-to-end object detectors offer a promising NMS-free paradigm for real-time applications, yet their high computational cost remains a significant barrier, particularly for complex scenarios like intersection traffic monitoring. To address…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Zixing Wang , Yuhang Zhao