登录
首页 » matlab » rcnn

rcnn

于 2020-10-31 发布 文件大小:338KB
0 107
下载积分: 1 下载次数: 468

代码说明:

  RCNN,Region Based CNN,即基于区域的卷积神经网络代码,在许多数据集上刷新了识别记录,这是其实现代码,研究深度学习的同学可以下载,比较有帮助。(RCNN, Region Based CNN, namely the convolution neural network code based on the region in many data sets refresh identification record, this is the realization of the code, the depth of research learning students can download more help.)

文件列表:

rcnn-master
...........\.gitignore,196,2014-07-30
...........\bbox_regression
...........\...............\rcnn_predict_bbox_regressor.m,1662,2014-07-30
...........\...............\rcnn_test_bbox_regressor.m,3619,2014-07-30
...........\...............\rcnn_train_bbox_regressor.m,8742,2014-07-30
...........\...............\vis_debug_bbox_pred.m,3200,2014-07-30
...........\bin
...........\...\README.md,0,2014-07-30
...........\cachedir
...........\........\README.md,50,2014-07-30
...........\data
...........\....\fetch_models.sh,791,2014-07-30
...........\....\fetch_selective_search_data.sh,813,2014-07-30
...........\....\README-ilsvrc2013.md,1323,2014-07-30
...........\....\README.md,2664,2014-07-30
...........\....\splits
...........\....\......\ilsvrc13
...........\....\......\........\val1.txt.tgz,57930,2014-07-30
...........\....\......\........\val2.txt.tgz,58064,2014-07-30
...........\datasets
...........\........\VOCdevkit2007,28,2014-07-30
...........\........\VOCdevkit2010,28,2014-07-30
...........\........\VOCdevkit2012,28,2014-07-30
...........\examples
...........\........\images


...........\........\rcnn_demo.m,2752,2014-07-30
...........\........\rcnn_detect.m,1727,2014-07-30
...........\experiments
...........\...........\configs.m,658,2014-07-30
...........\...........\rcnn_exp_bbox_reg_train_and_test.m,807,2014-07-30
...........\...........\rcnn_exp_cache_features.m,2338,2014-07-30
...........\...........\rcnn_exp_train_and_test.m,1061,2014-07-30
...........\...........\rcnn_run_pool5_explorer.m,587,2014-07-30
...........\external
...........\........\liblinear-1.94
...........\........\..............\blas
...........\........\..............\....\blas.h,771,2014-07-30
...........\........\..............\....\blasp.h,16529,2014-07-30
...........\........\..............\....\daxpy.c,1274,2014-07-30
...........\........\..............\....\ddot.c,1280,2014-07-30
...........\........\..............\....\dnrm2.c,1375,2014-07-30
...........\........\..............\....\dscal.c,1104,2014-07-30
...........\........\..............\....\Makefile,293,2014-07-30
...........\........\..............\htm" target=_blank>COPYRIGHT,1486,2014-07-30
...........\........\..............\htm" target=_blank>heart_scale,27670,2014-07-30
...........\........\..............\linear.cpp,56053,2014-07-30
...........\........\..............\linear.def,346,2014-07-30
...........\........\..............\linear.h,2008,2014-07-30
...........\........\..............\Makefile,993,2014-07-30
...........\........\..............\Makefile.win,903,2014-07-30
...........\........\..............\matlab
...........\........\..............\......\libsvmread.c,4069,2014-07-30
...........\........\..............\......\libsvmwrite.c,2359,2014-07-30
...........\........\..............\......\linear_model_matlab.c,3550,2014-07-30
...........\........\..............\......\linear_model_matlab.h,166,2014-07-30
...........\........\..............\......\make.m,910,2014-07-30
...........\........\..............\......\Makefile,1763,2014-07-30
...........\........\..............\......\predict.c,8648,2014-07-30
...........\........\..............\......\htm" target=_blank>README,7470,2014-07-30
...........\........\..............\......\train.c,10677,2014-07-30
...........\........\..............\predict.c,5457,2014-07-30
...........\........\..............\python
...........\........\..............\......\liblinear.py,8400,2014-07-30
...........\........\..............\......\liblinearutil.py,8060,2014-07-30
...........\........\..............\......\Makefile,32,2014-07-30
...........\........\..............\......\htm" target=_blank>README,10832,2014-07-30
...........\........\..............\htm" target=_blank>README,18807,2014-07-30
...........\........\..............\train.c,9111,2014-07-30
...........\........\..............\tron.cpp,5186,2014-07-30
...........\........\..............\tron.h,687,2014-07-30
...........\........\README.txt,141,2014-07-30
...........\feat_cache
...........\..........\README.md,155,2014-07-30
...........\finetuning
...........\..........\rcnn_make_window_file.m,1724,2014-07-30
...........\..........\voc_2007_prototxt
...........\..........\.................\pascal_finetune_solver.prototxt,306,2014-07-30
...........\..........\.................\pascal_finetune_train.prototxt,4677,2014-07-30
...........\..........\.................\pascal_finetune_val.prototxt,4764,2014-07-30
...........\..........\voc_2012_prototxt
...........\..........\.................\pascal_finetune_solver.prototxt,303,2014-07-30
...........\..........\.................\pascal_finetune_train.prototxt,4674,2014-07-30
...........\..........\.................\pascal_finetune_val.prototxt,4763,2014-07-30
...........\imdb
...........\....\cache
...........\....\.....\README.md,0,2014-07-30
...........\....\get_voc_opts.m,231,2014-07-30
...........\....\imdb_eval_voc.m,2717,2014-07-30
...........\....\imdb_from_voc.m,2287,2014-07-30
...........\....\roidb_from_voc.m,2794,2014-07-30
...........\htm" target=_blank>LICENSE,1342,2014-07-30
...........\model-defs
...........\..........\pascal_finetune_deploy.prototxt,4344,2014-07-30
...........\..........\rcnn_batch_256_output_fc7.prototxt,3704,2014-07-30
...........\..........\rcnn_batch_256_output_pool5.prototxt,2930,2014-07-30
...........\nms
...........\...\nms.m,1339,2014-07-30

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

发表评论

0 个回复

  • 696518资源总数
  • 104326会员总数
  • 25今日下载