文件名称:Tensorflow-2-Object-Counting:使用Tensorflow 2进行累计对象计数
文件大小:259KB
文件格式:ZIP
更新时间:2024-03-05 12:34:51
object-detection object-detection-api object-counting object-counting-api Python
Tensorflow 2对象计数 使用Tensorflow 2和Tensorflow Lite进行累计对象计数。 安装 克隆仓库git clone https://github.com/TannerGilbert/Tensorflow-2-Object-Counting 安装依赖 cd Tensorflow-2-Object-Counting pip3 install -r requirements.txt 使用Tensorflow进行累计计数 要使用Tensorflow对象检测模型运行累积计数,请使用。 usage: tensorflow_cumulative_object_counting.py [-h] -m MODEL -l LABELMAP [-v VIDEO_PATH] [-t THRESHOLD] [-roi ROI_POSITION] [-la LABELS [LABE
【文件预览】:
Tensorflow-2-Object-Counting-master
----.github()
--------FUNDING.yml(620B)
----centroidtracker.py(6KB)
----requirements.txt(105B)
----__init__.py(0B)
----doc()
--------cumulative_object_counting.PNG(247KB)
----LICENSE(1KB)
----README.md(4KB)
----trackable_object.py(328B)
----tflite_cumulative_object_counting.py(9KB)
----tensorflow_cumulative_object_counting.py(9KB)
----.gitignore(12B)