Filename | Size | Date |
---|
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 |