中文
相关论文

相关论文: Face recognition via compact second order image gr…

200 篇论文

We study the natural gradient method for learning in deep Bayesian networks, including neural networks. There are two natural geometries associated with such learning systems consisting of visible and hidden units. One geometry is related…

机器学习 · 计算机科学 2020-05-22 Nihat Ay

Although existing image caption models can produce promising results using recurrent neural networks (RNNs), it is difficult to guarantee that an object we care about is contained in generated descriptions, for example in the case that the…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Yue Zheng , Yali Li , Shengjin Wang

Semantic patterns of fine-grained objects are determined by subtle appearance difference of local parts, which thus inspires a number of part-based methods. However, due to uncontrollable object poses in images, distinctive details carried…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Xuhui Yang , Yaowei Wang , Ke Chen , Yong Xu , Yonghong Tian

Cosine-based softmax losses significantly improve the performance of deep face recognition networks. However, these losses always include sensitive hyper-parameters which can make training process unstable, and it is very tricky to set…

计算机视觉与模式识别 · 计算机科学 2019-05-08 Xiao Zhang , Rui Zhao , Junjie Yan , Mengya Gao , Yu Qiao , Xiaogang Wang , Hongsheng Li

This paper presents a novel approach for segmenting moving objects in unconstrained environments using guided convolutional neural networks. This guiding process relies on foreground masks from independent algorithms (i.e. state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Diego Ortego , Kevin McGuinness , Juan C. SanMiguel , Eric Arazo , José M. Martínez , Noel E. O'Connor

Face manipulation techniques develop rapidly and arouse widespread public concerns. Despite that vanilla convolutional neural networks achieve acceptable performance, they suffer from the overfitting issue. To relieve this issue, there is a…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Yunsheng Ni , Depu Meng , Changqian Yu , Chengbin Quan , Dongchun Ren , Youjian Zhao

Noise, corruptions and variations in face images can seriously hurt the performance of face recognition systems. To make such systems robust, multiclass neuralnetwork classifiers capable of learning from noisy data have been suggested.…

人工智能 · 计算机科学 2016-02-17 J. Uglov , V. Schetinin , C. Maple

We propose a novel approach for instance-level image retrieval. It produces a global and compact fixed-length representation for each image by aggregating many region-wise descriptors. In contrast to previous works employing pre-trained…

计算机视觉与模式识别 · 计算机科学 2016-07-29 Albert Gordo , Jon Almazan , Jerome Revaud , Diane Larlus

In this paper, we propose an extraction method of HOG (histograms-of-oriented-gradients) features from encryption-then-compression (EtC) images for privacy-preserving machine learning, where EtC images are images encrypted by a block-based…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Masaki Kitayama , Hitoshi Kiya

In this paper, we propose a genuine group-level contrastive visual representation learning method whose linear evaluation performance on ImageNet surpasses the vanilla supervised learning. Two mainstream unsupervised learning schemes are…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Bo Pang , Yifan Zhang , Yaoyi Li , Jia Cai , Cewu Lu

Given a large number of unlabeled face images, face grouping aims at clustering the images into individual identities present in the data. This task remains a challenging problem despite the remarkable capability of deep learning approaches…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Yue He , Kaidi Cao , Cheng Li , Chen Change Loy

Image denoising is the process of removing noise from noisy images, which is an image domain transferring task, i.e., from a single or several noise level domains to a photo-realistic domain. In this paper, we propose an effective image…

图像与视频处理 · 电气工程与系统科学 2019-06-05 Xianxu Hou , Hongming Luo , Jingxin Liu , Bolei Xu , Ke Sun , Yuanhao Gong , Bozhi Liu , Guoping Qiu

Recent advances in self-supervised contrastive learning yield good image-level representation, which favors classification tasks but usually neglects pixel-level detailed information, leading to unsatisfactory transfer performance to dense…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Feng Wang , Huiyu Wang , Chen Wei , Alan Yuille , Wei Shen

Self-supervised representation learning based on Contrastive Learning (CL) has been the subject of much attention in recent years. This is due to the excellent results obtained on a variety of subsequent tasks (in particular…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Ahmed Ben Saad , Kristina Prokopetc , Josselin Kherroubi , Axel Davy , Adrien Courtois , Gabriele Facciolo

Fine-grained image classification is a challenging task due to the large intra-class variance and small inter-class variance, aiming at recognizing hundreds of sub-categories belonging to the same basic-level category. Most existing…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Xiangteng He , Yuxin Peng

After intensive research, heterogenous face recognition is still a challenging problem. The main difficulties are owing to the complex relationship between heterogenous face image spaces. The heterogeneity is always tightly coupled with…

计算机视觉与模式识别 · 计算机科学 2014-06-06 Dong Yi , Zhen Lei , Shengcai Liao , Stan Z. Li

We present a novel method to acquire object representations from online image collections, capturing high-quality geometry and material properties of arbitrary objects from photographs with varying cameras, illumination, and backgrounds.…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Zhengfei Kuang , Kyle Olszewski , Menglei Chai , Zeng Huang , Panos Achlioptas , Sergey Tulyakov

Human face recognition is, indeed, a challenging task, especially under the illumination and pose variations. We examine in the present paper effectiveness of two simple algorithms using coiflet packet and Radon transforms to recognize…

计算机视觉与模式识别 · 计算机科学 2012-07-12 Sambhunath Biswas , Amrita Biswas

Segmenting salient objects in an image is an important vision task with ubiquitous applications. The problem becomes more challenging in the presence of a cluttered and textured background, low resolution and/or low contrast images. Even…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Anuj Pahuja , Avishek Majumder , Anirban Chakraborty , R. Venkatesh Babu

Our paper introduces a novel two-stage self-supervised approach for detecting co-occurring salient objects (CoSOD) in image groups without requiring segmentation annotations. Unlike existing unsupervised methods that rely solely on…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Souradeep Chakraborty , Dimitris Samaras