中文
相关论文

相关论文: Learning a Unified Sample Weighting Network for Ob…

200 篇论文

We introduce a saliency-based distortion layer for convolutional neural networks that helps to improve the spatial sampling of input data for a given task. Our differentiable layer can be added as a preprocessing block to existing task…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Adrià Recasens , Petr Kellnhofer , Simon Stent , Wojciech Matusik , Antonio Torralba

Despite the striking performance achieved by modern detectors when training and test data are sampled from the same or similar distribution, the generalization ability of detectors under unknown distribution shifts remains hardly studied.…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Xingxuan Zhang , Zekai Xu , Renzhe Xu , Jiashuo Liu , Peng Cui , Weitao Wan , Chong Sun , Chen Li

Uncertainty estimation is essential to make neural networks trustworthy in real-world applications. Extensive research efforts have been made to quantify and reduce predictive uncertainty. However, most existing works are designed for…

机器学习 · 计算机科学 2022-10-07 Myong Chol Jung , He Zhao , Joanna Dipnall , Belinda Gabbe , Lan Du

Loss functions is a crucial factor that affecting the detection precision in object detection task. In this paper, we optimize both two loss functions for classification and localization simultaneously. Firstly, by multiplying an IoU-based…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Shang Jiang , Haoran Qin , Bingli Zhang , Jieyu Zheng

Is it possible to detect arbitrary objects from a single example? A central problem of all existing attempts at one-shot object detection is the generalization gap: Object categories used during training are detected much more reliably than…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Claudio Michaelis , Matthias Bethge , Alexander S. Ecker

Road safety mapping using satellite images is a cost-effective but a challenging problem for smart city planning. The scarcity of labeled data, misalignment and ambiguity makes it hard for supervised deep networks to learn efficient…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Sonu Gupta , Deepak Srivatsav , A. V. Subramanyam , Ponnurangam Kumaraguru

Data pooling offers various advantages, such as increasing the sample size, improving generalization, reducing sampling bias, and addressing data sparsity and quality, but it is not straightforward and may even be counterproductive.…

计算机视觉与模式识别 · 计算机科学 2024-05-09 Stefan Becker , Jens Bayer , Ronny Hug , Wolfgang Hübner , Michael Arens

Arbitrary-oriented object detection (AOOD) has been widely applied to locate and classify objects with diverse orientations in remote sensing images. However, the inconsistent features for the localization and classification tasks in AOOD…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Zhanchao Huang , Wei Li , Xiang-Gen Xia , Hao Wang , Ran Tao

Model efficiency has become increasingly important in computer vision. In this paper, we systematically study neural network architecture design choices for object detection and propose several key optimizations to improve efficiency.…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le

Spatio-temporal machine learning is critically needed for a variety of societal applications, such as agricultural monitoring, hydrological forecast, and traffic management. These applications greatly rely on regional features that…

机器学习 · 计算机科学 2023-03-09 Zhexiong Liu , Licheng Liu , Yiqun Xie , Zhenong Jin , Xiaowei Jia

The detection and localization of a target from samples of its generated field is a problem of interest in a broad range of applications. Often, the target field admits structural properties that enable the design of lower sample detection…

信息论 · 计算机科学 2016-01-28 Sunav Choudhary , Naveen Kumar , Srikanth Narayanan , Urbashi Mitra

Object Detection is the task of classification and localization of objects in an image or video. It has gained prominence in recent years due to its widespread applications. This article surveys recent developments in deep learning based…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Syed Sahil Abbas Zaidi , Mohammad Samar Ansari , Asra Aslam , Nadia Kanwal , Mamoona Asghar , Brian Lee

Sampling is a key operation in point-cloud task and acts to increase computational efficiency and tractability by discarding redundant points. Universal sampling algorithms (e.g., Farthest Point Sampling) work without modification across…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Ta-Ying Cheng , Qingyong Hu , Qian Xie , Niki Trigoni , Andrew Markham

This paper presents a method for optimizing object detection models by combining weight pruning and singular value decomposition (SVD). The proposed method was evaluated on a custom dataset of street work images obtained from…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Dohyun Ham , Jaeyeop Jeong , June-Kyoo Park , Raehyeon Jeong , Seungmin Jeon , Hyeongjun Jeon , Yewon Lim

Deep embeddings answer one simple question: How similar are two images? Learning these embeddings is the bedrock of verification, zero-shot learning, and visual search. The most prominent approaches optimize a deep convolutional network…

计算机视觉与模式识别 · 计算机科学 2018-01-17 Chao-Yuan Wu , R. Manmatha , Alexander J. Smola , Philipp Krähenbühl

Traditionally, an object detector is applied to every part of the scene of interest, and its accuracy and computational cost increases with higher resolution images. However, in some application domains such as remote sensing, purchasing…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Burak Uzkent , Christopher Yeh , Stefano Ermon

Despite increasing efforts on universal representations for visual recognition, few have addressed object detection. In this paper, we develop an effective and efficient universal object detection system that is capable of working on…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Xudong Wang , Zhaowei Cai , Dashan Gao , Nuno Vasconcelos

The challenge of Out-of-Distribution (OOD) generalization poses a foundational concern for the application of machine learning algorithms to risk-sensitive areas. Inspired by traditional importance weighting and propensity weighting…

机器学习 · 计算机科学 2025-02-12 Han Yu , Yue He , Renzhe Xu , Dongbai Li , Jiayin Zhang , Wenchao Zou , Peng Cui

Selecting relevant features is an important and necessary step for intelligent machines to maximize their chances of success. However, intelligent machines generally have no enough computing resources when faced with huge volume of data.…

机器学习 · 计算机科学 2025-07-04 Hexiang Bai , Deyu Li , Jiye Liang , Yanhui Zhai

Existing computer vision and object detection methods strongly rely on neural networks and deep learning. This active research area is used for applications such as autonomous driving, aerial photography, protection, and monitoring.…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Imran Khan Mirani , Chen Tianhua , Malak Abid Ali Khan , Syed Muhammad Aamir , Waseef Menhaj