CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - target detection

搜索资源列表

  1. ifdef

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detecti
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4556
    • 提供者:qgfhit
  1. AdaBoostdetect

    0下载:
  2. 这是一个实现Adaboost算法的程序,对于人脸识别和目标检测很有用。-This is a realization of the procedure Adaboost algorithm for face recognition and target detection useful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:47903
    • 提供者:jbb
  1. singleGaussianmodel

    0下载:
  2. 本码源是针对于单高斯模型算法做的运动目标检测,其中实现了背景建模、背景更新和目标检测的步骤实现。-The source code is in the single-Gaussian model for the algorithm to do the moving target detection, in which the realization of the background modeling, background to update and steps to achieve targe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3729
    • 提供者:songhong
  1. Histograms-of-Oriented-Gradients

    0下载:
  2. HOG descr iptors 是应用在计算机视觉和图像处理领域,用于目标检测的特征描述器。-HOG descr iptors are used in computer vision and image processing for target detection feature descr iptor.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:16633
    • 提供者:王战新
  1. ART2Function

    0下载:
  2. 陈众老师写的ART2网络的源码,当时用它作移动目标检测,写的论文已经被《中国图像图形学报》录用。-Chen Zhong teacher write ART2 network source code, then use it as a moving target detection, wrote the thesis has been the Chinese Journal of image and graphics offer.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3021
    • 提供者:linbao
  1. Computer-vision-based-lpr-System

    0下载:
  2. 计算机视觉是一门研究如何使机器“看”的科学,更进一步的说,就是是指用摄影机和电脑代替人眼对目标进行识别、跟踪和测量等机器视觉,并进一步做图形处理,用电脑处理成为更适合人眼观察或传送给仪器检测的图像。作为一个科学学科,计算机视觉研究相关的理论和技术,试图建立能够从图像或者多维数据中获取‘信息’的人工智能系统。这里所 指的信息指Shannon定义的,可以用来帮助做一个“决定”的信息。因为感知可以看作是从感官信号中提 取信息,所以计算机视觉也可以看作是研究如何使人工系统从图像或多维数据中“感知”的科学
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2513643
    • 提供者:sunbo
  1. Studysurvey-on-movingobjectdetection

    0下载:
  2. 学术论文:运动目标检测是当前研究热点之一,被广泛地应用于计算机视觉、视频处理等领域。将 运动目标检测的三种常用方法进行对比,总结其各自的适用性及局限性-Papers: moving target detection is one of the current research focus is widely used in the field of computer vision, video processing. Compared three common methods of movi
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:213460
    • 提供者:刘伟豪
  1. motion_detection

    0下载:
  2. 在vc2010环境中,可实现运动目标检测,效果不错,学习的好资料-Can be realized in vc2010 environment, moving target detection, good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:8671951
    • 提供者:杨宁
  1. Haar-Detect

    0下载:
  2. 用OpenCV封装的Haar算法进行人脸检测,检测目标可以是多个人脸。-Face detection using Haar algorithm of OpenCV package, target detection can be more than one person face.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1670900
    • 提供者:andy
  1. detection-and-tracking

    0下载:
  2. 雷达检测跟踪过程无缝连接过程。 雷达检测跟踪过程无缝连接过程。-Detection and tracking are normally considered separate processes. First the signal processing system associated with a sensor examines the signal to determine whether to call detection. Once detection is called, it is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:153187
    • 提供者:Haiser
  1. plate-crad-detect

    2下载:
  2. 基于haar+adaboost的车牌检测系统,可以说,国内前几名。 高清大图,小目标的车牌检测性能很好。可以支持多目标检测,检测速度1080P 时间在100ms以内,针对雨雾天,污迹,脏的车牌检测效果很好。 系统采用标准C C++开发,方便移植到linux,arm等-Based haar+adaboost license plate detection system, it can be said before the domestic few. HD big picture, lice
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-18
    • 文件大小:6899712
    • 提供者:笨笨
  1. tdplatform

    0下载:
  2. 视频侦查 目标搜索 以图搜图 视频检索 视频浓缩 视频摘要 图像检测 图像识别 神经网络 目标检测 目标识别 缺陷检测 外观识别 车型识别 车牌识别-Video scout, target search, search images relying on images, video retri , video concentrate, video abstract, image detection, image recognition, neural network, target detect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:12098098
    • 提供者:liruixin
  1. OpenCode_luzhenbo

    7下载:
  2. [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenCV,并行计算,图像处理,智能视觉,卷积神经网络,人脸检测,行
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1847296
    • 提供者:陆振波
  1. singlelabel.m

    0下载:
  2. VOC2007目标检测ground truth标记程序-ground truth of target detection for VOC2007
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:748
    • 提供者:谢劼
  1. LSVM

    0下载:
  2. 人体检测的完整工程(包含测试图片),利用目标检测算法SVM,准确率达到97 -Human detection complete works (including test images), the use of the target detection algorithm SVM, accuracy rate of 97
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:1422535
    • 提供者:杨宏伟
  1. mscnn-master

    0下载:
  2. MSCNN多尺度rcnn的目标检测代码,可以实现多尺度的目标检测,具有多尺度的感受野(MSCNN multi-scale RCNN target detection code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:5217280
    • 提供者:WERSDF
  1. rcnn_car_object_detection

    1下载:
  2. 基于深度学习的汽车目标检测,所需matlab版本为2017(Deep Learning Based Vehicle Target Detection)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-11-20
    • 文件大小:2048
    • 提供者:chengsir66
  1. squeezeDet-master

    0下载:
  2. 一种应用于目标检测中同时满足上述所有约束条件的全卷积神经网络结构。在我们的网络中,使用卷积层不只是用来提取特征图,同时也是作为输出层去计算边界框(bounding box)和分类概率。我们模型中的检测管道(detection pipeline)只包含一个神经网络的前向通路,因此它运行起来是极其迅速的。我们的模型是全卷积结构的,因此可以达到小的模型规模和很高的能量利用效率。最后的实验表明我们的模型能达到很高的精度,在 KITTI 基准上达到了最高的精确度。(A fully convoluted n
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-10-11
    • 文件大小:2498560
    • 提供者:123xy
  1. Intelligent-monitoring-platform

    1下载:
  2. 智能监控平台的网站服务基于Flask开源框架,图像识别与信息提取功能则基于cv2和tensorflow等一系列相关的第三方库。以网页的形式进行人脸识别、目标检测、目标跟踪等,并且可以存储相关的操作记录、用户登录、管理员登录(Intelligent monitoring platform's website service is based on Flask open source framework, while image recognition and information extract
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-19
    • 文件大小:565248
    • 提供者:Aaron.Xia
  1. yolo3-pytorch-master

    2下载:
  2. 利用pytorch的平台搭建了yolo3目标检测算法,实用性很强(Using tensorflow platform, yolo3 target detection algorithm is built, which is very practical)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-19
    • 文件大小:5550080
    • 提供者:百万吨拳击
« 12 »
搜珍网 www.dssz.com