Giter VIP home page Giter VIP logo

trafficflowvis's Introduction

Traffic Flow Analysis using Deep Learning and Visualization

This repository contains the code and documentation for our project titled "Uncovering Temporal and Spatial Relationships Among Objects in Traffic Flow Street Scenes: A Deep Learning and Visualization Approach". Our project utilizes state-of-the-art machine learning models and data visualization techniques to analyze urban traffic flow dynamics from both temporal and spatial perspectives.

Contributors

Project Overview

The rapid evolution of urban transportation demands innovative approaches to traffic management and planning. This project leverages advanced deep learning techniques and the d3.js library to visualize traffic flow interactions, providing insights that help in urban planning and management.

Key Features

  • Deep Learning Model: Using LangSAM for object detection and tracking within complex urban street scenes.
  • Data Visualization: Employing the d3.js library to represent traffic flow interactions dynamically and interactively.
  • Object Tracking: Implementation of a simple object tracking algorithm to enrich our analysis with temporal data insights.

Visualization Demos

Interactive visualizations are available through ObservableHQ:

Setup and Installation

Instructions on how to set up the project for development and testing purposes.

git clone https://github.com/lygeng0427/trafficFlowVis.git
cd trafficFlowVis
# install dependencies
pip install -r requirements.txt

Repository Structure

This repository contains several scripts, configuration files, and other elements crucial for the project's functionality. Below is a detailed explanation of the repository's structure:

Scripts

  • main.py: The primary script that executes the main functionalities of the project.
  • convert_csv_file.py: A utility script used to convert data formats, specifically handling CSV file transformations. Recent updates have made GPU count functions operational.
  • read_spatial.py: Script to read and process spatial data inputs.
  • utils.py: Contains utility functions that support various operations throughout the project.

Configuration Files

  • bbox_spatial.yaml: Configuration settings for bounding box calculations related to spatial data.
  • main.yaml: Main configuration file that contains essential settings for running the main.py script.

Requirements

  • requirements.txt: Lists all Python dependencies required to run the scripts in this repository. Ensure you install these dependencies to avoid runtime issues.

trafficflowvis's People

Contributors

lygeng0427 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

patrickhshs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.