行人检测,hog+svm,机器学习,简单二分类
资源文件列表
pedestrian-detection-master/.gitignore , 19
pedestrian-detection-master/README.md , 508
pedestrian-detection-master/articles/discriminative_deep_model.pdf , 908947
pedestrian-detection-master/articles/joint_deep.pdf , 852240
pedestrian-detection-master/image-preproc/cvt_rgb2yuv.py , 930
pedestrian-detection-master/image-preproc/extract_kitti_negatives.py , 3402
pedestrian-detection-master/image-preproc/extract_kitti_pedestrians.py , 4395
pedestrian-detection-master/image-preproc/prepare_images.py , 5519
pedestrian-detection-master/joint-deep/impl/dt.lua , 1782
pedestrian-detection-master/joint-deep/impl/init.lua , 2217
pedestrian-detection-master/joint-deep/impl/model.lua , 8759
pedestrian-detection-master/joint-deep/impl/nn-init/layer2_bias.txt , 673
pedestrian-detection-master/joint-deep/impl/nn-init/layer2_kernels.txt , 165565
pedestrian-detection-master/joint-deep/impl/nn-init/layer4_bias.txt , 224
pedestrian-detection-master/joint-deep/impl/nn-init/layer4_kernels.txt , 424937
pedestrian-detection-master/joint-deep/impl/test-out/CaltechTest/caltech_train.txt , 385167
pedestrian-detection-master/joint-deep/impl/test-out/CaltechTest/inria_train.txt , 389974
pedestrian-detection-master/joint-deep/impl/test-out/CaltechTest/kitti.txt , 385962
pedestrian-detection-master/joint-deep/impl/test-out/ETH/caltech_train.txt , 547017
pedestrian-detection-master/joint-deep/impl/test-out/ETH/inria_train.txt , 554551
pedestrian-detection-master/joint-deep/impl/test-out/ETH/kitti.txt , 544985
pedestrian-detection-master/joint-deep/impl/test_example.lua , 3201
pedestrian-detection-master/joint-deep/impl/torch_extra.lua , 8441
pedestrian-detection-master/joint-deep/impl/train_example.lua , 4710
pedestrian-detection-master/joint-deep/impl/utils.lua , 478
pedestrian-detection-master/joint-deep/prepare-data/extract_images_inria.m , 1336
pedestrian-detection-master/joint-deep/prepare-data/extract_train_data.m , 871
pedestrian-detection-master/joint-deep/prepare-data/get_images.m , 701
pedestrian-detection-master/joint-deep/prepare-data/join_datasets.m , 1676
pedestrian-detection-master/joint-deep/prepare-data/prepare_images.py , 2679
pedestrian-detection-master/joint-deep/prepare-data/save_samples_to_mat.m , 1239
pedestrian-detection-master/joint-deep/prepare-data/split_train_data.m , 630
pedestrian-detection-master/joint-deep/prepare-data/write_data_to_file.m , 4858
pedestrian-detection-master/joint-deep/res/All_datasets_ROCs_CaltechTest.png , 10533
pedestrian-detection-master/joint-deep/res/All_datasets_ROCs_ETHTest.png , 9968
pedestrian-detection-master/joint-deep/res/CaltechTest_ROCs_02_04_16_new1.png , 7741
pedestrian-detection-master/joint-deep/res/CaltechTest_ROCs_05_04_16.png , 7785
pedestrian-detection-master/joint-deep/res/CaltechTest_ROCs_09_04_16.png , 8878
pedestrian-detection-master/joint-deep/res/ETH_ROCs_02_04_16_new1.png , 7503
pedestrian-detection-master/joint-deep/res/ETH_ROCs_05_04_16.png , 7488
pedestrian-detection-master/joint-deep/res/ETH_ROCs_09_04_16.png , 8416
pedestrian-detection-master/joint-deep/test/dbEval_new_ETH_test.m , 26666
pedestrian-detection-master/joint-deep/test/dbEval_new_all_test.m , 26585
pedestrian-detection-master/joint-deep/test/test.m , 1223
pedestrian-detection-master/joint-deep/test/testCNN_CaltechTest.m , 2224
pedestrian-detection-master/joint-deep/test/testCNN_ETH.m , 3398
pedestrian-detection-master/unsup-conv-net/model.lua , 1269
