/GDOT-RP20-07

RP 20-07: Improving Traffic Data Quality by Cross-Checking Loop-Based Data with Video Detection Data

Primary LanguageHTML

GDOT-RP20-07

title

Background

A detailed explanation of the project be found here.

Model Architecture

Algorithms

Set up

Step 1:

Install all required packages by typing the following command into the terminal:

pip install -r requirements.txt

Step 2:

Download a chrome driver matching your version of chrome. Place the driver in the repo folder.

Step 3:

Download historical CCS-VDS data.

Step 4:

Download model weights.

Step 5:

Launch app by running the following command.

python app.py

Step 6:

Select the URL that appears in the terminal to open the dashboard. term

Application Demo

interface