中文
相关论文

相关论文: DECAPS: Detail-Oriented Capsule Networks

200 篇论文

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

We propose a novel architecture for object classification, called Self-Attention Capsule Networks (SACN). SACN is the first model that incorporates the Self-Attention mechanism as an integral layer within the Capsule Network (CapsNet).…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Assaf Hoogi , Brian Wilcox , Yachee Gupta , Daniel L. Rubin

Multimodal machine translation (MMT), which mainly focuses on enhancing text-only translation with visual features, has attracted considerable attention from both computer vision and natural language processing communities. Most current MMT…

计算与语言 · 计算机科学 2020-09-07 Huan Lin , Fandong Meng , Jinsong Su , Yongjing Yin , Zhengyuan Yang , Yubin Ge , Jie Zhou , Jiebo Luo

While convolutional neural networks (CNNs) and vision transformers (ViTs) have advanced medical image segmentation, they face inherent limitations such as local receptive fields in CNNs and high computational complexity in ViTs. This paper…

图像与视频处理 · 电气工程与系统科学 2025-04-02 Pooya Ashtari , Shahryar Noei , Fateme Nateghi Haredasht , Jonathan H. Chen , Giuseppe Jurman , Aleksandra Pizurica , Sabine Van Huffel

From diagnosing neovascular diseases to detecting white matter lesions, accurate tiny vessel segmentation in fundus images is critical. Promising results for accurate vessel segmentation have been known. However, their effectiveness in…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Suraj Mishra , Danny Z. Chen , X. Sharon Hu

Capsule Network is powerful at defining the positional relationship between features in deep neural networks for visual recognition tasks, but it is computationally expensive and not suitable for running on mobile devices. The bottleneck is…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Jian Sun , Ali Pourramezan Fard , Mohammad H. Mahoor

Convolutional neural networks (CNNs) have revolutionized the field of deep neural networks. However, recent research has shown that CNNs fail to generalize under various conditions and hence the idea of capsules was introduced in 2011,…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Nidhin Harilal , Rohan Patil

In this paper, we propose a capsule-based neural network model to solve the semantic segmentation problem. By taking advantage of the extractable part-whole dependencies available in capsule layers, we derive the probabilities of the class…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Tao Sun , Zhewei Wang , C. D. Smith , Jundong Liu

Deep convolutional neural networks (CNNs) for image denoising can effectively exploit rich hierarchical features and have achieved great success. However, many deep CNN-based denoising models equally utilize the hierarchical features of…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Wencong Wu , An Ge , Guannan Lv , Yuelong Xia , Yungang Zhang , Wen Xiong

Accurately segmenting and individualizing cells in SEM images is a highly promising technique for elucidating tissue architecture in oncology. While current AI-based methods are effective, errors persist, necessitating time-consuming manual…

图像与视频处理 · 电气工程与系统科学 2025-04-11 Florian Robert , Alexia Calovoulos , Laurent Facq , Fanny Decoeur , Etienne Gontier , Christophe F. Grosset , Baudouin Denis de Senneville

Human Activity Recognition (HAR) is a challenging problem that needs advanced solutions than using handcrafted features to achieve a desirable performance. Deep learning has been proposed as a solution to obtain more accurate HAR systems…

机器学习 · 计算机科学 2020-07-08 Hamed Damirchi , Rooholla Khorrambakht , Hamid Taghirad

In capsule networks, the routing algorithm connects capsules in consecutive layers, enabling the upper-level capsules to learn higher-level concepts by combining the concepts of the lower-level capsules. Capsule networks are known to have a…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Inyoung Paik , Taeyeong Kwak , Injung Kim

The paper presents a novel type of capsule network (CAP) that uses custom-defined neural network (NN) layers for blind classification of digitally modulated signals using their in-phase/quadrature (I/Q) components. The custom NN layers of…

信号处理 · 电气工程与系统科学 2023-08-15 John A. Snoap , Dimitrie C. Popescu , Chad M. Spooner

Text classification systems based on contextual embeddings are not viable options for many of the low resource languages. On the other hand, recently introduced capsule networks have shown performance in par with these text classification…

计算与语言 · 计算机科学 2021-09-13 Piyumal Demotte , Surangika Ranathunga

Convolutional neural network based systems have largely failed to be adopted in many high-risk application areas, including healthcare, military, security, transportation, finance, and legal, due to their highly uninterpretable "black-box"…

图像与视频处理 · 电气工程与系统科学 2020-06-23 Rodney LaLonde , Drew Torigian , Ulas Bagci

Agriculture is vital for global food security, but crops are vulnerable to diseases that impact yield and quality. While Convolutional Neural Networks (CNNs) accurately classify plant diseases using leaf images, their high computational…

计算机视觉与模式识别 · 计算机科学 2025-06-03 T. Ahmed , S. Jannat , Md. F. Islam , J. Noor

Medical image segmentation (MIS) aims to finely segment various organs. It requires grasping global information from both parts and the entire image for better segmenting, and clinically there are often certain requirements for segmentation…

图像与视频处理 · 电气工程与系统科学 2024-03-26 Dongwei Gan , Ming Chang , Juan Chen

Convolutional Neural Networks (CNNs) has revolutionized computer vision, but training very deep networks has been challenging due to the vanishing gradient problem. This paper explores Residual Networks (ResNet), introduced by He et al.…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Xingyu Liu , Kun Ming Goh

Deluge Networks (DelugeNets) are deep neural networks which efficiently facilitate massive cross-layer information inflows from preceding layers to succeeding layers. The connections between layers in DelugeNets are established through…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Jason Kuen , Xiangfei Kong , Gang Wang , Yap-Peng Tan

Capsule Networks have shown tremendous advancement in the past decade, outperforming the traditional CNNs in various task due to it's equivariant properties. With the use of vector I/O which provides information of both magnitude and…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Harsh Panwar , Ioannis Patras