中文
相关论文

相关论文: A Trainable Feature Extractor Module for Deep Neur…

200 篇论文

One of the most prominent attributes of Neural Networks (NNs) constitutes their capability of learning to extract robust and descriptive features from high dimensional data, like images. Hence, such an ability renders their exploitation as…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Ioannis Kansizoglou , Loukas Bampis , Antonios Gasteratos

This paper presents a new framework for human body part segmentation based on Deep Convolutional Neural Networks trained using only synthetic data. The proposed approach achieves cutting-edge results without the need of training the models…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Alessandro Saviolo , Matteo Bonotto , Daniele Evangelista , Marco Imperoli , Jacopo Lazzaro , Emanuele Menegatti , Alberto Pretto

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very…

计算机视觉与模式识别 · 计算机科学 2018-02-05 Linwei Ye , Zhi Liu , Yang Wang

Recently, many attempts have been made to construct a transformer base U-shaped architecture, and new methods have been proposed that outperformed CNN-based rivals. However, serious problems such as blockiness and cropped edges in predicted…

图像与视频处理 · 电气工程与系统科学 2022-12-20 MohammadReza Naderi , MohammadHossein Givkashi , Fatemeh Piri , Nader Karimi , Shadrokh Samavi

As machine learning is applied to an increasing variety of complex problems, which are defined by high dimensional and complex data sets, the necessity for task oriented feature learning grows in importance. With the advancement of Deep…

机器学习 · 计算机科学 2016-07-06 Vishwajeet Singh , Killamsetti Ravi Kumar , K Eswaran

Trajectory analysis is not only about obtaining movement data, but it is also of paramount importance in understanding the pattern in which an object moves through space and time, as well as in predicting its next move. Due to the…

机器学习 · 计算机科学 2025-06-26 Chanuka Don Samarasinghage , Dhruv Gulabani

Dropout, a simple and effective way to train deep neural networks, has led to a number of impressive empirical successes and spawned many recent theoretical investigations. However, the gap between dropout's training and inference phases,…

机器学习 · 计算机科学 2017-02-17 Xuezhe Ma , Yingkai Gao , Zhiting Hu , Yaoliang Yu , Yuntian Deng , Eduard Hovy

Traditional deep learning methods in medical imaging often focus solely on segmentation or classification, limiting their ability to leverage shared information. Multi-task learning (MTL) addresses this by combining both tasks through…

图像与视频处理 · 电气工程与系统科学 2024-12-03 Phuoc-Nguyen Bui , Duc-Tai Le , Junghyun Bum , Hyunseung Choo

Recent advances in visual tracking showed that deep Convolutional Neural Networks (CNN) trained for image classification can be strong feature extractors for discriminative trackers. However, due to the drastic difference between image…

计算机视觉与模式识别 · 计算机科学 2017-05-31 Jimmy Ren , Zhiyang Yu , Jianbo Liu , Rui Zhang , Wenxiu Sun , Jiahao Pang , Xiaohao Chen , Qiong Yan

Image decomposition aims to analyze an image into elementary components, which is essential for numerous downstream tasks and also by nature provides certain interpretability to the analysis. Deep learning can be powerful for such tasks,…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Sihan Wang , Shangqi Gao , Fuping Wu , Xiahai Zhuang

Due to the automatic feature extraction procedure via multi-layer nonlinear transformations, the deep learning-based visual trackers have recently achieved great success in challenging scenarios for visual tracking purposes. Although many…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Seyed Mojtaba Marvasti-Zadeh , Hossein Ghanei-Yakhdan , Shohreh Kasaei

Ensembles of Convolutional neural networks have shown remarkable results in learning discriminative semantic features for image classification tasks. Though, the models in the ensemble often concentrate on similar regions in images. This…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Tobias Schlagenhauf , Yiwen Lin , Benjamin Noack

We propose a new approach, called as functional deep neural network (FDNN), for classifying multi-dimensional functional data. Specifically, a deep neural network is trained based on the principle components of the training data which shall…

机器学习 · 统计学 2022-05-19 Shuoyang Wang , Guanqun Cao , Zuofeng Shang

Recently convolutional neural networks (CNNs) achieve great accuracy in visual recognition tasks. DenseNet becomes one of the most popular CNN models due to its effectiveness in feature-reuse. However, like other CNN models, DenseNets also…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Kun Wan , Boyuan Feng , Lingwei Xie , Yufei Ding

Feature extraction techniques are crucial in medical image classification; however, classical feature extractors, in addition to traditional machine learning classifiers, often exhibit significant limitations in providing sufficient…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Oscar Ramos-Soto , Jorge Ramos-Frutos , Ezequiel Perez-Zarate , Diego Oliva , Sandra E. Balderas-Mata

Segmentation and classification of cell nuclei in histopathology images using deep neural networks (DNNs) can save pathologists' time for diagnosing various diseases, including cancers, by automating cell counting and morphometric…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Amruta Parulekar , Utkarsh Kanwat , Ravi Kant Gupta , Medha Chippa , Thomas Jacob , Tripti Bameta , Swapnil Rane , Amit Sethi

Deep learning has shown promising results in medical image analysis, however, the lack of very large annotated datasets confines its full potential. Although transfer learning with ImageNet pre-trained classification models can alleviate…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Ken C. L. Wong , Tanveer Syeda-Mahmood , Mehdi Moradi

This paper introduces feature gradient flow, a new technique for interpreting deep learning models in terms of features that are understandable to humans. The gradient flow of a model locally defines nonlinear coordinates in the input data…

图像与视频处理 · 电气工程与系统科学 2023-07-26 Yinzhu Jin , Jonathan C. Garneau , P. Thomas Fletcher

Feature extraction has always been a critical component of the computer vision field. More recently, state-of-the-art computer visions algorithms have incorporated Deep Neural Networks (DNN) in feature extracting roles, creating Deep…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Michael Karnes , Alper Yilmaz

The accuracy and robustness of image classification with supervised deep learning are dependent on the availability of large-scale, annotated training data. However, there is a paucity of annotated data available due to the complexity of…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Euijoon Ahn , Ashnil Kumar , Dagan Feng , Michael Fulham , Jinman Kim