中文
相关论文

相关论文: What to Learn: Features, Image Transformations, or…

200 篇论文

We propose an end-to-end deep convolutional network to simultaneously localize and rank relative visual attributes, given only weakly-supervised pairwise image comparisons. Unlike previous methods, our network jointly learns the attribute's…

计算机视觉与模式识别 · 计算机科学 2016-08-10 Krishna Kumar Singh , Yong Jae Lee

Deep learning has thrived by training on large-scale datasets. However, in many applications, as for medical image diagnosis, getting massive amount of data is still prohibitive due to privacy, lack of acquisition homogeneity and annotation…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Lia Morra , Luca Piano , Fabrizio Lamberti , Tatiana Tommasi

The ability to automatically learn task specific feature representations has led to a huge success of deep learning methods. When large training data is scarce, such as in medical imaging problems, transfer learning has been very effective.…

计算机视觉与模式识别 · 计算机科学 2017-04-21 Hariharan Ravishankar , Prasad Sudhakar , Rahul Venkataramani , Sheshadri Thiruvenkadam , Pavan Annangi , Narayanan Babu , Vivek Vaidya

Image composition plays a common but important role in photo editing. To acquire photo-realistic composite images, one must adjust the appearance and visual style of the foreground to be compatible with the background. Existing deep…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Jun Ling , Han Xue , Li Song , Rong Xie , Xiao Gu

We introduce an approach for incremental learning that preserves feature descriptors of training images from previously learned classes, instead of the images themselves, unlike most existing work. Keeping the much lower-dimensional feature…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Ahmet Iscen , Jeffrey Zhang , Svetlana Lazebnik , Cordelia Schmid

Visual place recognition is a challenging task in the field of computer vision, and autonomous robotics and vehicles, which aims to identify a location or a place from visual inputs. Contemporary methods in visual place recognition employ…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Shyam Sundar Kannan , Byung-Cheol Min

Conventionally, image denoising and high-level vision tasks are handled separately in computer vision. In this paper, we cope with the two jointly and explore the mutual influence between them. First we propose a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Ding Liu , Bihan Wen , Xianming Liu , Zhangyang Wang , Thomas S. Huang

Inspired by two basic mechanisms in animal visual systems, we introduce a feature transform technique that imposes invariance properties in the training of deep neural networks. The resulting algorithm requires less parameter tuning, trains…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Chengxi Ye , Xiong Zhou , Tristan McKinney , Yanfeng Liu , Qinggang Zhou , Fedor Zhdanov

The lack of reliable data in developing countries is a major obstacle to sustainable development, food security, and disaster relief. Poverty data, for example, is typically scarce, sparse in coverage, and labor-intensive to obtain. Remote…

计算机视觉与模式识别 · 计算机科学 2016-03-01 Michael Xie , Neal Jean , Marshall Burke , David Lobell , Stefano Ermon

Style transfer is a problem of rendering image with some content in the style of another image, for example a family photo in the style of a painting of some famous artist. The drawback of classical style transfer algorithm is that it…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Alexey Schekalev , Victor Kitov

This paper addresses the problem of matching pedestrians across multiple camera views, known as person re-identification. Variations in lighting conditions, environment and pose changes across camera views make re-identification a…

计算机视觉与模式识别 · 计算机科学 2015-12-01 Rahul Rama Varior , Gang Wang

Images acquired by computer vision systems under low light conditions have multiple characteristics like high noise, lousy illumination, reflectance, and bad contrast, which make object detection tasks difficult. Much work has been done to…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Winston Chen , Tejas Shah

This work focuses on mitigating two limitations in the joint learning of local feature detectors and descriptors. First, the ability to estimate the local shape (scale, orientation, etc.) of feature points is often neglected during dense…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Zixin Luo , Lei Zhou , Xuyang Bai , Hongkai Chen , Jiahui Zhang , Yao Yao , Shiwei Li , Tian Fang , Long Quan

Histopathological images are essential for medical diagnosis and treatment planning, but interpreting them accurately using machine learning can be challenging due to variations in tissue preparation, staining and imaging protocols. Domain…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Vaibhav Khamankar , Sutanu Bera , Saumik Bhattacharya , Debashis Sen , Prabir Kumar Biswas

Object recognition is a critical part of any surveillance system. It is the matter of utmost concern to identify intruders and foreign objects in the area where surveillance is done. The performance of surveillance system using the…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Aashish Bhandari , Aayush Kafle , Pranjal Dhakal , Prateek Raj Joshi , Dinesh Baniya Kshatri

This paper introduces a new architecture for human pose estimation using a multi- layer convolutional network architecture and a modified learning technique that learns low-level features and higher-level weak spatial models. Unconstrained…

计算机视觉与模式识别 · 计算机科学 2014-04-24 Arjun Jain , Jonathan Tompson , Mykhaylo Andriluka , Graham W. Taylor , Christoph Bregler

Transfer learning enables to re-use knowledge learned on a source task to help learning a target task. A simple form of transfer learning is common in current state-of-the-art computer vision models, i.e. pre-training a model for image…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Thomas Mensink , Jasper Uijlings , Alina Kuznetsova , Michael Gygli , Vittorio Ferrari

Learning discriminative image feature embeddings is of great importance to visual recognition. To achieve better feature embeddings, most current methods focus on designing different network structures or loss functions, and the estimated…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Suichan Li , Dapeng Chen , Bin Liu , Nenghai Yu , Rui Zhao

A common practice in transfer learning is to initialize the downstream model weights by pre-training on a data-abundant upstream task. In object detection specifically, the feature backbone is typically initialized with Imagenet classifier…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Cristina Vasconcelos , Vighnesh Birodkar , Vincent Dumoulin

Ensuring the trustworthiness and interpretability of machine learning models is critical to their deployment in real-world applications. Feature attribution methods have gained significant attention, which provide local explanations of…

机器学习 · 计算机科学 2023-09-20 Md Abdul Kadir , Gowtham Krishna Addluri , Daniel Sonntag