Speed Estimation from Road Scene Sequences
Introduction to Artificial Intelligence Course Project
This project focuses on estimating vehicle speed from sequential road scene images using a combination of 3D-CNN and LSTM architectures. The model processes 6-frame sequences to predict speed with high accuracy, incorporating various optimization techniques including dropout, learning rate schedulers, and test-time normalization.