CenterNet_TensorFlow2:CenterNet的tensorflow2.x实现

时间:2024-06-15 23:05:26
【文件属性】:

文件名称:CenterNet_TensorFlow2:CenterNet的tensorflow2.x实现

文件大小:2.04MB

文件格式:ZIP

更新时间:2024-06-15 23:05:26

Python

CenterNet_TensorFlow2 CenterNet的tensorflow2.x实现。 要求: Python> = 3.7 TensorFlow> = 2.2.0rc3 麻木 的OpenCVPython的 结果 以下是PASCAL VOC 2012数据集中某些图片的检测结果。 用法 在PASCAL VOC 2012上训练 下载。 解压缩文件并将其放在“ data / datasets”文件夹中,确保目录如下: |——data |——datasets |——VOCdevkit |——VOC2012 |——Annotations |——ImageSets |——JPEGImages |——Seg


【文件预览】:
CenterNet_TensorFlow2-master
----test_pictures()
--------README.md(27B)
----train.py(4KB)
----utils()
--------__init__.py(0B)
--------visualize.py(510B)
--------gaussian.py(2KB)
----test.py(2KB)
----configuration.py(3KB)
----core()
--------models()
--------loss.py(2KB)
--------__init__.py(0B)
--------centernet.py(5KB)
----saved_model()
--------README.md(29B)
----LICENSE(1KB)
----assets()
--------3.png(774KB)
--------1.png(696KB)
--------2.png(594KB)
----write_to_txt.py(884B)
----README.md(2KB)
----data()
--------dataloader.py(7KB)
--------__init__.py(0B)
--------datasets()
--------voc.py(2KB)
----.gitignore(151B)

网友评论