中文
相关论文

相关论文: Reduced Focal Loss: 1st Place Solution to xView ob…

200 篇论文

We introduce a new large-scale dataset for the advancement of object detection techniques and overhead object detection research. This satellite imagery dataset enables research progress pertaining to four key computer vision frontiers. We…

计算机视觉与模式识别 · 计算机科学 2018-02-23 Darius Lam , Richard Kuzma , Kevin McGee , Samuel Dooley , Michael Laielli , Matthew Klaric , Yaroslav Bulatov , Brendan McCord

Current state-of-the-art object detection algorithms still suffer the problem of imbalanced distribution of training data over object classes and background. Recent work introduced a new loss function called focal loss to mitigate this…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Michael Weber , Michael Fürst , J. Marius Zöllner

Satellite imagery is important for many applications including disaster response, law enforcement, and environmental monitoring. These applications require the manual identification of objects and facilities in the imagery. Because the…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Mark Pritt , Gary Chern

3D object detection is still an open problem in autonomous driving scenes. When recognizing and localizing key objects from sparse 3D inputs, autonomous vehicles suffer from a larger continuous searching space and higher fore-background…

计算机视觉与模式识别 · 计算机科学 2019-01-17 Peng Yun , Lei Tai , Yuan Wang , Chengju Liu , Ming Liu

A lot of work has been done to reach the best possible performance of predictive models on images. There are fewer studies about the resilience of these models when they are trained on image datasets that suffer modifications altering their…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Pau Gallés , Katalin Takats , Javier Marin

We describe a strategy for detection and classification of man-made objects in large high-resolution satellite photos under computational resource constraints. We detect and classify candidate objects by using five pipelines of…

计算机视觉与模式识别 · 计算机科学 2018-10-25 Gilbert Rotich , Rodrigo Minetto , Sudeep Sarkar

The xView2 competition and xBD dataset spurred significant advancements in overhead building damage detection, but the competition's pixel level scoring can lead to reduced solution performance in areas with tight clusters of buildings or…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Dennis Melamed , Cameron Johnson , Chen Zhao , Russell Blue , Philip Morrone , Anthony Hoogs , Brian Clipp

Object detection is a task that performs position identification and label classification of objects in images or videos. The information obtained through this process plays an essential role in various tasks in the field of computer…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Heewon Lee , Sangtae Ahn

Most of object detection algorithms can be categorized into two classes: two-stage detectors and one-stage detectors. Recently, many efforts have been devoted to one-stage detectors for the simple yet effective architecture. Different from…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Qi Qian , Lei Chen , Hao Li , Rong Jin

This paper describes our approach to the DSTL Satellite Imagery Feature Detection challenge run by Kaggle. The primary goal of this challenge is accurate semantic segmentation of different classes in satellite imagery. Our approach is based…

计算机视觉与模式识别 · 计算机科学 2017-06-21 Vladimir Iglovikov , Sergey Mushinskiy , Vladimir Osin

The highest accuracy object detectors to date are based on a two-stage approach popularized by R-CNN, where a classifier is applied to a sparse set of candidate object locations. In contrast, one-stage detectors that are applied over a…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Tsung-Yi Lin , Priya Goyal , Ross Girshick , Kaiming He , Piotr Dollár

Satellite image classification is a challenging problem that lies at the crossroads of remote sensing, computer vision, and machine learning. Due to the high variability inherent in satellite data, most of the current object classification…

计算机视觉与模式识别 · 计算机科学 2015-09-14 Saikat Basu , Sangram Ganguly , Supratik Mukhopadhyay , Robert DiBiano , Manohar Karki , Ramakrishna Nemani

Automatic segmentation methods are an important advancement in medical image analysis. Machine learning techniques, and deep neural networks in particular, are the state-of-the-art for most medical image segmentation tasks. Issues with…

图像与视频处理 · 电气工程与系统科学 2021-11-25 Michael Yeung , Evis Sala , Carola-Bibiane Schönlieb , Leonardo Rundo

The field of visual few-shot classification aims at transferring the state-of-the-art performance of deep learning visual systems onto tasks where only a very limited number of training samples are available. The main solution consists in…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Yassir Bendou , Lucas Drumetz , Vincent Gripon , Giulia Lioi , Bastien Pasdeloup

Most existing object detectors suffer from class imbalance problems that hinder balanced performance. In particular, anchor free object detectors have to solve the background imbalance problem due to detection in a per-pixel prediction…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Hopyong Gil , Sangwoo Park , Yusang Park , Wongoo Han , Juyean Hong , Juneyoung Jung

We introduce a few-shot localization dataset originating from photographers who authentically were trying to learn about the visual content in the images they took. It includes nearly 10,000 segmentations of 100 categories in over 4,500…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Yu-Yun Tseng , Alexander Bell , Danna Gurari

In recent years, significant advancements have been made in deep learning-based object detection algorithms, revolutionizing basic computer vision tasks, notably in object detection, tracking, and segmentation. This paper delves into the…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Kailas PS , Selvakumaran R , Palani Murugan , Ramesh Kumar , Malaya Kumar Biswal M

While object detection is a common problem in computer vision, it is even more challenging when dealing with aerial satellite images. The variety in object scales and orientations can make them difficult to identify. In addition, there can…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Ahmed Elhagry , Mohamed Saeed

With the rapid development of deep learning, many deep learning-based approaches have made great achievements in object detection task. It is generally known that deep learning is a data-driven method. Data directly impact the performance…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Xian Sun , Peijin Wang , Zhiyuan Yan , Feng Xu , Ruiping Wang , Wenhui Diao , Jin Chen , Jihao Li , Yingchao Feng , Tao Xu , Martin Weinmann , Stefan Hinz , Cheng Wang , Kun Fu

3D object detection algorithms for autonomous driving reason about 3D obstacles either from 3D birds-eye view or perspective view or both. Recent works attempt to improve the detection performance via mining and fusing from multiple…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Liang Xie , Guodong Xu , Deng Cai , Xiaofei He
‹ 上一页 1 2 3 10 下一页 ›