中文
相关论文

相关论文: Fast Feature Extraction with CNNs with Pooling Lay…

200 篇论文

Recently, image representation built upon Convolutional Neural Network (CNN) has been shown to provide effective descriptors for image search, outperforming pre-CNN features as short-vector representations. Yet such models are not…

计算机视觉与模式识别 · 计算机科学 2016-02-25 Giorgos Tolias , Ronan Sicre , Hervé Jégou

In this paper, we present a novel approach for contour detection with Convolutional Neural Networks. A multi-scale CNN learning framework is designed to automatically learn the most relevant features for contour patch detection. Our method…

计算机视觉与模式识别 · 计算机科学 2017-05-10 Teck Wee Chua , Li Shen

This paper proposes a novel point-cloud-based place recognition system that adopts a deep learning approach for feature extraction. By using a convolutional neural network pre-trained on color images to extract features from a range image…

计算机视觉与模式识别 · 计算机科学 2018-10-24 Ting Sun , Ming Liu , Haoyang Ye , Dit-Yan Yeung

Object trackers based on Convolution Neural Network (CNN) have achieved state-of-the-art performance on recent tracking benchmarks, while they suffer from slow computational speed. The high computational load arises from the extraction of…

图像与视频处理 · 电气工程与系统科学 2019-01-10 Al-Hussein A. El-Shafie , Mohamed Zaki , Serag El-Din Habib

This work investigates the potential of seam carving as a feature pooling technique within Convolutional Neural Networks (CNNs) for image classification tasks. We propose replacing the traditional max pooling layer with a seam carving…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Mohammad Imrul Jubair

The purpose of feature extraction on convolutional neural networks is to reuse deep representations learnt for a pre-trained model to solve a new, potentially unrelated problem. However, raw feature extraction from all layers is unfeasible…

神经与进化计算 · 计算机科学 2019-11-11 Victor Gimenez-Abalos , Armand Vilalta , Dario Garcia-Gasulla , Jesus Labarta , Eduard Ayguadé

Several recent works have shown that image descriptors produced by deep convolutional neural networks provide state-of-the-art performance for image classification and retrieval problems. It has also been shown that the activations from the…

计算机视觉与模式识别 · 计算机科学 2015-10-27 Artem Babenko , Victor Lempitsky

Convolutional Neural Networks (CNNs) are artificial learning systems typically based on two operations: convolution, which implements feature extraction through filtering, and pooling, which implements dimensionality reduction. The impact…

机器学习 · 计算机科学 2022-02-18 Dimitrios E. Diamantis , Dimitris K. Iakovidis

In modern computer vision tasks, convolutional neural networks (CNNs) are indispensable for image classification tasks due to their efficiency and effectiveness. Part of their superiority compared to other architectures, comes from the fact…

机器学习 · 计算机科学 2019-06-11 Vighnesh Birodkar , Hossein Mobahi , Dilip Krishnan , Samy Bengio

The recent advances brought by deep learning allowed to improve the performance in image retrieval tasks. Through the many convolutional layers, available in a Convolutional Neural Network (CNN), it is possible to obtain a hierarchy of…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Federico Magliani , Tomaso Fontanini , Andrea Prati

In this work, we introduce Neighborhood Feature Pooling (NFP), a novel pooling layer designed to enhance texture-aware representation learning for remote sensing image classification. The proposed NFP layer captures relationships between…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Fahimeh Orvati Nia , Amirmohammad Mohammadi , Salim Al Kharsa , Pragati Naikare , Zigfried Hampel-Arias , Joshua Peeples

Feature extraction with convolutional neural networks (CNNs) is a popular method to represent images for machine learning tasks. These representations seek to capture global image content, and ideally should be independent of geometric…

机器学习 · 计算机科学 2022-03-03 Jake Lee , Junfeng Yang , Zhangyang Wang

An efficient deep learning model that can be implemented in real-time for polyp detection is crucial to reducing polyp miss-rate during screening procedures. Convolutional neural networks (CNNs) are vulnerable to small changes in the input…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Hemin Ali Qadir , Younghak Shin , Jacob Bergsland , Ilangko Balasingham

We investigate the problem of representing an entire video using CNN features for human action recognition. Currently, limited by GPU memory, we have not been able to feed a whole video into CNN/RNNs for end-to-end learning. A common…

计算机视觉与模式识别 · 计算机科学 2017-01-31 Zhenzhong Lan , Yi Zhu , Alexander G. Hauptmann

This paper expands the strength of deep convolutional neural networks (CNNs) to the pedestrian attribute recognition problem by devising a novel attribute aware pooling algorithm. Existing vanilla CNNs cannot be straightforwardly applied to…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Kai Han , Yunhe Wang , Han Shu , Chuanjian Liu , Chunjing Xu , Chang Xu

Deep convolutional neural networks (CNN) have shown their promise as a universal representation for recognition. However, global CNN activations lack geometric invariance, which limits their robustness for classification and matching of…

计算机视觉与模式识别 · 计算机科学 2014-09-10 Yunchao Gong , Liwei Wang , Ruiqi Guo , Svetlana Lazebnik

Texture-based classification solutions have proven their significance in many domains, from industrial inspections to health-related applications. New methods have been developed based on texture feature learning and CNN-based architectures…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Vijay Pandey , Trapti Kalra , Mayank Gubba , Mohammed Faisal

Training deep CNNs to capture localized image artifacts on a relatively small dataset is a challenging task. With enough images at hand, one can hope that a deep CNN characterizes localized artifacts over the entire data and their effect on…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Parag Shridhar Chandakkar , Baoxin Li

Deep learning based on deep neural networks has been very successful in many practical applications, but it lacks enough theoretical understanding due to the network architectures and structures. In this paper we establish some analysis for…

机器学习 · 计算机科学 2024-01-03 Jianfei Li , Han Feng , Ding-Xuan Zhou

Transfer learning for feature extraction can be used to exploit deep representations in contexts where there is very few training data, where there are limited computational resources, or when tuning the hyper-parameters needed for training…