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

py-faster-rcnn-master

于 2017-12-22 发布 文件大小:674KB
0 219
下载积分: 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 个回复

  • VC++自制的窗口标题栏蓝色渐变效果
    VC++自制的窗口标题栏蓝色渐变效果,因为原来的窗口标题栏也是蓝色渐变,但是这里的蓝色渐变和系统固有的是不一样的,你看了就知道,这个代码的目的是让你学会如何自定义窗体的标题栏渐变效果,你完全可以依照本代码中的方法生成红绿渐变、绿黄渐变的窗体标题栏效果。
    2023-06-28 15:25:03下载
    积分:1
  • 1.标准版麦轮小车库函数版源码
    mucnum driver for car
    2019-01-20 17:03:40下载
    积分:1
  • 插值法
    对大量离散数据,拟合出一条曲线,用插值法对其进行处理(For a large number of discrete data, a curve is fitted, and the interpolation method is used to process it)
    2020-09-18 19:27:54下载
    积分:1
  • 工业铲车的PLC操作控制,《机电传动控制课程设计》报告
    工业铲车的PLC操作控制,《机电传动控制课程设计》报告-Of industrial forklift operation control PLC
    2022-02-06 11:46:35下载
    积分:1
  • 20111141974639
    方程计算器 一元一次,一元二次,二元一次皆可,自动报错。 (One dollar equation calculator, a quadratic, binary one can be, automatic error.)
    2011-11-09 20:44:33下载
    积分:1
  • 十天学会易语言图解教程【全集】
    说明:  十天学会易语言图解教程,收藏使用,禁止商业化传播。(Ten days to learn easy language illustrated course, collection and use, prohibit commercial communication.)
    2020-01-13 16:55:45下载
    积分:1
  • 犯错
    随着电子技术和计算机技术的发展,电子产品已与计算机紧密相连,电子产品的智能化日益完善,电路的集成度越来越高,而产品的更新周期却越来越短。电子设计自动化(EDA)技术,使得电子线路的设计人员能在计算机上完成电路的功能设计、逻辑设计、性能分析、时序测试直至印刷电路板的自动设计。EDA是在计算机辅助设计(CAD)技术的基础上发展起来的计算机设计软件系统。与早期的CAD软件相比,EDA软件的自动化程度更高、功能更完善、运行速度更快,而且操作界面友善,有良好的数据开放性和互换性。   电子工作平台Electronics Workbench (EWB)(现称为MultiSim) 软件是加拿大Interactive Image Technologies公司于八十年代末、九十年代初推出的电子电路仿真的虚拟电子工作台,本文是对其做的一个使用说明。-err
    2022-03-22 11:07:57下载
    积分:1
  • 动态肌电图dEMG通过Matlab提取指标
    说明:  通过matlab程序来提取肌电图的参数 ,如均方根值,积电值(The parameters of EMG, such as root mean square and cumulative value, are extracted by MATLAB program.)
    2019-05-14 00:34:05下载
    积分:1
  • datePicker
    仿滴滴预约打车IOS风格时间选择器(PC请切换到移动端模式打开) * [datePicker plugin] * IOS风格日期选择器,仿滴滴打车预约用车时间选择器 * @Author jawil * @date 2017-02-17 * @param {[object]} options [配置参数](Imitation drop didi IOS style time selector(PC please switch to mobile mode to open))
    2020-06-16 21:00:02下载
    积分:1
  • Ch3_lens_imaging_simulation
    说明:  在MatLab中,利用角谱理论,模拟了物体经过透镜成像的过程。 例子中 物体为读入的图像(五角星),在放大倍数为1、2、6倍的情况下分别模拟。(Using the angle spectrum theory to simulate the imaging process of an object passing through a lens in MATLAB, In the given example, the object is a read-in image (a pentagram), which is simulated with magnification of 1, 2 and 6.)
    2020-05-21 23:54:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载