Evaluation for the Pure AB-3D-MOT.
Project description
Evaluation of a base of 3D multiple-object tracking (AB3DMOT)
Evaluation part of the AB3DMOT by Xinshuo Weng (https://github.com/xinshuoweng/AB3DMOT) The purpose of the package is to enable calculation of the detection+tracking quality metrics for 3D tracking with KITTI data set.
Apart from the refactored evaluation part of the AB3DMOT, a binary classifier of the association outcomes is included. The corresponding CLI needs to be implemented still.
Installation
Should be as easy as pip install eval-ab-3d-mot, but if you downloaded the repo,
then uv sync standing in the root folder.
Download the detections & annotations
Should be as easy as
git clone https://github.com/kovalp/eval-ab-3d-mot.git
The detections (R-CNN) and annotations (training subset of KITTI)
are now in the folder eval-ab-3d-mot/assets.
Command-line scripts
The command-line scripts are equipped with --help option which should be
sufficient to learn their usage.
Batch run the pure AB-3D-MOT tracker
batch-run-ab-3d-mot assets/detections/kitti/point-r-cnn-training/car/*.txt
Batch evaluation of the pure AB-3D-MOT tracker
batch-eval-ab-3d-mot assets/annotations/kitti/training/*.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eval_ab_3d_mot-2.0.0.tar.gz.
File metadata
- Download URL: eval_ab_3d_mot-2.0.0.tar.gz
- Upload date:
- Size: 10.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49354cc84cbc64d5ad34445c0d24c26c96411c4988526a2fb680551e12167819
|
|
| MD5 |
7dab22580951281fe0b8d545a47a57aa
|
|
| BLAKE2b-256 |
fab698516e02aa9b7c8f108b69028556c1d1eb2b9f589b9b1c8aa6dc749ce988
|
File details
Details for the file eval_ab_3d_mot-2.0.0-py3-none-any.whl.
File metadata
- Download URL: eval_ab_3d_mot-2.0.0-py3-none-any.whl
- Upload date:
- Size: 34.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97152e7e3bac75b2f1db0a516c98dcddb87d266ccd56e0bde38a7d73976c840a
|
|
| MD5 |
75a32b7d9c31d10838fdfe0710f004be
|
|
| BLAKE2b-256 |
463e6320c78fc94f178831f835bf69db0f54d0963d063530bedec10ced2850f3
|