Skip to content

Maki0806/app-gsp-traffic-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-gsp-traffic-dataset

Installation

To run this code, install the required packages as follows:

poetry install

Then, please download GSP_TRAFFIC_Python from this repository, and place it as follows:

.
├── GSP_TRAFFIC_Python
├── README.md
├── app
├── app.py
├── poetry.lock
├── pyproject.toml
└── utils

GUI

Using local computer

The GUI application was made by using Streamlit. If you would like to try this, please use the following command.

poetry run streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages