CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - classification problem

搜索资源列表

  1. PG_BOW_DEMO

    1下载:
  2. 图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.42mb
    • 提供者:lipiji
  1. recognize

    0下载:
  2. 利用matlab的GUI编程完成了用于解决二维多类问题的分类器算法,并实现了方便的人机界面(在matlab2008a环境下编写的,由于matlab界面生成工具GUIDE版本上可能存在不兼容性,在其他低版本的matlab中运行时可能会发生错误)-GUI programming using matlab s done to resolve the problem of two-dimensional multi-class classification algorithm, and implemen
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:19.21kb
    • 提供者:zhang
  1. SVM_FACE

    0下载:
  2. 基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~ 言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了 对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法 IRS(improved reduced set)的训练集边界样本增强算法,用以扩大-91l练集并改
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:634.42kb
    • 提供者:郭事业
  1. TuBCT9.50

    0下载:
  2. A Novel Efficient Approach for Audio Segmentation a novel approach to audio segmentation is presented. The problem of detecting audio segments’ limits is treated as a binary classification task. Frames are classified as “segment limits” vs “n
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:220.05kb
    • 提供者:kvga
  1. musicocr

    0下载:
  2. :对乐谱识别中的音符图像分割技术进行了研究,采用游程分析与二次投影技术对乐谱图像进行处理。 文中结合乐谱的语法特征对乐谱图像进行分析,先对图像中的音乐音符进行初步分类,对每一类的音符采用不 同的处理方法,从而解决了乐符分割的难题。 -: Notes on the music recognition image segmentation techniques were studied, using run-length analysis and re-projection image pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:686.47kb
    • 提供者:aaww
  1. 10

    0下载:
  2. 本文提出了一种基于学习的相似性度量方 法, 即将图像配准的度量问题转化为模式分类问题, 由基于机器学习设计的分类器自动检验图像是否配准. 本文对400 组图像进行了配准检验, 实验结果显示了该方法的可行性和可靠性.-This paper proposes a similarity measure based on learning methods, about the measurement problems of image registration into the pattern c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.8mb
    • 提供者:wenping
  1. HarrGui

    0下载:
  2. HarrGui 改进OpenCV中的人脸检测,采用MFC,可以选择分类器xml问题,可以设置检测器的参数。这个例程的目的是测试自己生成或网上下载的xml文件。需要安装OpenCV-HarrGui improvement in the OpenCV face detection, using MFC, you can select the classification xml problem, you can set the parameters of the detector. This ro
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:195.22kb
    • 提供者:柳珍
  1. Texture-extraction

    0下载:
  2. 程序实现图像问题特征的提取,可以用于遥感影像的多特征分类实验。-Procedures for image feature extraction problem, can be used for remote sensing images of multi-feature classification test.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3.57kb
    • 提供者:123
  1. 04

    0下载:
  2. 如何面对人们日常生活中接触到的,尤其是互联网上数量激增的图像进行有 效的分类,已经成为研究的新热点。虽然现有的图像分类技术已经取得不错的性 能,但是它们还存在着一些问题。一是大部分现有的图像分类算法都是基于图像 的底层特征,’无法解决图像分类中的“语义鸿沟”问题;二是,大多数图像分类算 法总是忽视图像中部分与部分之间的空间关系。-How to face contact with people' s daily lives, especially surge in the n
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.67mb
    • 提供者:刘东
  1. Face-Detection-technology

    0下载:
  2. 对人脸检测所面临的问题进行探讨 ,分析有关人脸检测问题的研究方法 ,并对其进行分类和 评价。从基于模板的方法、 基于肤色模型的方法、 基于统计理论的方法三方面进行了阐述。分析各 种方法的优缺点 ,并提出了关于人脸检测问题的进一步研究方向-For face detection to explore the problems faced, analyzed the problem of face detection research methods, and its classificati
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:157.73kb
    • 提供者:louc
  1. GA-FCM

    2下载:
  2. 遗传算法+FCM 用于SAR图像分类问题中,讲图分为两类或者三类~~~~~~~~~。-Genetic algorithm is used to SAR+ FCM image classification problem, speak figure divided into two classes or three kinds of ~ ~ ~ ~ ~ ~ ~ ~ ~.
  3. 所属分类:Special Effects

    • 发布日期:2015-12-25
    • 文件大小:5.99mb
    • 提供者:cheng
  1. classification

    0下载:
  2. 实现多光谱图像的物质分类和显示,并进行面积统计。可以设置类数和采样数,采样时,用鼠标选取采样点,每类采样点选完,需要输入类名-This program can realize the classification and demonstration of multispectral images,and the area statistics of the class. In the program, you can set the number of class and sampling fr
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:5.64mb
    • 提供者:realm
  1. SVM-reviewed

    0下载:
  2. 支持向量机方法中也存在着一些亟待解决的问题,主要包括:如何用支持向量机更有效的解决多类分类问题,如何解决支持向量机二次规划过程中存在的瓶颈问题、如何确定核函数以及最优的核参数以保证算法的有效性等。-Support vector machine (SVM) method also exist some problems to be solved, mainly includes: how to use support vector machine (SVM) is more effective t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:206.16kb
    • 提供者:mumu
  1. 24290-tech

    0下载:
  2. Using adaboost with linear threshold classifier for a two class classification problem.-Using adaboost with linear threshold classifier for a two class classification problem.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:11.26mb
    • 提供者:chenting
  1. hogfeather

    0下载:
  2. 提取图像特征进行图像的二分类问题,能够实现对输入图像的分类(有没有人)。-Extract image features two image classification problem, it is possible to realize the input image classification (there is no one).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:74.19kb
    • 提供者:高红岩
  1. svm-test-master

    0下载:
  2. svm by matlab for classification problem
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-13
    • 文件大小:2.58mb
    • 提供者:raha
  1. Image-classification-based-on-BOVW

    1下载:
  2. 针对视觉字典的最佳表示方式、图像分类任务中亟需计算效率高、存储代价小、分类准确度高的算法等难题,提出了几种创新的算法。-Aiming at the problem of the best representation of visual dictionary and the need of high efficiency, low memory cost and high classification accuracy in image classification task, several
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-13
    • 文件大小:19.46mb
    • 提供者:缪振振
  1. svm_G_knn

    0下载:
  2. 用MATLAB自带的工具箱实现svm的多分类问题,代码有注释。-MATLAB comes with the toolbox to achieve svm multi-classification problem, the code has comments.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1kb
    • 提供者:马振磊
  1. svm_demo

    0下载:
  2. SVM(支持向量机)常被用于二元分类问题中。此文件包含svm_predict、svm_train、svm_scale等源文件和若干训练文件,可以在VS中实现SVM的基本分类功能。(Support vector machine is often used in two elements classification problem. This file contains svm_predict, svm_scale, svm_train and other source files, and a
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-26
    • 文件大小:4.81mb
    • 提供者:yj1120
  1. NNCla

    0下载:
  2. 基于python3的,利用神经网络进行的一个简单的分类问题(Based on python3, a simple classification problem using neural networks)
  3. 所属分类:图形图象

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:Emiya.Shirou
« 12 »
搜珍网 www.dssz.com