中文
相关论文

相关论文: A fast online cascaded regression algorithm for fa…

200 篇论文

Generating visible-like face images from thermal images is essential to perform manual and automatic cross-spectrum face recognition. We successfully propose a solution based on cascaded refinement network that, unlike previous works,…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Naser Damer , Fadi Boutros , Khawla Mallat , Florian Kirchbuchner , Jean-Luc Dugelay , Arjan Kuijper

Despite rapid advances in continual learning, a large body of research is devoted to improving performance in the existing setups. While a handful of work do propose new continual learning setups, they still lack practicality in certain…

机器学习 · 计算机科学 2022-03-22 Hyunseo Koh , Dahyun Kim , Jung-Woo Ha , Jonghyun Choi

We propose an incremental training method that partitions the original network into sub-networks, which are then gradually incorporated in the running network during the training process. To allow for a smooth dynamic growth of the network,…

Continual learning, also known as lifelong learning or incremental learning, refers to the process by which a model learns from a stream of incoming data over time. A common problem in continual learning is the classification layer's bias…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Haoran Chen , Micah Goldblum , Zuxuan Wu , Yu-Gang Jiang

We present a minimalistic but effective neural network that computes dense facial correspondences in highly unconstrained RGB images. Our network learns a per-pixel flow and a matchability mask between 2D input photographs of a person and…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Ronald Yu , Shunsuke Saito , Haoxiang Li , Duygu Ceylan , Hao Li

Online continual learning (OCL) methods adapt to changing environments without forgetting past knowledge. Similarly, online time series forecasting (OTSF) is a real-world problem where data evolve in time and success depends on both rapid…

机器学习 · 计算机科学 2026-01-21 Edoardo Urettini , Daniele Atzeni , Ioanna-Yvonni Tsaknaki , Antonio Carta

For future learning systems, incremental learning is desirable because it allows for: efficient resource usage by eliminating the need to retrain from scratch at the arrival of new data; reduced memory usage by preventing or limiting the…

机器学习 · 计算机科学 2022-10-12 Marc Masana , Xialei Liu , Bartlomiej Twardowski , Mikel Menta , Andrew D. Bagdanov , Joost van de Weijer

In this paper we propose an iterative method to address the face identification problem with block occlusions. Our approach utilizes a robust representation based on two characteristics in order to model contiguous errors (e.g., block…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Michael Iliadis , Haohong Wang , Rafael Molina , Aggelos K. Katsaggelos

This paper improves state-of-the-art visual object trackers that use online adaptation. Our core contribution is an offline meta-learning-based method to adjust the initial deep networks used in online adaptation-based tracking. The meta…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Eunbyung Park , Alexander C. Berg

The click-based interactive segmentation aims to extract the object of interest from an image with the guidance of user clicks. Recent work has achieved great overall performance by employing feedback from the output. However, in most…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Shoukun Sun , Min Xian , Fei Xu , Luca Capriotti , Tiankai Yao

Geometric shape features have been widely used as strong predictors for image classification. Nevertheless, most existing classifiers such as deep neural networks (DNNs) directly leverage the statistical correlations between these shape…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Tonmoy Hossain , Jing Ma , Jundong Li , Miaomiao Zhang

Continual learning is increasingly sought after in real world machine learning applications, as it enables learning in a more human-like manner. Conventional machine learning approaches fail to achieve this, as incrementally updating the…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Joe Khawand , Peter Hanappe , David Colliaux

Instance-level Image Retrieval (IIR), or simply Instance Retrieval, deals with the problem of finding all the images within an dataset that contain a query instance (e.g. an object). This paper makes the first attempt that tackles this…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Tao Wu , Tie Luo , Donald Wunsch

Image-based shape retrieval (IBSR) aims to retrieve 3D models from a database given a query image, hence addressing a classical task in computer vision, computer graphics, and robotics. Recent approaches typically rely on bridging the…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Paul Julius Kühn , Cedric Spengler , Michael Weinmann , Arjan Kuijper , Saptarshi Neil Sinha

Joint clustering and feature learning methods have shown remarkable performance in unsupervised representation learning. However, the training schedule alternating between feature clustering and network parameters update leads to unstable…

计算机视觉与模式识别 · 计算机科学 2020-06-19 Xiaohang Zhan , Jiahao Xie , Ziwei Liu , Yew Soon Ong , Chen Change Loy

Continual learning (CL) is widely regarded as crucial challenge for lifelong AI. However, existing CL benchmarks, e.g. Permuted-MNIST and Split-CIFAR, make use of artificial temporal variation and do not align with or generalize to the…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Zhiqiu Lin , Jia Shi , Deepak Pathak , Deva Ramanan

Dynamic magnetic resonance (MR) imaging has generated great research interest, as it can provide both spatial and temporal information for clinical diagnosis. However, slow imaging speed or long scanning time is still one of the challenges…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Ziwen Ke , Shanshan Wang , Huitao Cheng , Leslie Ying , Qiegen Liu , Hairong Zheng , Dong Liang

The progress of composed image retrieval (CIR), a popular research direction in image retrieval, where a combined visual and textual query is used, is held back by the absence of high-quality training and evaluation data. We introduce a new…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Bill Psomas , George Retsinas , Nikos Efthymiadis , Panagiotis Filntisis , Yannis Avrithis , Petros Maragos , Ondrej Chum , Giorgos Tolias

Humans focus attention on different face regions when recognizing face attributes. Most existing face attribute classification methods use the whole image as input. Moreover, some of these methods rely on fiducial landmarks to provide…

计算机视觉与模式识别 · 计算机科学 2017-09-14 Hui Ding , Hao Zhou , Shaohua Kevin Zhou , Rama Chellappa

Transformation-robustness is an important feature for machine learning models that perform image classification. Many methods aim to bestow this property to models by the use of data augmentation strategies, while more formal guarantees are…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Sai Raam Venkataraman , S. Balasubramanian , R. Raghunatha Sarma