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.1.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.1.tar.gz.
File metadata
- Download URL: hx-odmetrics-0.1.1.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 |
5b9e87072252327618a74926fce6d5e2df9801f85660f234c9ad8e6a855d4011
|
|
| MD5 |
4e0d5270d0ae8e8af9238b85decb8e1f
|
|
| BLAKE2b-256 |
952979969f999a9821c47c467fc7c70977468265ccce81e0a0282db14183a2fe
|
File details
Details for the file hx_odmetrics-0.1.1-py3-none-any.whl.
File metadata
- Download URL: hx_odmetrics-0.1.1-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 |
43579c01a64f96584592460cb88676dee9a202586b3240250ca382804d698c30
|
|
| MD5 |
8432553b488c5a2697068858b0d29cea
|
|
| BLAKE2b-256 |
511684245a367f01ef89347ef3eb291fdecdfd11805c646dbb3f30c1f836c6dd
|