paper-with-me

Papers

CU-Net: Coupled U-Nets

2018-08-20 · Zhiqiang Tang, Xi Peng, Shijie Geng, Yizhe Zhu, Dimitris N. Metaxas

We design a new connectivity pattern for the U-Net architecture. Given several stacked U-Nets, we couple each U-Net pair through the connections of their semantic blocks, resulting in the coupled U-Nets (CU-Net). The coupling connections could make the information flow more efficiently across U-Nets. The feature reuse across U-Nets makes each U-Net very parameter efficient. We evaluate the coupled U-Nets on two benchmark datasets of human pose estimation. Both the accuracy and model parameter number are compared. The CU-Net obtains comparable accuracy as state-of-the-art methods. However, it only has at least 60% fewer parameters than other approaches.

📄 PDF Abstract BibTeX arXiv:1808.06521

Code (1)

zhiqiangdon/CU-Net pytorch

Tasks

Pose Estimation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Controlling the Complexity and Lipschitz Constant improves polynomial nets

2022-02-10 · ICLR 2022 4 · Zhenyu Zhu, Fabian Latorre, Grigorios G Chrysos, Volkan Cevher

While the class of Polynomial Nets demonstrates comparable performance to neural networks (NN), it currently has neither theoretical generalization characterization nor robustness guarantees. To this end, we derive new c…

Semi-Coupled Two-Stream Fusion ConvNets for Action Recognition at Extremely Low Resolutions

2016-10-12 · Jiawei Chen, Jonathan Wu, Janusz Konrad, Prakash Ishwar

Deep convolutional neural networks (ConvNets) have been recently shown to attain state-of-the-art performance for action recognition on standard-resolution videos. However, less attention has been paid to recognition per…

Action RecognitionTemporal Action Localization

LeanConvNets: Low-cost Yet Effective Convolutional Neural Networks

2019-10-29 · Jonathan Ephrath, Moshe Eliasof, Lars Ruthotto, Eldad Haber 외

Convolutional Neural Networks (CNNs) have become indispensable for solving machine learning tasks in speech recognition, computer vision, and other areas that involve high-dimensional data. A CNN filters the input featur…

image-classificationImage ClassificationSemantic Segmentationspeech-recognition+1

CLPNets: Coupled Lie-Poisson Neural Networks for Multi-Part Hamiltonian Systems with Symmetries

2024-08-28 · Christopher Eldred, François Gay-Balmaz, Vakhtang Putkaradze

To accurately compute data-based prediction of Hamiltonian systems, especially the long-term evolution of such systems, it is essential to utilize methods that preserve the structure of the equations over time. We consid…

Scaling Wide Residual Networks for Panoptic Segmentation

2020-11-23 · Liang-Chieh Chen, Huiyu Wang, Siyuan Qiao

The Wide Residual Networks (Wide-ResNets), a shallow but wide model variant of the Residual Networks (ResNets) by stacking a small number of residual blocks with large channel sizes, have demonstrated outstanding perform…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation