文件名称:Python-用于精确和快速对象检测的ReceptiveFieldBlock网络
文件大小:503KB
文件格式:ZIP
更新时间:2022-08-31 01:08:21
Python开发-机器学习
用于精确和快速对象检测的Receptive Field Block网络
【文件预览】:
RFBNet-master
----.gitignore(144B)
----README.md(7KB)
----utils()
--------timer.py(1KB)
--------pycocotools()
--------build.py(5KB)
--------box_utils.py(11KB)
--------nms_wrapper.py(935B)
--------__init__.py(0B)
--------nms()
----test_RFB.py(7KB)
----LICENSE(1KB)
----models()
--------RFB_Net_mobile.py(12KB)
--------RFB_Net_vgg.py(13KB)
--------__init__.py(0B)
--------RFB_Net_E_vgg.py(16KB)
----layers()
--------functions()
--------__init__.py(48B)
--------modules()
----make.sh(104B)
----train_RFB.py(9KB)
----doc()
--------RFB.png(246KB)
----data()
--------voc0712.py(13KB)
--------config.py(2KB)
--------data_augment.py(7KB)
--------coco.py(12KB)
--------__init__.py(254B)
--------scripts()
--------voc_eval.py(7KB)