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.1 (2024-06-03)
- 版本简要:首次上线 无简要
- 使用方法: 暂时同步到飞书文档中 多目标跟踪评测工具: OD
安装方式
via PyPI
# 直接安装
pip install hx-odmetrics
# alternative image source 安装
pip install hx-odmetrics -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.0.2.tar.gz
(62.8 kB
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.0.2.tar.gz.
File metadata
- Download URL: hx-odmetrics-0.0.2.tar.gz
- Upload date:
- Size: 62.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
583175427e6dc392f20c98ae5d33a456ad34927eae73f7ad276daf505206003f
|
|
| MD5 |
3cc761e74f24d498ca6c7c305a5850bb
|
|
| BLAKE2b-256 |
66a1de031b503446393d71a39d1d4e1c65159e080e1f4536ae5e31209043db67
|
File details
Details for the file hx_odmetrics-0.0.2-py3-none-any.whl.
File metadata
- Download URL: hx_odmetrics-0.0.2-py3-none-any.whl
- Upload date:
- Size: 74.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
231c22f820ab85ee4abb2ef3547cced5e321c1bb30b2190e439dba156d6a3fca
|
|
| MD5 |
98ca3cdf3f262aacf5fd398606167ee7
|
|
| BLAKE2b-256 |
6c6bc95508f6ac659c9298ef405f50315bfd7fd3369fa731f0b12108ededf730
|