murez / TrafficVis

Code for TrafficVis: Visualizing Organized Activity and Spatio-Temporal Patterns for Detecting and Labeling Human Trafficking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrafficVis: Visualizing Organized Activity and Spatio-Temporal Patterns for Detecting and Labeling Human Trafficking

An interactive visual system designed for domain experts to annotate suspicious clusters.

This work was presented at IEEE VIS 2022.

Usage:

First, install the necessary requirements:

pip install -r requirements.txt

Then generate synthetic data:

python3 gen_synthetic_data.py

Then run the app:

streamlit run app.py

If you have any trouble, please reach out to cvajiac at cs dot cmu dot edu.

About

Code for TrafficVis: Visualizing Organized Activity and Spatio-Temporal Patterns for Detecting and Labeling Human Trafficking


Languages

Language:Python 95.2%Language:CSS 4.5%Language:Makefile 0.3%