中文
相关论文

相关论文: Place-specific Background Modeling Using Recursive…

200 篇论文

Euclidean geometry has historically been the typical "workhorse" for machine learning applications due to its power and simplicity. However, it has recently been shown that geometric spaces with constant non-zero curvature improve…

机器学习 · 计算机科学 2020-02-14 Ondrej Skopek , Octavian-Eugen Ganea , Gary Bécigneul

Deep latent variable models, trained using variational autoencoders or generative adversarial networks, are now a key technique for representation learning of continuous structures. However, applying similar methods to discrete structures,…

机器学习 · 计算机科学 2018-07-02 Jake Zhao , Yoon Kim , Kelly Zhang , Alexander M. Rush , Yann LeCun

Object counting typically uses 2D point annotations. The complexity of object shapes and the subjectivity of annotators may lead to annotation inconsistency, potentially confusing counting model training. Some sophisticated noise-resistance…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Yuda Zou , Xin Xiao , Peilin Zhou , Zhichao Sun , Bo Du , Yongchao Xu

In this paper, we propose the "adversarial autoencoder" (AAE), which is a probabilistic autoencoder that uses the recently proposed generative adversarial networks (GAN) to perform variational inference by matching the aggregated posterior…

机器学习 · 计算机科学 2016-05-26 Alireza Makhzani , Jonathon Shlens , Navdeep Jaitly , Ian Goodfellow , Brendan Frey

We propose a new context-aware correlation filter based tracking framework to achieve both high computational speed and state-of-the-art performance among real-time trackers. The major contribution to the high computational speed lies in…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Jongwon Choi , Hyung Jin Chang , Tobias Fischer , Sangdoo Yun , Kyuewang Lee , Jiyeoup Jeong , Yiannis Demiris , Jin Young Choi

Conventional approaches to object instance re-identification rely on matching appearances of the target objects among a set of frames. However, learning appearances of the objects alone might fail when there are multiple objects with…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Vaibhav Bansal , Stuart James , Alessio Del Bue

With the increasing use of high-precision system analysis programs in nuclear engineering, the number of high-fidelity computational data for accident simulation is exploding. Therefore, an algorithm that can achieve both automatic…

信号处理 · 电气工程与系统科学 2022-08-30 Chengyuan Li , Meifu Li , Zhifang Qiu

Due to the lack of depth cues in images, multi-frame inputs are important for the success of vision-based perception, prediction, and planning in autonomous driving. Observations from different angles enable the recovery of 3D object states…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Yichen Xie , Hongge Chen , Gregory P. Meyer , Yong Jae Lee , Eric M. Wolff , Masayoshi Tomizuka , Wei Zhan , Yuning Chai , Xin Huang

This paper presents a parametric variational autoencoder-based human target detection and localization framework working directly with the raw analog-to-digital converter data from the frequency modulated continous wave radar. We propose a…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Michael Stephan , Thomas Stadelmayer , Avik Santra , Georg Fischer , Robert Weigel , Fabian Lurz

We investigate a novel approach to time-series modeling, inspired by the successes of large pretrained foundation models. We introduce FAE (Foundation Auto-Encoders), a foundation generative-AI model for anomaly detection in time-series…

机器学习 · 计算机科学 2025-07-03 Gastón García González , Pedro Casas , Emilio Martínez , Alicia Fernández

In this paper, we propose a robust change detection method for intelligent visual surveillance. This method, named M4CD, includes three major steps. Firstly, a sample-based background model that integrates color and texture cues is built…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Kunfeng Wang , Chao Gou , Fei-Yue Wang

Automatic detection of visual anomalies and changes in the environment has been a topic of recurrent attention in the fields of machine learning and computer vision over the past decades. A visual anomaly or change detection algorithm…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Sahar Salimpour , Jorge Peña Queralta , Tomi Westerlund

In recent years, there is an increasing interests in reconstruction based generative models for image One-Class Novelty Detection, most of which only focus on image-level information. While in this paper, we further exploit the latent space…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Ge Zhang , Wangzhe Du

Detectors in next-generation high-energy physics experiments face several daunting requirements, such as high data rates, damaging radiation exposure, and stringent constraints on power, space, and latency. To address these challenges,…

数据分析、统计与概率 · 物理学 2025-08-18 Alexander Yue , Haoyi Jia , Julia Gonski

To navigate reliably in indoor environments, an industrial autonomous vehicle must know its position. However, current indoor vehicle positioning technologies either lack accuracy, usability or are too expensive. Thus, we propose a novel…

机器人学 · 计算机科学 2024-02-01 Pascal Schlachter , Zhibin Yu , Naveed Iqbal , Xiaofeng Wu , Sven Hinderer , Bin Yang

Vehicle re-identification (Re-ID) is very important in intelligent transportation and video surveillance.Prior works focus on extracting discriminative features from visual appearance of vehicles or using visual-spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Mingjie Wu , Yongfei Zhang , Tianyu Zhang , Wenqi Zhang

Autoencoder-based learning has emerged as a staple for disciplining representations in unsupervised and semi-supervised settings. This paper analyzes a framework for improving generalization in a purely supervised setting, where the target…

机器学习 · 统计学 2020-01-24 Daniel Jarrett , Mihaela van der Schaar

We aim to localize objects in images using image-level supervision only. Previous approaches to this problem mainly focus on discriminative object regions and often fail to locate precise object boundaries. We address this problem by…

计算机视觉与模式识别 · 计算机科学 2016-09-15 Vadim Kantorov , Maxime Oquab , Minsu Cho , Ivan Laptev

Self-supervised learning has attracted increasing attention as it learns data-driven representation from data without annotations. Vision transformer-based autoencoder (ViT-AE) by He et al. (2021) is a recent self-supervised learning…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Chinmay Prabhakar , Hongwei Bran Li , Jiancheng Yang , Suprosana Shit , Benedikt Wiestler , Bjoern Menze

Variational auto-encoders (VAEs) are a popular and powerful deep generative model. Previous works on VAEs have assumed a factorized likelihood model, whereby the output uncertainty of each pixel is assumed to be independent. This…

机器学习 · 统计学 2026-05-14 Gara Dorta , Sara Vicente , Lourdes Agapito , Neill D. F. Campbell , Ivor Simpson
‹ 上一页 1 8 9 10 下一页 ›