traffic_study_tool / README.md
mainism's picture
Upload 3 files
f244c48 verified
|
Raw
History Blame Contribute Delete
803 Bytes
---
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)*