中文
相关论文

相关论文: You Only Hypothesize Once: Point Cloud Registratio…

200 篇论文

This study presents an architectural analysis of YOLOv11, the latest iteration in the YOLO (You Only Look Once) series of object detection models. We examine the models architectural innovations, including the introduction of the C3k2…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Rahima Khanam , Muhammad Hussain

Object detection plays a crucial role in the field of computer vision by autonomously locating and identifying objects of interest. The You Only Look Once (YOLO) model is an effective single-shot detector. However, YOLO faces challenges in…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Yash Zambre , Ekdev Rajkitkul , Akshatha Mohan , Joshua Peeples

You Only Look Once (YOLO) algorithm is a representative target detection algorithm emerging in 2016, which is known for its balance of computing speed and accuracy, and now plays an important role in various fields of human production and…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Chenjie Zhang , Pengcheng Jiao

This paper presents a comprehensive overview of the Ultralytics YOLO(You Only Look Once) family of object detectors, focusing the architectural evolution, benchmarking, deployment perspectives, and future challenges. The review begins with…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Ranjan Sapkota , Manoj Karkee

We present a fast feature-metric point cloud registration framework, which enforces the optimisation of registration by minimising a feature-metric projection error without correspondences. The advantage of the feature-metric projection…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Xiaoshui Huang , Guofeng Mei , Jian Zhang

Due to the simpleness and high efficiency, single-stage object detectors have been widely applied in many computer vision applications . However, the low correlation between the classification score and localization accuracy of the…

计算机视觉与模式识别 · 计算机科学 2020-04-16 Shengkai Wu , Xiaoping Li , Xinggang Wang

This letter introduces the LOOP binary descriptor (local optimal oriented pattern) that encodes rotation invariance into the main formulation itself. This makes any post processing stage for rotation invariance redundant and improves on…

计算机视觉与模式识别 · 计算机科学 2019-03-25 Tapabrata Chakraborti , Brendan McCane , Steven Mills , Umapada Pal

The integration of a SLAM algorithm with place recognition technology empowers it with the ability to mitigate accumulated errors and to relocalize itself. However, existing methods for point cloud-based place recognition predominantly rely…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Haodong Yuan , Yudong Zhang , Shengyin Fan , Xue Li , Jian Wang

Modern image-based object detection models, such as YOLOv7, primarily process individual frames independently, thus ignoring valuable temporal context naturally present in videos. Meanwhile, existing video-based detection methods often…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Yitong Quan , Benjamin Kiefer , Martin Messmer , Andreas Zell

Can Transformer perform 2D object- and region-level recognition from a pure sequence-to-sequence perspective with minimal knowledge about the 2D spatial structure? To answer this question, we present You Only Look at One Sequence (YOLOS), a…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Yuxin Fang , Bencheng Liao , Xinggang Wang , Jiemin Fang , Jiyang Qi , Rui Wu , Jianwei Niu , Wenyu Liu

Critical to the registration of point clouds is the establishment of a set of accurate correspondences between points in 3D space. The correspondence problem is generally addressed by the design of discriminative 3D local descriptors on the…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Lei Zhou , Siyu Zhu , Zixin Luo , Tianwei Shen , Runze Zhang , Mingmin Zhen , Tian Fang , Long Quan

In this paper, we introduce an SE(3) diffusion model-based point cloud registration framework for 6D object pose estimation in real-world scenarios. Our approach formulates the 3D registration task as a denoising diffusion process, which…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Haobo Jiang , Mathieu Salzmann , Zheng Dang , Jin Xie , Jian Yang

Rotation invariance is an important requirement for point shape analysis. To achieve this, current state-of-the-art methods attempt to construct the local rotation-invariant representation through learning or defining the local reference…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Yiyang Chen , Lunhao Duan , Shanshan Zhao , Changxing Ding , Dacheng Tao

We present a novel, data driven approach for solving the problem of registration of two point cloud scans. Our approach is direct in the sense that a single pair of corresponding local patches already provides the necessary transformation…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Haowen Deng , Tolga Birdal , Slobodan Ilic

This paper introduces a new method for 3D point cloud registration based on deep learning. The architecture is composed of three distinct blocs: (i) an encoder composed of a convolutional graph-based descriptor that encodes the immediate…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Karim Slimani , Brahim Tamadazte , Catherine Achard

High-confidence overlap prediction and accurate correspondences are critical for cutting-edge models to align paired point clouds in a partial-to-partial manner. However, there inherently exists uncertainty between the overlapping and…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Zhilei Chen , Honghua Chen , Lina Gong , Xuefeng Yan , Jun Wang , Yanwen Guo , Jing Qin , Mingqiang Wei

Spatiotemporal action recognition is the task of locating and classifying actions in videos. Our project applies this task to analyzing video footage of restaurant workers preparing food, for which potential applications include automated…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Akshat Gupta , Milan Desai , Wusheng Liang , Magesh Kannan

In image classification tasks, the evaluation of models' robustness to increased dataset shifts with a probabilistic framework is very well studied. However, object detection (OD) tasks pose other challenges for uncertainty estimation and…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Tiago Azevedo , René de Jong , Matthew Mattina , Partha Maji

Object localization in satellite imagery is particularly challenging due to the high variability of objects, low spatial resolution, and interference from noise and dominant features such as clouds and city lights. In this research, we…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Seraj Al Mahmud Mostafa , Chenxi Wang , Jia Yue , Yuta Hozumi , Jianwu Wang

Generalized few-shot 3D point cloud segmentation aims to adapt to novel classes from only a few annotations while maintaining strong performance on base classes, but this remains challenging due to the inherent stability-plasticity…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Yifei Zhao , Fanyu Zhao , Zhongyuan Zhang , Shengtang Wu , Yixuan Lin , Yinsheng Li