CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:SVM-face-detection

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-03-07
  • 文件大小:
    9.65mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

The goal of this session is to get basic practical experience with SVM classification as well as with the visual object category detection in still images. We will consider a simple face detector based on the common “scanning-window” technique.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

SVM-face-detection/doc/
SVM-face-detection/doc/images/
SVM-face-detection/doc/images/EXTERN_0000.jpg
SVM-face-detection/doc/images/EXTERN_0001.jpg
SVM-face-detection/doc/images/EXTERN_0002.jpg
SVM-face-detection/doc/index.html
SVM-face-detection/images/
SVM-face-detection/images/img1.jpg
SVM-face-detection/images/img2.jpg
SVM-face-detection/images/img3.jpg
SVM-face-detection/images/img4.jpg
SVM-face-detection/images/negsamples.mat
SVM-face-detection/images/possamples.mat
SVM-face-detection/matlab/
SVM-face-detection/matlab/addsvmpath.m
SVM-face-detection/matlab/bbox2rect.m
SVM-face-detection/matlab/bboxoverlapval.m
SVM-face-detection/matlab/cropbbox.m
SVM-face-detection/matlab/exercise.m
SVM-face-detection/matlab/meanvarpatchnorm.m
SVM-face-detection/matlab/prunebboxes.m
SVM-face-detection/matlab/setup.m
SVM-face-detection/matlab/showbbox.m
SVM-face-detection/matlab/showimage.m
SVM-face-detection/matlab/showrect.m
SVM-face-detection/matlab/SVM-KM/
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/costlbfixed.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/costlfixed.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/costwbfixed.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/costwfixed.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/ExampledemoAdaptScal.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/ExampleFeatSelAdaptScal.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/gradlbfixed.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/gradlfixed.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/gradwbfixed.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/gradwfixed.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/LagrangeUpdate.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/SigmaUpdate.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/svmfit.asv
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/svmfit.m
SVM-face-detection/matlab/SVM-KM/AdaptScalSVM/svmfitconj.m
SVM-face-detection/matlab/SVM-KM/contents.m
SVM-face-detection/matlab/SVM-KM/cout.m
SVM-face-detection/matlab/SVM-KM/dataset1.mat
SVM-face-detection/matlab/SVM-KM/dataset2.mat
SVM-face-detection/matlab/SVM-KM/dataset3.mat
SVM-face-detection/matlab/SVM-KM/datasets.m
SVM-face-detection/matlab/SVM-KM/featselreg/
SVM-face-detection/matlab/SVM-KM/featselreg/exfeatselreg1.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregalpha.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregalphaGD.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregalphaGDrandom.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelreglinearL1.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregmargin.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregmarginGD.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregmarginGDrandom.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregr2w2.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregr2w2GD.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregr2w2GDrandom.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregspanbound.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregspanboundGD.m
SVM-face-detection/matlab/SVM-KM/featselreg/FeatSelregspanboundGDrandom.m
SVM-face-detection/matlab/SVM-KM/featselreg/r2alpharegL2.m
SVM-face-detection/matlab/SVM-KM/featselreg/spanestimateregL2.m
SVM-face-detection/matlab/SVM-KM/FeatureSelection/
SVM-face-detection/matlab/SVM-KM/FeatureSelection/featselcorrcoeff.m
SVM-face-detection/matlab/SVM-KM/FeatureSelection/featselkernelderivative.m
SVM-face-detection/matlab/SVM-KM/FeatureSelection/FeatSelmargdif.m
SVM-face-detection/matlab/SVM-KM/FeatureSelection/FeatSelmargdif1v1.m
SVM-face-detection/matlab/SVM-KM/FeatureSelection/FeatSelmargin.m
SVM-face-detection/matlab/SVM-KM/FeatureSelection/FeatSelr2w2.m
SVM-face-detection/matlab/SVM-KM/FeatureSelection/FeatSelr2w2diff.m
SVM-face-detection/matlab/SVM-KM/fileaccess.m
SVM-face-detection/matlab/SVM-KM/functioneval.m
SVM-face-detection/matlab/SVM-KM/gda.m
SVM-face-detection/matlab/SVM-KM/givrot.m
SVM-face-detection/matlab/SVM-KM/kbp/
SVM-face-detection/matlab/SVM-KM/kbp/BuildTrapScale.m
SVM-face-detection/matlab/SVM-KM/kbp/calcdistance.m
SVM-face-detection/matlab/SVM-KM/kbp/CalcTrapScale.m
SVM-face-detection/matlab/SVM-KM/kbp/exlar.m
SVM-face-detection/matlab/SVM-KM/kbp/exlar1.m
SVM-face-detection/matlab/SVM-KM/kbp/exlarrealdata.m
SVM-face-detection/matlab/SVM-KM/kbp/exlarsignalclassif.m
SVM-face-detection/matlab/SVM-KM/kbp/exmultikernellarclass.m
SVM-face-detection/matlab/SVM-KM/kbp/HingeLAR.m
SVM-face-detection/matlab/SVM-KM/kbp/HingeLAR2.m
SVM-face-detection/matlab/SVM-KM/kbp/LAR.m
SVM-face-detection/matlab/SVM-KM/kbp/LARval.m
SVM-face-detection/matlab/SVM-KM/kbp/multiplekernel.m
SVM-face-detection/matlab/SVM-KM/kbp/normalizekernelLAR.m
SVM-face-detection/matlab/SVM-KM/kbp/plot2Ddec.m
SVM-face-detection/matlab/SVM-KM/kbp/pyrim.mat
SVM-face-detection/matlab/SVM-KM/kbp/testHingeLAR.m
SVM-face-detection/matlab/SVM-KM/kernelpca.m
SVM-face-detection/matlab/SVM-KM/kernelpcaproj.m
SVM-face-detection/matlab/SVM-KM/kernelset.m
SVM-face-detection/matlab/SVM-KM/libsvminterface/
SVM-face-detection/matlab/SVM-KM/libsvminter

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com