Faster RCNN pytroch代码

上传者: frank_zrh | 上传时间: 2021-06-22 19:42:09 | 文件大小: 475KB | 文件类型: ZIP
经典的faster RCNN pytorch代码,亲测可用!适合初学者学习!

文件下载

资源详情

[{"title":"( 89 个子文件 475KB ) Faster RCNN pytroch代码","children":[{"title":"faster_rcnn_pytorch-master","children":[{"title":"test.py <span style='color:#111;'> 5.26KB </span>","children":null,"spread":false},{"title":"train.py <span style='color:#111;'> 5.49KB </span>","children":null,"spread":false},{"title":"faster_rcnn","children":[{"title":"pycocotools","children":[{"title":"mask.py <span style='color:#111;'> 3.95KB </span>","children":null,"spread":false},{"title":"coco.py <span style='color:#111;'> 14.54KB </span>","children":null,"spread":false},{"title":"license.txt <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"cocoeval.py <span style='color:#111;'> 19.27KB </span>","children":null,"spread":false},{"title":"_mask.c <span style='color:#111;'> 583.59KB </span>","children":null,"spread":false},{"title":"_mask.pyx <span style='color:#111;'> 10.46KB </span>","children":null,"spread":false},{"title":"UPSTREAM_REV <span style='color:#111;'> 80B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 21B </span>","children":null,"spread":false},{"title":"maskApi.h <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"maskApi.c <span style='color:#111;'> 7.52KB </span>","children":null,"spread":false}],"spread":true},{"title":"nms","children":[{"title":"py_cpu_nms.py <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"gpu_nms.pyx <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 15B </span>","children":null,"spread":false},{"title":"gpu_nms.hpp <span style='color:#111;'> 146B </span>","children":null,"spread":false},{"title":"cpu_nms.pyx <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"nms_kernel.cu <span style='color:#111;'> 4.95KB </span>","children":null,"spread":false}],"spread":true},{"title":"fast_rcnn","children":[{"title":"config2.py <span style='color:#111;'> 11.25KB </span>","children":null,"spread":false},{"title":"bbox_transform.py <span style='color:#111;'> 3.03KB </span>","children":null,"spread":false},{"title":"nms_wrapper.py <span style='color:#111;'> 714B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 325B </span>","children":null,"spread":false},{"title":"config.py <span style='color:#111;'> 10.84KB </span>","children":null,"spread":false}],"spread":true},{"title":"vgg16.py <span style='color:#111;'> 3.37KB </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.84KB </span>","children":null,"spread":false},{"title":"roi_data_layer","children":[{"title":"minibatch2.py <span style='color:#111;'> 13.04KB </span>","children":null,"spread":false},{"title":"layer.py <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false},{"title":"roidb.py <span style='color:#111;'> 5.98KB </span>","children":null,"spread":false},{"title":"minibatch.py <span style='color:#111;'> 8.52KB </span>","children":null,"spread":false},{"title":"roidb2.py <span style='color:#111;'> 5.47KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 260B </span>","children":null,"spread":false}],"spread":true},{"title":"roi_pooling","children":[{"title":"functions","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"roi_pool.py <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false}],"spread":true},{"title":"build.py <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"cuda","children":[{"title":"roi_pooling_kernel.cu <span style='color:#111;'> 7.82KB </span>","children":null,"spread":false},{"title":"roi_pooling_kernel.h <span style='color:#111;'> 767B </span>","children":null,"spread":false}],"spread":false},{"title":"roi_pooling_cuda.h <span style='color:#111;'> 420B </span>","children":null,"spread":false},{"title":"roi_pooling.c <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"roi_pooling.h <span style='color:#111;'> 178B </span>","children":null,"spread":false},{"title":"roi_pooling_cuda.c <span style='color:#111;'> 2.75KB </span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"_ext","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"roi_pooling","children":[{"title":"__init__.py <span style='color:#111;'> 310B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"modules","children":[{"title":"roi_pool_py.py <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"roi_pool.py <span style='color:#111;'> 516B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"rpn_msr","children":[{"title":"generate_anchors.py <span style='color:#111;'> 3.04KB </span>","children":null,"spread":false},{"title":"anchor_target_layer.py <span style='color:#111;'> 12.07KB </span>","children":null,"spread":false},{"title":"proposal_target_layer.py <span style='color:#111;'> 10.24KB </span>","children":null,"spread":false},{"title":"generate.py <span style='color:#111;'> 4.30KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 262B </span>","children":null,"spread":false},{"title":"proposal_layer.py <span style='color:#111;'> 7.04KB </span>","children":null,"spread":false}],"spread":true},{"title":"faster_rcnn.py <span style='color:#111;'> 15.74KB </span>","children":null,"spread":false},{"title":"utils","children":[{"title":"nms.py <span style='color:#111;'> 1008B </span>","children":null,"spread":false},{"title":"timer.py <span style='color:#111;'> 948B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 334B </span>","children":null,"spread":false},{"title":"nms.pyx <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"bbox.pyx <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 15B </span>","children":null,"spread":false},{"title":"boxes_grid.py <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"blob.py <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false}],"spread":false},{"title":"network.py <span style='color:#111;'> 3.59KB </span>","children":null,"spread":false},{"title":"make.sh <span style='color:#111;'> 434B </span>","children":null,"spread":false},{"title":"datasets","children":[{"title":"imdb2.py <span style='color:#111;'> 16.16KB </span>","children":null,"spread":false},{"title":"pascal_voc.py <span style='color:#111;'> 14.29KB </span>","children":null,"spread":false},{"title":"nthu.py <span style='color:#111;'> 9.83KB </span>","children":null,"spread":false},{"title":"coco.py <span style='color:#111;'> 16.41KB </span>","children":null,"spread":false},{"title":"kitti_tracking.py <span style='color:#111;'> 21.63KB </span>","children":null,"spread":false},{"title":"pascal_voc2.py <span style='color:#111;'> 28.73KB </span>","children":null,"spread":false},{"title":"imagenet3d.py <span style='color:#111;'> 21.97KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"factory.py <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"voc_eval.py <span style='color:#111;'> 7.07KB </span>","children":null,"spread":false},{"title":"ds_utils.py <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"kittivoc.py <span style='color:#111;'> 15.37KB </span>","children":null,"spread":false},{"title":"pascal3d.py <span style='color:#111;'> 29.94KB </span>","children":null,"spread":false},{"title":"kitti.py <span style='color:#111;'> 30.61KB </span>","children":null,"spread":false},{"title":"nissan.py <span style='color:#111;'> 9.89KB </span>","children":null,"spread":false},{"title":"imdb.py <span style='color:#111;'> 10.32KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"demo.py <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"experiments","children":[{"title":"cfgs","children":[{"title":"faster_rcnn_end2end.yml <span style='color:#111;'> 690B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".gitignore <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"demo","children":[{"title":"out.jpg <span style='color:#111;'> 125.73KB </span>","children":null,"spread":false},{"title":"004545.jpg <span style='color:#111;'> 120.19KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 3.17KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

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