登录
首页 » Python » py-faster-rcnn-master

py-faster-rcnn-master

于 2017-12-22 发布 文件大小:674KB
0 230
下载积分: 1 下载次数: 40

代码说明:

  fast-rcnn源码,可用于快速目标检测,如行人识别 车辆识别 车标识别(This is an sourcecode for python fast-rcnn)

文件列表:

py-faster-rcnn-master
py-faster-rcnn-master\.gitignore, 84, 2017-09-09
py-faster-rcnn-master\.gitmodules, 131, 2017-09-09
py-faster-rcnn-master\LICENSE, 3745, 2017-09-09
py-faster-rcnn-master\README.md, 9117, 2017-09-09
py-faster-rcnn-master\caffe-fast-rcnn
py-faster-rcnn-master\data
py-faster-rcnn-master\data\.gitignore, 70, 2017-09-09
py-faster-rcnn-master\data\README.md, 2516, 2017-09-09
py-faster-rcnn-master\data\demo
py-faster-rcnn-master\data\demo\000456.jpg, 105302, 2017-09-09
py-faster-rcnn-master\data\demo\000542.jpg, 115536, 2017-09-09
py-faster-rcnn-master\data\demo\001150.jpg, 88635, 2017-09-09
py-faster-rcnn-master\data\demo\001763.jpg, 73424, 2017-09-09
py-faster-rcnn-master\data\demo\004545.jpg, 123072, 2017-09-09
py-faster-rcnn-master\data\pylintrc, 56, 2017-09-09
py-faster-rcnn-master\data\scripts
py-faster-rcnn-master\data\scripts\fetch_faster_rcnn_models.sh, 842, 2017-09-09
py-faster-rcnn-master\data\scripts\fetch_imagenet_models.sh, 825, 2017-09-09
py-faster-rcnn-master\data\scripts\fetch_selective_search_data.sh, 858, 2017-09-09
py-faster-rcnn-master\experiments
py-faster-rcnn-master\experiments\README.md, 185, 2017-09-09
py-faster-rcnn-master\experiments\cfgs
py-faster-rcnn-master\experiments\cfgs\faster_rcnn_alt_opt.yml, 78, 2017-09-09
py-faster-rcnn-master\experiments\cfgs\faster_rcnn_end2end.yml, 227, 2017-09-09
py-faster-rcnn-master\experiments\logs
py-faster-rcnn-master\experiments\logs\.gitignore, 7, 2017-09-09
py-faster-rcnn-master\experiments\scripts
py-faster-rcnn-master\experiments\scripts\fast_rcnn.sh, 1448, 2017-09-09
py-faster-rcnn-master\experiments\scripts\faster_rcnn_alt_opt.sh, 1509, 2017-09-09
py-faster-rcnn-master\experiments\scripts\faster_rcnn_end2end.sh, 1781, 2017-09-09
py-faster-rcnn-master\lib
py-faster-rcnn-master\lib\Makefile, 56, 2017-09-09
py-faster-rcnn-master\lib\datasets
py-faster-rcnn-master\lib\datasets\VOCdevkit-matlab-wrapper
py-faster-rcnn-master\lib\datasets\VOCdevkit-matlab-wrapper\get_voc_opts.m, 231, 2017-09-09
py-faster-rcnn-master\lib\datasets\VOCdevkit-matlab-wrapper\voc_eval.m, 1332, 2017-09-09
py-faster-rcnn-master\lib\datasets\VOCdevkit-matlab-wrapper\xVOCap.m, 258, 2017-09-09
py-faster-rcnn-master\lib\datasets\__init__.py, 248, 2017-09-09
py-faster-rcnn-master\lib\datasets\coco.py, 16560, 2017-09-09
py-faster-rcnn-master\lib\datasets\ds_utils.py, 1336, 2017-09-09
py-faster-rcnn-master\lib\datasets\factory.py, 1403, 2017-09-09
py-faster-rcnn-master\lib\datasets\imdb.py, 9811, 2017-09-09
py-faster-rcnn-master\lib\datasets\pascal_voc.py, 14217, 2017-09-09
py-faster-rcnn-master\lib\datasets\tools
py-faster-rcnn-master\lib\datasets\tools\mcg_munge.py, 1451, 2017-09-09
py-faster-rcnn-master\lib\datasets\voc_eval.py, 6938, 2017-09-09
py-faster-rcnn-master\lib\fast_rcnn
py-faster-rcnn-master\lib\fast_rcnn\__init__.py, 248, 2017-09-09
py-faster-rcnn-master\lib\fast_rcnn\bbox_transform.py, 2540, 2017-09-09
py-faster-rcnn-master\lib\fast_rcnn\config.py, 9213, 2017-09-09
py-faster-rcnn-master\lib\fast_rcnn\nms_wrapper.py, 642, 2017-09-09
py-faster-rcnn-master\lib\fast_rcnn\test.py, 11120, 2017-09-09
py-faster-rcnn-master\lib\fast_rcnn\train.py, 6076, 2017-09-09
py-faster-rcnn-master\lib\nms
py-faster-rcnn-master\lib\nms\.gitignore, 15, 2017-09-09
py-faster-rcnn-master\lib\nms\__init__.py
py-faster-rcnn-master\lib\nms\cpu_nms.pyx, 2241, 2017-09-09
py-faster-rcnn-master\lib\nms\gpu_nms.hpp, 146, 2017-09-09
py-faster-rcnn-master\lib\nms\gpu_nms.pyx, 1110, 2017-09-09
py-faster-rcnn-master\lib\nms\nms_kernel.cu, 5064, 2017-09-09
py-faster-rcnn-master\lib\nms\py_cpu_nms.py, 1051, 2017-09-09
py-faster-rcnn-master\lib\pycocotools
py-faster-rcnn-master\lib\pycocotools\UPSTREAM_REV, 80, 2017-09-09
py-faster-rcnn-master\lib\pycocotools\__init__.py, 21, 2017-09-09
py-faster-rcnn-master\lib\pycocotools\_mask.pyx, 10709, 2017-09-09
py-faster-rcnn-master\lib\pycocotools\coco.py, 14881, 2017-09-09
py-faster-rcnn-master\lib\pycocotools\cocoeval.py, 19735, 2017-09-09
py-faster-rcnn-master\lib\pycocotools\license.txt, 1533, 2017-09-09
py-faster-rcnn-master\lib\pycocotools\mask.py, 4058, 2017-09-09
py-faster-rcnn-master\lib\pycocotools\maskApi.c, 7704, 2017-09-09
py-faster-rcnn-master\lib\pycocotools\maskApi.h, 1928, 2017-09-09
py-faster-rcnn-master\lib\roi_data_layer
py-faster-rcnn-master\lib\roi_data_layer\__init__.py, 248, 2017-09-09
py-faster-rcnn-master\lib\roi_data_layer\layer.py, 7450, 2017-09-09
py-faster-rcnn-master\lib\roi_data_layer\minibatch.py, 8169, 2017-09-09
py-faster-rcnn-master\lib\roi_data_layer\roidb.py, 5611, 2017-09-09
py-faster-rcnn-master\lib\rpn
py-faster-rcnn-master\lib\rpn\README.md, 780, 2017-09-09
py-faster-rcnn-master\lib\rpn\__init__.py, 262, 2017-09-09
py-faster-rcnn-master\lib\rpn\anchor_target_layer.py, 11344, 2017-09-09
py-faster-rcnn-master\lib\rpn\generate.py, 3894, 2017-09-09
py-faster-rcnn-master\lib\rpn\generate_anchors.py, 3110, 2017-09-09
py-faster-rcnn-master\lib\rpn\proposal_layer.py, 6803, 2017-09-09
py-faster-rcnn-master\lib\rpn\proposal_target_layer.py, 7495, 2017-09-09
py-faster-rcnn-master\lib\setup.py, 5665, 2017-09-09
py-faster-rcnn-master\lib\transform
py-faster-rcnn-master\lib\transform\__init__.py
py-faster-rcnn-master\lib\transform\torch_image_transform_layer.py, 2000, 2017-09-09
py-faster-rcnn-master\lib\utils
py-faster-rcnn-master\lib\utils\.gitignore, 9, 2017-09-09
py-faster-rcnn-master\lib\utils\__init__.py, 248, 2017-09-09
py-faster-rcnn-master\lib\utils\bbox.pyx, 1756, 2017-09-09
py-faster-rcnn-master\lib\utils\blob.py, 1625, 2017-09-09
py-faster-rcnn-master\lib\utils\timer.py, 948, 2017-09-09
py-faster-rcnn-master\models
py-faster-rcnn-master\models\README.md, 2515, 2017-09-09
py-faster-rcnn-master\models\coco
py-faster-rcnn-master\models\coco\VGG16
py-faster-rcnn-master\models\coco\VGG16\fast_rcnn

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • a.star.is.born.(2018).pob.1cd.(7546254)
    malandrinho morto legenda boa
    2018-12-28 17:42:16下载
    积分:1
  • getCurrentPosition方法
    说明:  H5获取定位信息,需要HTTPS支持,有没有更方便点的啊(H5 positioning information, need HTTPS support, have a more convenient point)
    2019-04-27 16:33:45下载
    积分:1
  • 关于键盘使用的经典代码
    关于键盘使用的经典代码-use of the classic keyboard code
    2022-12-12 14:10:04下载
    积分:1
  • biywshenguanlixitong
    图书管理系统用C++编写的图书管理系统,没有使用数据库,用文件读写方式保存(Library management system written using C++ library management system, not using the database stored with the file reading and writing)
    2011-05-06 22:06:05下载
    积分:1
  • 基于STM32设计的电子秤PCB,原理图加程序
    基于STM32的电子秤设计,包含了原理图,PCB,和程序(The design of electronic scale based on STM32 includes schematic diagram, PCB and program.)
    2018-04-17 21:36:48下载
    积分:1
  • multilayer
    根据介质板厚度和介电常数,计算任意多层介质的反射和透射系数(According to media thickness and dielectric constant, the calculation of arbitrary multi-layer reflection and transmission coefficients)
    2020-10-05 15:37:38下载
    积分:1
  • 暴利EA
    Heiken Ashi Smoothed EA 通过Heiken Ashi Smoothed指标进行自动交易 ((MONEY EA FROM MT4......)
    2017-10-07 21:22:49下载
    积分:1
  • 国家集训队2013~2017论文集
    说明:  信息学竞赛星火燎原,成为候选队15人之一乃是所有OI选手梦寐以求的理想。每年15篇论文,指引着该竞赛的最前沿动向,可以给予选手们无限的启迪。阅读并理解其中的经典篇目,是无数OI选手进阶的必由之路。(Informatics competition is sparking and becoming one of the 15 candidates is the dream of all OI players. Fifteen papers a year are the latest trend in the competition, which can give infinite enlightenment to the competitors. Reading and understanding the classics is the only way for countless OI players to advance.)
    2020-06-17 06:20:02下载
    积分:1
  • 51单片机程序,由按键控制led灯亮度
    说明:  此程序为51单片机程序,由按键控制led灯亮度。(This program is 51 single-chip computer program. The brightness of LED lamp is controlled by keys.)
    2020-06-23 07:40:01下载
    积分:1
  • 有关CAD/CAM的资料,希望对大家有帮助
    有关CAD/CAM的资料,希望对大家有帮助-Related to CAD/CAM data, and they hope to have everyone help
    2022-06-29 14:45:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载