objdet_darknet:目标检测_YOLOV3实现

时间:2021-05-16 01:17:10
【文件属性】:
文件名称:objdet_darknet:目标检测_YOLOV3实现
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-16 01:17:10
deep-learning pytorch face-detection object-detection yolov3 objdet_darknet 使用pytorch实现YOLO(v3)。 参考资料 TODO 使用人脸数据集实现人脸检测(face detection)。 网络结构 ---------------------------------------------------------------- Layer (type) Output Shape Param # ================================================================ Conv2d-1 [-1, 32, 416, 416] 864 BatchNorm2d-2 [-1, 32, 416, 416]
【文件预览】:
objdet_darknet-master
----cfg()
--------yolov3.cfg(8KB)
----objdet_darknet()
--------utils.py(6KB)
--------__init__.py(0B)
--------darknet.py(2KB)
----test()
--------context.py(177B)
--------test_utils.py(914B)
----README.md(15KB)

网友评论