文件名称:Pedestrian-Detection
-
所属分类:
- 标签属性:
- 上传时间:2016-01-07
-
文件大小:5.82mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
ICCV2013:
简 称UDN算法,从文中描述的检测效果来看,该方法是所有方法中最好的,并且,效果远超过其他方法。经过对论文和该算法源码的研究,该算法是与作者另外一篇 论文的方法 ,另外的论文算法做图片扫描,得到矩形框,然后用该方法对矩形框进行进一步确认,以及降低误警率和漏警率。另外的论文是:Multi-Stage Contextual Deep Learning for Pedestrian Detection
说得难听一点,这篇文章对行人检测没有多大的贡献。仅仅是用深度学习的CNN做candidate window的确认。而主要的行人检测的算法还是HOG+CSS+adaboost-ICCV2013:
UDN algorithm, described in the paper the detection results, the method is the best of all the methods, and the effect is far more than other methods. Through the research of the thesis and the source code of the algorithm, the algorithm is and author also a paper method, also the algorithm do scan pictures and get the rectangular box, then by the method of rectangular box for further confirmation, and reduce the false alarm rate and false alarm rate. Another paper is: Contextual Deep Learning for Pedestrian Multi-Stage Detection
To put it bluntly, this article does not have much contribution to the pedestrian detection. Just use deep learning s CNN to do window candidate s confirmation. And the main pedestrian detection algorithm is HOG+CSS+adaboost
简 称UDN算法,从文中描述的检测效果来看,该方法是所有方法中最好的,并且,效果远超过其他方法。经过对论文和该算法源码的研究,该算法是与作者另外一篇 论文的方法 ,另外的论文算法做图片扫描,得到矩形框,然后用该方法对矩形框进行进一步确认,以及降低误警率和漏警率。另外的论文是:Multi-Stage Contextual Deep Learning for Pedestrian Detection
说得难听一点,这篇文章对行人检测没有多大的贡献。仅仅是用深度学习的CNN做candidate window的确认。而主要的行人检测的算法还是HOG+CSS+adaboost-ICCV2013:
UDN algorithm, described in the paper the detection results, the method is the best of all the methods, and the effect is far more than other methods. Through the research of the thesis and the source code of the algorithm, the algorithm is and author also a paper method, also the algorithm do scan pictures and get the rectangular box, then by the method of rectangular box for further confirmation, and reduce the false alarm rate and false alarm rate. Another paper is: Contextual Deep Learning for Pedestrian Multi-Stage Detection
To put it bluntly, this article does not have much contribution to the pedestrian detection. Just use deep learning s CNN to do window candidate s confirmation. And the main pedestrian detection algorithm is HOG+CSS+adaboost
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/CDBNModel.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnapplygrads.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnbp.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnexamples.asv
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnexamples.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnff.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/CNNModel_init.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnsetup3.asv
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnsetup3.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnntest.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnntrain.asv
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnntrain.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/compile.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/copycnnmodel.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/dtAccS.cc
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/dtAccS.mexw64
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/fconvn.cc
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/fconvn.mexw64
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/G.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/GetAvgMiss.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/GetData_datareader.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/GetRegularizedW.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/GetSelWeight.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/showboxes.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/testCNNAll.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/testCNNCaltechTest2.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/testCNNCaltechTest4.asv
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/Testing.m
Joint Deep Learning for Pedestrian Detection/JDN_code/G.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/CaltechTrain/CNN_CDBN_Model_iter2.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/INRIA/CNN_CDBN_Model_iter1.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/INRIA/CNN_CDBN_Model_iter2.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/INRIA/CNN_CDBN_Model_iter3.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/INRIA/CNN_CDBN_Model_iter4.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/INRIA/CNN_CDBN_Model_iter5.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnapplygrads.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnbp.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnchecknumgrad.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnexamples.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnff.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnsetup.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nntest.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nntrain.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/chnsCompute.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/chnsPyramid.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/chnsScaling.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/Contents.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/convBox.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/convMax.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/convTri.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/gradient2.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/gradientHist.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/gradientMag.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/hog.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/hogDraw.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/imPad.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/imResample.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/chnsTestCpp.cpp
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/convConst.cpp
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/convConst.mexa64
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/convConst.mexw64
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/gradientMex.cpp
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/gradientMex.mexa64
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/gradientMex.mexw64
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/chan
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnapplygrads.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnbp.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnexamples.asv
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnexamples.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnff.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/CNNModel_init.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnsetup3.asv
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnnsetup3.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnntest.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnntrain.asv
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/cnntrain.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/compile.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/copycnnmodel.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/dtAccS.cc
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/dtAccS.mexw64
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/fconvn.cc
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/fconvn.mexw64
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/G.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/GetAvgMiss.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/GetData_datareader.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/GetRegularizedW.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/GetSelWeight.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/showboxes.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/testCNNAll.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/testCNNCaltechTest2.m
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/testCNNCaltechTest4.asv
Joint Deep Learning for Pedestrian Detection/JDN_code/CNN/Testing.m
Joint Deep Learning for Pedestrian Detection/JDN_code/G.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/CaltechTrain/CNN_CDBN_Model_iter2.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/INRIA/CNN_CDBN_Model_iter1.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/INRIA/CNN_CDBN_Model_iter2.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/INRIA/CNN_CDBN_Model_iter3.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/INRIA/CNN_CDBN_Model_iter4.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/model/INRIA/CNN_CDBN_Model_iter5.mat
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnapplygrads.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnbp.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnchecknumgrad.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnexamples.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnff.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nnsetup.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nntest.m
Joint Deep Learning for Pedestrian Detection/JDN_code/NN/nntrain.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/chnsCompute.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/chnsPyramid.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/chnsScaling.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/Contents.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/convBox.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/convMax.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/convTri.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/gradient2.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/gradientHist.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/gradientMag.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/hog.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/hogDraw.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/imPad.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/imResample.m
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/chnsTestCpp.cpp
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/convConst.cpp
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/convConst.mexa64
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/convConst.mexw64
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/gradientMex.cpp
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/gradientMex.mexa64
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/channels/private/gradientMex.mexw64
Joint Deep Learning for Pedestrian Detection/JDN_code/tmptoolbox/chan
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.