Code for DyLoc: Dynamic Localization for Massive MIMO Using Predictive Recurrent Neural Networks (IEEE INFOCOM 2021).
-
Updated
Jun 7, 2026 - Python
Code for DyLoc: Dynamic Localization for Massive MIMO Using Predictive Recurrent Neural Networks (IEEE INFOCOM 2021).
🎯 Production-ready implementation of video prediction models using PyTorch. Features Enhanced ConvLSTM with temporal attention, PredRNN with spatiotemporal memory, and Transformer-based architecture.
PredRNN implementation using Tensorflow.
A deep learning project to predict and generate future video frames using models like ConvLSTM, PredRNN, and Transformers, leveraging the UCF101 dataset. The repository includes preprocessing, model training, video generation, an interactive UI, and evaluation metrics to compare model performance in video synthesis and temporal prediction tasks.
Add a description, image, and links to the predrnn topic page so that developers can more easily learn about it.
To associate your repository with the predrnn topic, visit your repo's landing page and select "manage topics."