tier4 / t4-devkit

https://tier4.github.io/t4-devkit/
Apache License 2.0
0 stars 0 forks source link

T4 devkit

A toolkit to load and operate T4 dataset.

RENDER SAMPLE

Getting started

📘 Documentation | ⚙️ Tutorial | 🧰 API Reference

Installation

For users

# e.g) with poetry
poetry add git+https://github.com/tier4/t4-devkit.git

For developers

git clone git@github.com:tier4/t4-devkit.git
cd t4-devkit
poetry install