Skip to content

stackav-oss/social-twins

Repository files navigation

Scene-Tokens

Installation

Dependencies:

Clone the Repository

mkdir tools
cd tools
git clone git@github.com:navarrs/ScenarioCharacterization.git

Verify Installation

uv run python -c "import torch; print(torch.cuda.is_available())"
uv run python -c "import characterization"

If installing with dev, run

uv run pip install -e. ".[dev]"
uv run pre-commit install

Documentation

All documentation needed to use this repository is below:

About

A Machine Learning framework for discovering and characterizing scenarios from trajectory datasets into different interaction types by combining state-of-the-art trajectory forecasting and embedding quantization techniques.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors