中文
相关论文

相关论文: Polygonizing Roof Segments from High-Resolution Ae…

200 篇论文

The aim of this study is to detect man-made cartographic objects in high-resolution satellite images. New generation satellites offer a sub-metric spatial resolution, in which it is possible (and necessary) to develop methods at object…

计算机视觉与模式识别 · 计算机科学 2016-08-14 Guray Erus , Nicolas Loménie

3D object detection and dense depth estimation are one of the most vital tasks in autonomous driving. Multiple sensor modalities can jointly attribute towards better robot perception, and to that end, we introduce a method for jointly…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Shubham Shrivastava

Computer vision technology, which involves analyzing images and videos captured by cameras through deep learning algorithms, has significantly advanced the field of human fall detection. This study focuses on the application of the YoloV8…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Pinar Yozgatli , Yavuz Acar , Mehmet Tulumen , Selman Minga , Salih Selamet , Beytullah Nalbant , Mustafa Talha Toru , Berna Koca , Tevfik Keles , Mehmet Selcok

Creating geometric abstracted models from image-based scene reconstructions is difficult due to noise and irregularities in the reconstructed model. In this paper, we present a geometric modeling method for noisy reconstructions dominated…

计算机视觉与模式识别 · 计算机科学 2014-04-22 Thomas Holzmann , Christof Hoppe , Stefan Kluckner , Horst Bischof

Corner detection is widely used in various computer vision tasks, such as image matching and 3D reconstruction. Our research indicates that there are theoretical flaws in Zhang et al.'s use of a simple corner model to obtain a series of…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Dongbo Xie , Junjie Qiu , Changming Sun , Weichuan Zhang

This paper presents a practical and lightweight solution for enhancing child detection in low-quality surveillance footage, a critical component in real-world missing child alert and daycare monitoring systems. Building upon the efficient…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Khanh Linh Tran , Minh Nguyen Dang , Thien Nguyen Trong , Hung Nguyen Quoc , Linh Nguyen Kieu

We present a new version of YOLO with better performance and extended with instance segmentation called Poly-YOLO. Poly-YOLO builds on the original ideas of YOLOv3 and removes two of its weaknesses: a large amount of rewritten labels and…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Petr Hurtik , Vojtech Molek , Jan Hula , Marek Vajgl , Pavel Vlasanek , Tomas Nejezchleba

Recent advancements in real-time object detection frameworks have spurred extensive research into their application in robotic systems. This study provides a comparative analysis of YOLOv5 and YOLOv8 models, challenging the prevailing…

Skyline detection plays an important role in geolocalizaion, flight control, visual navigation, port security, etc. The appearance of the sky and non-sky areas are variable, because of different weather or illumination environment, which…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Gang Yang , Miao Wang , Quan Zhou , Jiangchuan Li

Choosing how to encode a real-world problem as a machine learning task is an important design decision in machine learning. The task of glacier calving front modeling has often been approached as a semantic segmentation task. Recent studies…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Konrad Heidler , Lichao Mou , Erik Loebel , Mirko Scheinert , Sébastien Lefèvre , Xiao Xiang Zhu

Object detection is one of the fundamental objectives in Applied Computer Vision. In some of the applications, object detection becomes very challenging such as in the case of satellite image processing. Satellite image processing has…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Arsalan Tahir , Muhammad Adil , Arslan Ali

Current state-of-the-art one-stage object detectors are limited by treating each image region separately without considering possible relations of the objects. This causes dependency solely on high-quality convolutional feature…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Tolga Aksoy , Ugur Halici

In this paper, we present an end-to-end 3D building wireframe reconstruction method to regress edges directly from aerial LiDAR point clouds.Our method, named Parametric Building Wireframe Reconstruction (PBWR), takes aerial LiDAR point…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Shangfeng Huang , Ruisheng Wang , Bo Guo , Hongxin Yang

Despite recent advancements in surface reconstruction, Level of Detail (LoD) 3 building reconstruction remains an unresolved challenge. The main issue pertains to the object-oriented modelling paradigm, which requires georeferencing,…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Wenzhao Tang , Weihang Li , Xiucheng Liang , Olaf Wysocki , Filip Biljecki , Christoph Holst , Boris Jutzi

This study proposed a YOLOv5-based custom object detection model to detect strawberries in an outdoor environment. The original architecture of the YOLOv5s was modified by replacing the C3 module with the C2f module in the backbone network,…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Zixuan He , Salik Ram Khanal , Xin Zhang , Manoj Karkee , Qin Zhang

Monocular 3D object detection task aims to predict the 3D bounding boxes of objects based on monocular RGB images. Since the location recovery in 3D space is quite difficult on account of absence of depth information, this paper proposes a…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Yingjie Cai , Buyu Li , Zeyu Jiao , Hongsheng Li , Xingyu Zeng , Xiaogang Wang

Reconstructing models from unorganized point clouds presents a significant challenge, especially when the models consist of multiple components represented by their surface point clouds. Such models often involve point clouds with noise…

计算几何 · 计算机科学 2025-08-26 Yu Chen , Hongwei Lin

The need for fast, effective and accurate surveys have become increasingly necessary. A major part of the research is supported by photographic surveys which are used for capturing expansive natural surfaces using a wide range of sensors --…

图像与视频处理 · 电气工程与系统科学 2023-05-16 Maniratnam Mandal

This study introduces a novel unsupervised medical image feature extraction method that employs spatial stratification techniques. An objective function based on weight is proposed to achieve the purpose of fast image recognition. The…

图像与视频处理 · 电气工程与系统科学 2024-06-28 Qishi Zhan , Dan Sun , Erdi Gao , Yuhan Ma , Yaxin Liang , Haowei Yang

Unmanned aerial vehicles serve as primary sensing platforms for surveillance, traffic monitoring, and disaster response, making aerial object detection a central problem in applied computer vision. Current detectors struggle with…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Sohail Ali Farooqui , Zuhair Ahmed Khan Taha , Mohammed Mudassir Uddin , Shahnawaz Alam
‹ 上一页 1 8 9 10 下一页 ›