CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hog

搜索资源列表

  1. HSC-for-Object-Detection

    0下载:
  2. 一种比HOG特征更好的特征,HSC特征的文章-A better features than the HOG feature, HSC feature article
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:966613
    • 提供者:mapjiashun
  1. cvpr13-linecount!-hog

    0下载:
  2. 2013年计算机视觉和模式识别国际顶尖学术会议CVPR论文,基于局部特征的人群密度估计算法-the paper of International Conference of computer vision and pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:960492
    • 提供者:李波
  1. HOG

    0下载:
  2. HISTOGRAM OF ORIENTED GRADIENTS
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1013
    • 提供者:Sinthiya
  1. KCF

    1下载:
  2. 目前最热门的视频检测和跟踪算法,在HOG特征下,排名第一-Currently the most popular video detection and tracking algorithm.In the HOG feature, ranking first
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:30185
    • 提供者:王北海
  1. Image_Feature

    0下载:
  2. 图像特征提取代码,包括LBP、HOG、Haar、Zernike矩、Hu矩特征,.h文件有如何调用的说明。-LBP feature、HOG feature、Haar feature、Moment feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:18369
    • 提供者:lee
  1. Piotr-Dollar

    0下载:
  2. 输入一幅图像,在matlab环境下来计算给定图像的hog特征的程序-computing the hog feature og an image
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2514
    • 提供者:何其
  1. test

    0下载:
  2. 基于Hog特征和SVM分类器进行人检测(opencv自带训练分类器)-Based on Hog and SVM classifier is used to detect the people
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12323822
    • 提供者:xujialiang
  1. DeepLearnToolbox_CNN_lzbV2.0

    1下载:
  2. DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:980992
    • 提供者:陆振波
  1. DeepLearnToolbox_CNN_lzbV3.0

    5下载:
  2. CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:982016
    • 提供者:陆振波
  1. Pedestrian-Detection

    0下载:
  2. ICCV2013: 简 称UDN算法,从文中描述的检测效果来看,该方法是所有方法中最好的,并且,效果远超过其他方法。经过对论文和该算法源码的研究,该算法是与作者另外一篇 论文的方法 ,另外的论文算法做图片扫描,得到矩形框,然后用该方法对矩形框进行进一步确认,以及降低误警率和漏警率。另外的论文是:Multi-Stage Contextual Deep Learning for Pedestrian Detection 说得难听一点,这篇文章对行人检测没有多大的贡献。仅仅是用深度学习
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6100858
    • 提供者:韩梦阁
  1. test3

    2下载:
  2. 利用matlab实现hog特征提取与SVM分类方法 用来识别人车与背景-Using matlab nonlinear SVM classification feature extraction and HOG achieve background test vehicles
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8460361
    • 提供者:刘彧
  1. SVM_Train_Predict_HOG

    0下载:
  2. hog+svm行人检测程序,带有已经训练好的svm文件,vs2010下直接运行-Hog+svm pedestrain detection
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23128495
    • 提供者:BeautyMess
  1. trainHOG-master

    0下载:
  2. Read positive and negative training sample image files specified directories Calculate their HOG features and keep track of their classes (pos, neg) Save the feature map (vector of vectors/matrix) to file system Read in and pass the features an
  3. 所属分类:Applications

    • 发布日期:2017-04-30
    • 文件大小:298254
    • 提供者:Walker
  1. tt

    0下载:
  2. this data is related to hog features extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1012
    • 提供者:aa
  1. checkman

    0下载:
  2. opencv的hog行人检测,完整代码运行。可直接运行-opencv hog person dection
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15068271
    • 提供者:李飞
  1. HogPSVM-Pedestrian-Detection-

    0下载:
  2. 保证可用的,希望好评!!!HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以(也是本网站下载代码,但是原始的作者故意改错一些地方,我已经一一修正,完全可以运行;没有SVM工具箱的,压缩包里已经提供了,安装一下即可) -HOG+SVM pedestrian detection
  3. 所属分类:source in ebook

    • 发布日期:2017-05-27
    • 文件大小:9631603
    • 提供者:杨浩
  1. Pedestrian-detection-

    0下载:
  2. Pedestrian detection and tracking using temporal differencing and HOG features
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:658978
    • 提供者:zbh_wj
  1. handDigital

    0下载:
  2. 数字识别,提供训练好的HOG分类器,对单个手写数字进行识别-Digital recognition, to provide a good training HOG classifier, for a single handwritten numeral recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:330595
    • 提供者:steven
  1. face-detection

    0下载:
  2. HOG+SVM人脸识别演示程序 使用梯度直方图特征与SVM分类器-face detection demo program using HOG SVM
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7041172
    • 提供者:Charles
  1. CV_MultiDetector

    0下载:
  2. 基于各种特征的多目标跟踪方法,有CovarianceMatrix,直方图,HOG,Hungarian等,内容丰富,可用于车辆检测等实际用途。-Based on the various features of multi-target tracking method, there CovarianceMatrix, histogram, HOG, Hungarian and other rich content, can be used for practical purposes a vehic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2971266
    • 提供者:柳兵
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 »
搜珍网 www.dssz.com