logo Geet Sethi

My Blogs

Welcome to my blog, where I share insights from my coding journey, lessons learned, and thoughts on the ever-changing world of tech. Whether you're a developer or just curious about software, I hope you'll find something interesting here.

SimVP
SimVP: A Simpler Path to Better Video Prediction
April 4, 2025 5 min read

SimVP offers a simple yet effective approach to video prediction, challenging the reliance on complex architectures. By utilizing basic CNNs and MSE loss, it captures spatial and temporal dependencies efficiently. Achieving state-of-the-art performance on benchmark datasets like Moving MNIST and Human3.6, SimVP demonstrates that simplicity can yield powerful results in video forecasting. Read More ›