中文
相关论文

相关论文: Data Augmentation For Small Object using Fast Auto…

200 篇论文

Data augmentation is one of the most effective techniques to improve the generalization performance of deep neural networks. Yet, despite often facing limited data availability in medical image analysis, it is frequently underutilized. This…

图像与视频处理 · 电气工程与系统科学 2024-03-18 Adam Tupper , Christian Gagné

In the past decade, object detection has achieved significant progress in natural images but not in aerial images, due to the massive variations in the scale and orientation of objects caused by the bird's-eye view of aerial images. More…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Jian Ding , Nan Xue , Gui-Song Xia , Xiang Bai , Wen Yang , Micheal Ying Yang , Serge Belongie , Jiebo Luo , Mihai Datcu , Marcello Pelillo , Liangpei Zhang

Recently, many researchers have attempted to improve deep learning-based object detection models, both in terms of accuracy and operational speeds. However, frequently, there is a trade-off between speed and accuracy of such models, which…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Sannidhi P Kumar , Chandan Gautam , Suresh Sundaram

Detecting the positions of human hands and objects-in-contact (hand-object detection) in each video frame is vital for understanding human activities from videos. For training an object detector, a method called Mixup, which overlays two…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Koya Tango , Takehiko Ohkawa , Ryosuke Furuta , Yoichi Sato

Data augmentation is an essential technique in improving the generalization of deep neural networks. The majority of existing image-domain augmentations either rely on geometric and structural transformations, or apply different kinds of…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Morgan Heisler , Amin Banitalebi-Dehkordi , Yong Zhang

Data augmentation is arguably the most important regularization technique commonly used to improve generalization performance of machine learning models. It primarily involves the application of appropriate data transformation operations to…

机器学习 · 计算机科学 2025-03-07 Alhassan Mumuni , Fuseini Mumuni

3D object detection in point cloud data remains a challenging task due to the sparsity and lack of global structure inherent in the input. In this work, we propose a novel Multi-Scale Attention (MSA) mechanism integrated into the 3DETR…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Mustaqeem Khan , Aidana Nurakhmetova , Wail Gueaieb , Abdulmotaleb El Saddik

Precisely detection of Unmanned Aerial Vehicles(UAVs) plays a critical role in UAV defense systems. Deep learning is widely adopted for UAV object detection whereas researches on this topic are limited by the amount of dataset and small…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Chen Rui , Guo Youwei , Zheng Huafei , Jiang Hongyu

Applying an object detector, which is neither trained nor fine-tuned on data close to the final application, often leads to a substantial performance drop. In order to overcome this problem, it is necessary to consider a shift between…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Alexey Abramov , Christopher Bayer , Claudio Heller

Visual surveillance aims to stably detect a foreground object using a continuous image acquired from a fixed camera. Recent deep learning methods based on supervised learning show superior performance compared to classical background…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Jae-Yeul Kim , Jong-Eun Ha

Data augmentation is a key practice in machine learning for improving generalization performance. However, finding the best data augmentation hyperparameters requires domain knowledge or a computationally demanding search. We address this…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Saypraseuth Mounsaveng , Issam Laradji , Ismail Ben Ayed , David Vazquez , Marco Pedersoli

In the last decade, Convolutional Neural Network (CNN) and transformer based object detectors have achieved high performance on a large variety of datasets. Though the majority of detection literature has developed this capability on…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Cuong Ly , Grayson Jorgenson , Dan Rosa de Jesus , Henry Kvinge , Adam Attarian , Yijing Watkins

The success of deep learning in computer vision is based on availability of large annotated datasets. To lower the need for hand labeled images, virtually rendered 3D worlds have recently gained popularity. Creating realistic 3D content is…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Hassan Abu Alhaija , Siva Karthik Mustikovela , Lars Mescheder , Andreas Geiger , Carsten Rother

Drone detection is a challenging object detection task where visibility conditions and quality of the images may be unfavorable, and detections might become difficult due to complex backgrounds, small visible objects, and hard to…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Ogulcan Eryuksel , Kamil Anil Ozfuttu , Fatih Cagatay Akyon , Kadir Sahin , Efe Buyukborekci , Devrim Cavusoglu , Sinan Altinuc

Deep neural networks tend to reciprocate the bias of their training dataset. In object detection, the bias exists in the form of various imbalances such as class, background-foreground, and object size. In this paper, we denote size of an…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Rebbapragada V C Sairam , Monish Keswani , Uttaran Sinha , Nishit Shah , Vineeth N Balasubramanian

Recently, the vision transformer (ViT) has made breakthroughs in image recognition. Its self-attention mechanism (MSA) can extract discriminative labeling information of different pixel blocks to improve image classification accuracy.…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Chao Hu , Liqiang Zhu , Weibin Qiu , Weijie Wu

Vehicle detection in real-time scenarios is challenging because of the time constraints and the presence of multiple types of vehicles with different speeds, shapes, structures, etc. This paper presents a new method relied on generating a…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Hamam Mokayed , Palaiahnakote Shivakumara , Lama Alkhaled , Rajkumar Saini , Muhammad Zeshan Afzal , Yan Chai Hum , Marcus Liwicki

Unsupervised object discovery, the task of identifying and localizing objects in images without human-annotated labels, remains a significant challenge and a growing focus in computer vision. In this work, we introduce a novel model, DADO…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Federico Gonzalez , Estefania Talavera , Petia Radeva

Object detection is an important yet challenging task in video understanding & analysis, where one major challenge lies in the proper balance between two contradictive factors: detection accuracy and detection speed. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-12-18 Shihao Zhang , Weiyao Lin , Ping Lu , Weihua Li , Shuo Deng

While deep learning enables real robots to perform complex tasks had been difficult to implement in the past, the challenge is the enormous amount of trial-and-error and motion teaching in a real environment. The manipulation of moving…

机器人学 · 计算机科学 2023-09-25 Kenjiro Yamamoto , Hiroshi Ito , Hideyuki Ichiwara , Hiroki Mori , Tetsuya Ogata
‹ 上一页 1 8 9 10 下一页 ›