文件名称:pitch-annotator:注释图像中的运动场地线
文件大小:942KB
文件格式:ZIP
更新时间:2024-07-02 15:31:03
Python
音调注释者 注释图像中的运动场地线 运行代码 要求 1 pip install -r requirements.txt 2 下载。 然后将其解压缩到要存储图像文件和生成的注释的位置。 3 在,将DATA_BASE_FOLDER的值更改为您刚刚创建的数据集的绝对路径。 运行代码 python run.py 然后去
【文件预览】:
pitch-annotator-new-ui
----LICENSE(18KB)
----app()
--------templates()
--------static()
--------__init__.py(69B)
--------views.py(3KB)
----run.py(61B)
----prototype()
--------img()
--------index.html(1KB)
--------js()
--------main.css(472B)
----requirements.txt(79B)
----.gitignore(561B)
----README.md(674B)
----utils()
--------gen_groundTruth.py(2KB)
--------gen_thomas_edge.py(1KB)
--------line_filter.py(4KB)
--------gen_dataset_from_annotations.py(3KB)
--------BSR_like.m(834B)
--------__init__.py(0B)
--------remove_border.py(426B)
--------chroma.py(624B)