Multi-object Tracking (MOT) for perceptionn OD(Obstacle Detection), used for overall evaluation of E2E Tracking system.
Project description
ODMetrics Package by Haokun Zhang haokun.zhang@hirain.com
版本发布与迭代
- 版本上线 0.0.3 (2024-06-03)
- 版本简要:修复了未指定参数而自动保存gt文件的问题
- 使用方法: 暂时同步到飞书文档中 多目标跟踪评测工具: OD
安装方式
via PyPI
# 直接安装
pip install --trusted-host 218.98.160.70 \
--extra-index-url http://218.98.160.70:30722/simple \
hx-odmetrics
# alternative image source 安装
pip install --trusted-host 218.98.160.70 \
--extra-index-url http://218.98.160.70:30722/simple \
hx-odmetrics -U -i https://pypi.tuna.tsinghua.edu.cn/simple
安装时问题:
- 跳出警告(ERROR):
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
cyber-record 0.1.12 requires protobuf<=3.19.4; python_version >= "3.7", but you have protobuf 3.20.3 which is incompatible.
这是由于cyber-record要求protobuf的版本小于等于3.19.4,(而现在的protobuf版本major已经达到了5),这可能会在您的安装过程中过处错误,然而更高的版本仍然不会与cyber-record冲突,这也不会在您使用的过程中造成影响(除非您的环境中有其他的第三方库对protobuf有着不一样的要求),因此请暂时忽略。
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hx-odmetrics-0.1.0.tar.gz
(3.8 MB
view details)
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 hx-odmetrics-0.1.0.tar.gz.
File metadata
- Download URL: hx-odmetrics-0.1.0.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e1aa7bbc97bd86880a8143252ce05c4b9b9b9ff055347271214ed3ac60e970d
|
|
| MD5 |
4275e7570a89d81b7ce57bc2569ddd7a
|
|
| BLAKE2b-256 |
c6f4bc1413e66a5ae156952c6349cda333bb94766cc1b6fefc82391c7c32cc8c
|
File details
Details for the file hx_odmetrics-0.1.0-py3-none-any.whl.
File metadata
- Download URL: hx_odmetrics-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e607562beb8b62ab046a379e84b577496cf309fd33ef613c815d0f836dd998f
|
|
| MD5 |
30e81bd7b60643f57d008893c3aebcde
|
|
| BLAKE2b-256 |
00e88c9d08bffa5cfd60a7bfb2557c64cc0e7113851901907e925e00b16d24d4
|