paper-with-me

홈 › Papers

Motion Segmentation using Frequency Domain Transformer Networks

2020-04-18 · Hafez Farazi, Sven Behnke

Self-supervised prediction is a powerful mechanism to learn representations that capture the underlying structure of the data. Despite recent progress, the self-supervised video prediction task is still challenging. One of the critical factors that make the task hard is motion segmentation, which is segmenting individual objects and the background and estimating their motion separately. In video prediction, the shape, appearance, and transformation of each object should be understood only by predicting the next frame in pixel space. To address this task, we propose a novel end-to-end learnable architecture that predicts the next frame by modeling foreground and background separately while simultaneously estimating and predicting the foreground motion using Frequency Domain Transformer Networks. Experimental evaluations show that this yields interpretable representations and that our approach can outperform some widely used video prediction methods like Video Ladder Network and Predictive Gated Pyramids on synthetic data.

📄 PDF Abstract BibTeX arXiv:2004.08638

Code (1)

AIS-Bonn/MotionSegmentation 공식 구현 pytorch

Tasks

Motion SegmentationPredictionVideo Prediction

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
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…

Similar Papers 제목 키워드 기반

Speech Emotion Recognition via an Attentive Time-Frequency Neural Network

2022-10-22 · Cheng Lu, Wenming Zheng, Hailun Lian, Yuan Zong 외

Spectrogram is commonly used as the input feature of deep neural networks to learn the high(er)-level time-frequency pattern of speech signal for speech emotion recognition (SER). \textcolor{black}{Generally, different e…

Emotion RecognitionSpeech Emotion Recognition

Domain Influence in MRI Medical Image Segmentation: spatial versus k-space inputs

2024-07-01 · Erik Gösche, Reza Eghbali, Florian Knoll, Andreas M Rauschecker

Transformer-based networks applied to image patches have achieved cutting-edge performance in many vision tasks. However, lacking the built-in bias of convolutional neural networks (CNN) for local image statistics, they …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

FreqU-FNet: Frequency-Aware U-Net for Imbalanced Medical Image Segmentation

2025-05-23 · Ruiqi Xing

Medical image segmentation faces persistent challenges due to severe class imbalance and the frequency-specific distribution of anatomical structures. Most conventional CNN-based methods operate in the spatial domain and…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

Generative adversarial network for segmentation of motion affected neonatal brain MRI

2019-06-11 · N. Khalili, E. Turk, M. Zreik, M. A. Viergever 외

Automatic neonatal brain tissue segmentation in preterm born infants is a prerequisite for evaluation of brain development. However, automatic segmentation is often hampered by motion artifacts caused by infant head move…

Generative Adversarial NetworkImage ReconstructionImage SegmentationSegmentation+1

FE-UNet: Frequency Domain Enhanced U-Net with Segment Anything Capability for Versatile Image Segmentation

2025-02-06 · Guohao Huo, Ruiting Dai, Ling Shao, Hao Tang

Image segmentation is a critical task in visual understanding. Convolutional Neural Networks (CNNs) are predisposed to capture high-frequency features in images, while Transformers exhibit a contrasting focus on low-freq…

Image SegmentationSegmentationSemantic Segmentation