paper-with-me

홈 › Papers

BAE-NET: Branched Autoencoder for Shape Co-Segmentation

2019-03-27 · ICCV 2019 10 · Zhiqin Chen, Kangxue Yin, Matthew Fisher, Siddhartha Chaudhuri, Hao Zhang

We treat shape co-segmentation as a representation learning problem and introduce BAE-NET, a branched autoencoder network, for the task. The unsupervised BAE-NET is trained with a collection of un-segmented shapes, using a shape reconstruction loss, without any ground-truth labels. Specifically, the network takes an input shape and encodes it using a convolutional neural network, whereas the decoder concatenates the resulting feature code with a point coordinate and outputs a value indicating whether the point is inside/outside the shape. Importantly, the decoder is branched: each branch learns a compact representation for one commonly recurring part of the shape collection, e.g., airplane wings. By complementing the shape reconstruction loss with a label loss, BAE-NET is easily tuned for one-shot learning. We show unsupervised, weakly supervised, and one-shot learning results by BAE-NET, demonstrating that using only a couple of exemplars, our network can generally outperform state-of-the-art supervised methods trained on hundreds of segmented shapes. Code is available at https://github.com/czq142857/BAE-NET.

📄 PDF Abstract BibTeX arXiv:1903.11228

Code (1)

czq142857/BAE-NET 공식 구현 tf

Tasks

DecoderOne-Shot LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

DAE-Net: Deforming Auto-Encoder for fine-grained shape co-segmentation

2023-11-22 · Zhiqin Chen, Qimin Chen, Hang Zhou, Hao Zhang

We present an unsupervised 3D shape co-segmentation method which learns a set of deformable part templates from a shape collection. To accommodate structural variations in the collection, our network composes each shape …

Decoder

Speech Enhancement based on Denoising Autoencoder with Multi-branched Encoders

2020-01-06 · Cheng Yu, Ryandhimas E. Zezario, Jonathan Sherman, Yi-Yen Hsieh 외

Deep learning-based models have greatly advanced the performance of speech enhancement (SE) systems. However, two problems remain unsolved, which are closely related to model generalizability to noisy conditions: (1) mis…

DecoderDenoisingSpeech Enhancement

Branched Variational Autoencoder Classifiers

2024-01-04 · Ahmed Salah, David Yevick

This paper introduces a modified variational autoencoder (VAEs) that contains an additional neural network branch. The resulting branched VAE (BVAE) contributes a classification component based on the class labels to the…

RIM-Net: Recursive Implicit Fields for Unsupervised Learning of Hierarchical Shape Structures

2022-01-30 · CVPR 2022 1 · Chengjie Niu, Manyi Li, Kai Xu, Hao Zhang

We introduce RIM-Net, a neural network which learns recursive implicit fields for unsupervised inference of hierarchical shape structures. Our network recursively decomposes an input 3D shape into two parts, resulting in…

Decoder

End-to-end driving simulation via angle branched network

2018-05-19 · Qing Wang, Long Chen, Wei Tian

Imitation learning for end-to-end autonomous driving has drawn attention from academic communities. Current methods either only use images as the input which is ambiguous when a car approaches an intersection, or use add…

Autonomous DrivingImitation LearningNavigate