RetinaDetector:根据RetinaFace的目标检测方法,适用于人脸,缺陷,小目标,行人等-源码

上传者: 42168902 | 上传时间: 2021-09-02 09:36:43 | 文件大小: 1.71MB | 文件类型: ZIP
视网膜检测物体检测器 介绍 RetinaDetector是基于RetinaFace修改过的检测方法的,原论文是一种实用的单级面部检测器,最初在 数据 如下组织数据集目录: data/retinaface/ train/ images/ label.txt val/ images/ label.txt test/ images/ label.txt 安装 安装具有GPU支持的MXNet。 如果使用基于DCN的主干,请从安装 Convolution V2运算符。 键入make来构建cxx工具。 训练 请检查train.py进行培训。 将rcnn/sample_config.py复制到rcnn/config.py 为了获得更好的训练效果,可针对性的修改一些参数,如下: config.TRA

文件下载

资源详情

[{"title":"( 80 个子文件 1.71MB ) RetinaDetector:根据RetinaFace的目标检测方法,适用于人脸,缺陷,小目标,行人等-源码","children":[{"title":"RetinaDetector-master","children":[{"title":"rcnn","children":[{"title":"symbol","children":[{"title":"symbol_mnet.py.bak <span style='color:#111;'> 17.13KB </span>","children":null,"spread":false},{"title":"symbol_ssh.py <span style='color:#111;'> 20.01KB </span>","children":null,"spread":false},{"title":"symbol_common.py.bak <span style='color:#111;'> 35.09KB </span>","children":null,"spread":false},{"title":"symbol_resnet.py <span style='color:#111;'> 22.67KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 82B </span>","children":null,"spread":false},{"title":"symbol_mnet.py <span style='color:#111;'> 25.96KB </span>","children":null,"spread":false},{"title":"symbol_common.py <span style='color:#111;'> 24.54KB </span>","children":null,"spread":false},{"title":"pyramidbox.py <span style='color:#111;'> 15.74KB </span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"combine_model.py <span style='color:#111;'> 711B </span>","children":null,"spread":false},{"title":"save_model.py <span style='color:#111;'> 762B </span>","children":null,"spread":false},{"title":"load_model.py <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false},{"title":"load_data.py <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false}],"spread":true},{"title":"config.py <span style='color:#111;'> 7.09KB </span>","children":null,"spread":false},{"title":"processing","children":[{"title":"generate_anchor.py <span style='color:#111;'> 3.90KB </span>","children":null,"spread":false},{"title":"bbox_regression.py <span style='color:#111;'> 9.78KB </span>","children":null,"spread":false},{"title":"bbox_transform.py <span style='color:#111;'> 7.01KB </span>","children":null,"spread":false},{"title":"assign_levels.py <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"nms.py <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false}],"spread":true},{"title":"PY_OP","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"rpn_fpn_ohem3.py <span style='color:#111;'> 6.76KB </span>","children":null,"spread":false}],"spread":true},{"title":"cython","children":[{"title":"gpu_nms.pyx <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"nms_kernel.cu <span style='color:#111;'> 4.95KB </span>","children":null,"spread":false},{"title":"cpu_nms.pyx <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"setup.py <span style='color:#111;'> 5.61KB </span>","children":null,"spread":false},{"title":"bbox.pyx <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"gpu_nms.hpp <span style='color:#111;'> 146B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 15B </span>","children":null,"spread":false},{"title":"anchors.pyx <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false}],"spread":true},{"title":"sample_config.py <span style='color:#111;'> 9.44KB </span>","children":null,"spread":false},{"title":"core","children":[{"title":"callback.py <span style='color:#111;'> 533B </span>","children":null,"spread":false},{"title":"metric.py <span style='color:#111;'> 6.15KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"module.py <span style='color:#111;'> 8.39KB </span>","children":null,"spread":false},{"title":"module_bak.py <span style='color:#111;'> 8.40KB </span>","children":null,"spread":false},{"title":"loader.py <span style='color:#111;'> 17.96KB </span>","children":null,"spread":false},{"title":"tester.py <span style='color:#111;'> 17.60KB </span>","children":null,"spread":false}],"spread":true},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"io","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"rpn.py <span style='color:#111;'> 31.45KB </span>","children":null,"spread":false},{"title":"rcnn.py <span style='color:#111;'> 24.57KB </span>","children":null,"spread":false},{"title":"image.py <span style='color:#111;'> 30.96KB </span>","children":null,"spread":false}],"spread":true},{"title":"dataset","children":[{"title":"ds_utils.py <span style='color:#111;'> 458B </span>","children":null,"spread":false},{"title":"imdb.py <span style='color:#111;'> 13.77KB </span>","children":null,"spread":false},{"title":"retinaface.py <span style='color:#111;'> 6.38KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 58B </span>","children":null,"spread":false}],"spread":true},{"title":"tools","children":[{"title":"demo_images.py <span style='color:#111;'> 12.68KB </span>","children":null,"spread":false},{"title":"train_maskrcnn.py <span style='color:#111;'> 9.65KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"train_rpn.py <span style='color:#111;'> 9.30KB </span>","children":null,"spread":false},{"title":"reeval.py <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"test_rpn.py <span style='color:#111;'> 4.39KB </span>","children":null,"spread":false},{"title":"test_rcnn.py <span style='color:#111;'> 4.78KB </span>","children":null,"spread":false},{"title":"demo_single_image.py <span style='color:#111;'> 6.53KB </span>","children":null,"spread":false},{"title":"train_rcnn.py <span style='color:#111;'> 8.73KB </span>","children":null,"spread":false}],"spread":true},{"title":"logger.py <span style='color:#111;'> 113B </span>","children":null,"spread":false},{"title":"pycocotools","children":[{"title":"mask.py <span style='color:#111;'> 4.49KB </span>","children":null,"spread":false},{"title":"coco.py <span style='color:#111;'> 17.87KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 21B </span>","children":null,"spread":false},{"title":"UPSTREAM_REV <span style='color:#111;'> 80B </span>","children":null,"spread":false},{"title":"maskApi.h <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"_mask.pyx <span style='color:#111;'> 11.16KB </span>","children":null,"spread":false},{"title":"setup.py <span style='color:#111;'> 579B </span>","children":null,"spread":false},{"title":"maskApi.c <span style='color:#111;'> 8.06KB </span>","children":null,"spread":false},{"title":"_mask.c <span style='color:#111;'> 705.25KB </span>","children":null,"spread":false},{"title":"cocoeval.py <span style='color:#111;'> 23.28KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":".gitattributes <span style='color:#111;'> 66B </span>","children":null,"spread":false},{"title":"train.py <span style='color:#111;'> 14.03KB </span>","children":null,"spread":false},{"title":"test.py <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"images","children":[{"title":"00001673.jpg <span style='color:#111;'> 86.18KB </span>","children":null,"spread":false},{"title":"0000.png <span style='color:#111;'> 1.44MB </span>","children":null,"spread":false}],"spread":true},{"title":"retinaface.py <span style='color:#111;'> 25.51KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 11.06KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 264B </span>","children":null,"spread":false},{"title":"test_widerface.py <span style='color:#111;'> 7.41KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"train_model.sh <span style='color:#111;'> 130B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明