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

py-faster-rcnn-master

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

  • 遗传算法求解多旅行商问题
    旅行商问题(TravelingSalesmanProblem,TSP)是一个经典的组合优化问题。经典的TSP可以描述为:一个商品推销员要去若干个城市推销商品,该推销员从一个城市出发,需要经过所有城市后,回到出发地。应如何选择行进路线,以使总的行程最短。从图论的角度来看,该问题实质是在一个带权完全无向图中,找一个权值最小的Hamilton回路。由于该问题的可行解是所有顶点的全排列,随着顶点数的增加,会产生组合爆炸,它是一个NP完全问题。(Traveling Salesman Problem (TSP) is a classic combinatorial optimization problem. The classic TSP can be described as: a merchandiser sells goods to several cities. The salesman starts from a city and needs to go through all the cities and return to the starting point. How to choose the route of travel so that the total journey is the shortest. From the point of view of graph theory, the essence of the problem is to find a Hamilton loop with the smallest weight in a completely undirected graph with weights. Since the feasible solution to this problem is the full permutation of all vertices, as the number of vertices increases, a combinatorial explosion occurs, which is an NP-complete problem.)
    2020-06-17 11:00:02下载
    积分:1
  • 蓝桥杯2019驱动
    说明:  蓝桥杯单片机今年最稳定的驱动程序,电子科大比赛实测能用,666(Blue bridge cup MCU this year the most stable driver, electronic science and technology university test can be used, 666)
    2020-06-18 19:20:02下载
    积分:1
  • EPLL算法
    state of the art 图像降噪算法(state of the art image denoising)
    2020-06-24 07:00:02下载
    积分:1
  • “贪食蛇”游戏小程序设计与制作。实现贪食蛇游戏的运行,记分,胜负判定,设置等。...
    “贪食蛇”游戏小程序设计与制作。实现贪食蛇游戏的运行,记分,胜负判定,设置等。
    2023-07-07 06:25:02下载
    积分:1
  • MyFirst
    这是老师做的用于搭建网页登录账户密码连接数据库的工程文件压缩包(This is the project file compression package built by the teacher to build a web page login account and password to connect to the database.)
    2018-11-11 21:38:51下载
    积分:1
  • vplightlobe_simple
    说明:  用vs2003编程实现了vega prime中 直升机的前面大灯的灯光变化(Programming with a vega prime vs2003 helicopter in front of the headlights in the light changes)
    2011-02-18 11:29:56下载
    积分:1
  • compress_sensing
    this file about compress_sensing
    2018-11-26 00:43:13下载
    积分:1
  • VF_control_model_380
    说明:  逆变v/f控制,输出电压稳定,pscad仿真(Inverter v/f control, stable output voltage, PSCAD simulation)
    2019-04-18 19:36:30下载
    积分:1
  • CORBA程序设计的一个实例。大中型软件系统各模块不在一台机子上运行,很难维护,这里就是一个CORBA组件开发实例...
    CORBA程序设计的一个实例。大中型软件系统各模块不在一台机子上运行,很难维护,这里就是一个CORBA组件开发实例-An instance of CORBA programming. And medium-sized software system, the module does not run on a single machine, it is difficult to maintain, here is an instance of a CORBA component development
    2022-08-31 21:35:04下载
    积分:1
  • 流体手势
    说明:  This is the mobile phone fluid gesture.
    2019-06-07 21:18:39下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载