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.2 (2024-06-03)
- 版本简要:降级scipy的版本最低要求适配服务器
- 使用方法: 暂时同步到飞书文档中 多目标跟踪评测工具: 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.0.3.tar.gz
(62.9 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.3.tar.gz.
File metadata
- Download URL: hx-odmetrics-0.0.3.tar.gz
- Upload date:
- Size: 62.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6298c6af93cb898ac6b502a7a5f997e4e3d6af74939cb477b834835bc038963
|
|
| MD5 |
15f2820682f30d8f360257cfd67dfb3d
|
|
| BLAKE2b-256 |
5954bbb86f8bd0e59eeefca4c40a336feaf34de5f7ea772dd21ceddce1371ad4
|
File details
Details for the file hx_odmetrics-0.0.3-py3-none-any.whl.
File metadata
- Download URL: hx_odmetrics-0.0.3-py3-none-any.whl
- Upload date:
- Size: 74.3 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 |
3ba367ca6b72766ebf4ebc507bd637cd008d39b1d30c9a46bc9c749b89df7f47
|
|
| MD5 |
1344ca2557a6ada629cf25f76f9836a9
|
|
| BLAKE2b-256 |
91538251053e7dda40bb517b2b19f03e26a1cd6b6584b4a057ad2b5103e8c8c1
|