Multi-object Tracking (MOT) for perceptionn OD(Obstacle Detection), used for overall evaluation of E2E Tracking system.
Project description
hx-odmetrics 评测工具
版本发布与迭代
- 版本上线 0.1.1 (2024-06-04)
- 版本简要:
- 简化了指令,无需指定gt的路径,只需要指定模型输出.record的路径即可
- 修复了由于内部路径读取错误而在运行时抛出
FileNotFoundError
- 使用方法: 暂时同步到飞书文档中 多目标跟踪评测工具: 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有着不一样的要求),因此请暂时忽略。
开发人员
License
Multi-object Tracking (MOT) for perceptionn OD(Obstacle Detection), used for overall evaluation of
E2E Tracking system.
Copyright (C) 2024 Haokun Zhang
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
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.5.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.5.tar.gz.
File metadata
- Download URL: hx-odmetrics-0.1.5.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 |
75c875c969c3eef1ef8946ba79eb40ec3c2b1c9dcb93860741eb8e49bf6f9e5c
|
|
| MD5 |
1614bc2c3a4cf3eb23e5738a46590aaa
|
|
| BLAKE2b-256 |
b5b0e5253fe427c720b701da4008f7523bec9e42b17eaf93a29cff2cde051214
|
File details
Details for the file hx_odmetrics-0.1.5-py3-none-any.whl.
File metadata
- Download URL: hx_odmetrics-0.1.5-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 |
8dd3e344a25a1aea07d639e1b02f43297a772011d5a161279f3d6f7fcf40502b
|
|
| MD5 |
2da654be541936da7d96544dd55e8451
|
|
| BLAKE2b-256 |
0a71b114d455bfe1dbda8666ff7c5d9f6d4ebad6d94f8c41f5a8e271e9b61b5c
|