--- title: Vehicle Counter & Speed Measurement emoji: 🚗 colorFrom: blue colorTo: green sdk: streamlit sdk_version: 1.58.0 app_file: app.py pinned: false --- # 🚗 Vehicle Counter & Speed Measurement Upload a traffic video, set a counting line (and an optional second line for speed measurement), and get vehicle counts by type and direction — including a model trained specifically on Bangladeshi traffic (Rickshaw, CNG, and more). **Note:** this runs on free CPU hosting, so processing a video takes a few minutes (no GPU on the free tier). If multiple people use it at the same time, it will be slower for everyone since the CPU is shared. See the full project (and instructions for running it on your own computer instead) at: *(add your own link here if you have one, e.g. a GitHub repo)*