中文
相关论文

相关论文: A Task-driven Network for Mesh Classification and …

200 篇论文

This paper reports a novel deep architecture referred to as Maxout network In Network (MIN), which can enhance model discriminability and facilitate the process of information abstraction within the receptive field. The proposed network…

计算机视觉与模式识别 · 计算机科学 2015-11-10 Jia-Ren Chang , Yong-Sheng Chen

In this work we address the task of semantic image segmentation with Deep Learning and make three main contributions that are experimentally shown to have substantial practical merit. First, we highlight convolution with upsampled filters,…

计算机视觉与模式识别 · 计算机科学 2017-05-15 Liang-Chieh Chen , George Papandreou , Iasonas Kokkinos , Kevin Murphy , Alan L. Yuille

Recently, visual Transformer (ViT) and its following works abandon the convolution and exploit the self-attention operation, attaining a comparable or even higher accuracy than CNNs. More recently, MLP-Mixer abandons both the convolution…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Tan Yu , Xu Li , Yunfeng Cai , Mingming Sun , Ping Li

Learning latent representations of registered meshes is useful for many 3D tasks. Techniques have recently shifted to neural mesh autoencoders. Although they demonstrate higher precision than traditional methods, they remain unable to…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Yi Zhou , Chenglei Wu , Zimo Li , Chen Cao , Yuting Ye , Jason Saragih , Hao Li , Yaser Sheikh

The gradient information of multilayer perceptron with a linear neuron is modified with functional derivative for the global minimum search benchmarking problems. From this approach, we show that the landscape of the gradient derived from…

机器学习 · 计算机科学 2023-03-09 Heeyuen Koh

In this paper, we propose a novel multi-task learning method based on the deep convolutional network. The proposed deep network has four convolutional layers, three max-pooling layers, and two parallel fully connected layers. To adjust the…

机器学习 · 计算机科学 2019-04-17 Fang Su , Hai-Yang Shang , Jing-Yan Wang

Recent studies have underscored the capabilities of natural imaging foundation models to serve as powerful feature extractors, even in a zero-shot setting for medical imaging data. Most commonly, a shallow multi-layer perceptron (MLP) is…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Johannes Kiechle , Daniel M. Lang , Stefan M. Fischer , Lina Felsner , Jan C. Peeken , Julia A. Schnabel

Network in Netwrok (NiN) is an effective instance and an important extension of Convolutional Neural Network (CNN) consisting of alternating convolutional layers and pooling layers. Instead of using a linear filter for convolution, NiN…

计算机视觉与模式识别 · 计算机科学 2016-03-23 Yanwei Pang , Manli Sun , Xiaoheng Jiang , Xuelong Li

Segmentation has been a major task in neuroimaging. A large number of automated methods have been developed for segmenting healthy and diseased brain tissues. In recent years, deep learning techniques have attracted a lot of attention as a…

图像与视频处理 · 电气工程与系统科学 2019-07-05 Jimit Doshi , Guray Erus , Mohamad Habes , Christos Davatzikos

In this paper the Mechanical Neural Network(MNN) is introduced, a physical implementation of a multilayer perceptron(MLP) with ReLU activation functions, two input neurons, four hidden neurons and two output neurons. This physical model of…

机器学习 · 计算机科学 2023-11-09 Axel Schaffland

Semantic Segmentation using deep convolutional neural network pose more complex challenge for any GPU intensive task. As it has to compute million of parameters, it results to huge memory consumption. Moreover, extracting finer features and…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Sharif Amit Kamran , Ali Shihab Sabbir

Current medical image segmentation approaches have limitations in deeply exploring multi-scale information and effectively combining local detail textures with global contextual semantic information. This results in over-segmentation,…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Zhenkun Lu , Chaoyin She , Wei Wang , Qinghua Huang

Recently, state-of-the-art results have been achieved in semantic segmentation using fully convolutional networks (FCNs). Most of these networks employ encoder-decoder style architecture similar to U-Net and are trained with images and the…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Balamurali Murugesan , Kaushik Sarveswaran , Sharath M Shankaranarayana , Keerthi Ram , Mohanasankar Sivaprakasam

There have been recent efforts to learn more meaningful representations via fixed length codewords from mesh data, since a mesh serves as a complete model of underlying 3D shape compared to a point cloud. However, the mesh connectivity…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Eric Lei , Muhammad Asad Lodhi , Jiahao Pang , Junghyun Ahn , Dong Tian

Deep learning has established many new state of the art solutions in the last decade in areas such as object, scene and speech recognition. In particular Convolutional Neural Network (CNN) is a category of deep learning which obtains…

计算机视觉与模式识别 · 计算机科学 2016-09-26 Vincent Andrearczyk , Paul F. Whelan

Deep Neural Networks (DNNs) have been proven to be exceptionally effective and have been applied across diverse domains within deep learning. However, as DNN models increase in complexity, the demand for reduced computational costs and…

神经与进化计算 · 计算机科学 2025-06-12 Xiaotian Chen , Hongyun Liu , Seyed Sahand Mohammadi Ziabari

This paper introduces a topological framework for interpreting the internal representations of Multilayer Perceptrons (MLPs). We construct a simplicial tower, a sequence of simplicial complexes connected by simplicial maps, that captures…

机器学习 · 计算机科学 2025-06-03 Eduardo Paluzo-Hidalgo

Convolutional neural networks with many layers have recently been shown to achieve excellent results on many high-level tasks such as image classification, object detection and more recently also semantic segmentation. Particularly for…

计算机视觉与模式识别 · 计算机科学 2015-03-10 Alexander G. Schwing , Raquel Urtasun

In the last decade, deep learning has contributed to advances in a wide range computer vision tasks including texture analysis. This paper explores a new approach for texture segmentation using deep convolutional neural networks, sharing…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Vincent Andrearczyk , Paul F. Whelan

The construction of a multilayer perceptron (MLP) as a piecewise low-order polynomial approximator using a signal processing approach is presented in this work. The constructed MLP contains one input, one intermediate and one output layers.…

机器学习 · 计算机科学 2020-10-16 Ruiyuan Lin , Suya You , Raghuveer Rao , C. -C. Jay Kuo