-
1977438
据的规范化程序,消除数据的量纲对处理结果的影响,数据点之间距离的计算程序(According to the standardized program, the influence of the dimension of the data on the processing results is eliminated, and the calculation program of the distance between the data points is obtained.)
- 2019-05-20 21:12:49下载
- 积分:1
-
DensePose-master
DensePose用深度学习把2D图像坐标映射到3D人体表面上,再加上以每秒多帧的速度处理密集坐标,最后实现动态人物的精确定位和姿态估计。该技术集目标检测、姿态估计、目标部分/实例分割等多种计算机视觉任务于一身的一个综合问题。(DensePost maps 2D image coordinates to 3D human body surface by in-depth learning, and processes dense coordinates at the speed of multiple frames per second. Finally, it realizes precise positioning and attitude estimation of dynamic characters. This technology integrates many kinds of computer vision tasks, such as target detection, attitude estimation, target part/instance segmentation, etc.)
- 2019-06-17 21:25:31下载
- 积分:1
-
LS_SVM
说明: 在LS-SVM的基础上进行优化求解,速度更快更优。(On the basis of LS-SVM, the optimization solution is faster and better.)
- 2020-01-16 20:33:28下载
- 积分:1
-
DNA_meself
利用DNA加密,将图像加密,啊啊啊啊啊啊啊啊啊啊(Encrypting the image by DNA and encrypting the image)
- 2017-12-04 19:47:13下载
- 积分:1
-
mx-maskrcnn-master
我们提出了一个简单、灵活和通用的对象实例分割框架。我们的方法能有效检测图像中的对象,同时为每个实例生成高质量的 segmentation mask。这种被称为 Mask R-CNN 的方法通过添加用于预测 object mask 的分支来扩展 Faster R-CNN,该分支与用于边界框识别的现有分支并行。Mask R-CNN 训练简单,只需在以 5fps 运行的 Faster R-CNN 之上增加一个较小的 overhead。此外,Mask R-CNN 很容易推广到其他任务,例如它可以允许同一个框架中进行姿态估计。我们在 COCO 系列挑战的三个轨道任务中均取得了最佳成果,包括实例分割、边界对象检测和人关键点检测。没有任何 tricks,Mask R-CNN 的表现优于所有现有的单一模型取得的成绩,包括 COCO 2016 挑战赛的冠军。(Mask R-CNN code by HeKaiming)
- 2020-06-17 15:20:12下载
- 积分:1
-
roewa
roewa算子,源代码,适用于SAR图像(Roewa operator
Applies to SAR image)
- 2017-07-08 08:59:07下载
- 积分:1
-
1multiband-SAR-image-fusion
基于Contourlet变换的多波段SAR图像融合 郑永安 宋建社 周文明 张杰 计算机工程 2007-09-20 期刊(multiband SAR image fusion based on Contourlet transform Zheng Yongan Song Jianshe Zhou Wenming Zhang jie computer engineering the 2007-09-20 journals)
- 2013-12-15 15:39:25下载
- 积分:1
-
ReadDICOM.tar
Read one DICOM file with vtk bib
- 2015-04-13 19:13:58下载
- 积分:1
-
RANSAC
说明: 随机抽样一致算法RANSAC,在图像配准中可以用于去除不精确的匹配点。(Random sample consensus algorithm RANSAC, in the image registration can be used to remove inaccurate matching point.)
- 2009-09-03 13:06:55下载
- 积分:1
-
facedetectandrecognition-dlib-python3.6
说明: 机器学习专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技 能,为包括人脸识别领域的人工智能的发展做出了极大的贡献。本文探索如何应用机器学习中的一些技术,使计算机更好地完成人脸识别领域中的人脸检测和人脸验证。
在人脸检测方面,针对如何快速、准确地检出人脸的问题,基于DLIB中特征模型,可以快速提取检测出人脸,并且提取出人脸特征点,主要作用就是快速检测定位人脸。在训练过程中,引入了ResNet机器学习算法,该算法采用多层卷积神经网络结构,对人脸进行多层特征提取和描述,得到人脸特征描述符。通过测试可以证实了上述方法能够检测和识别人脸。(In terms of face detection, for the problem of how to detect faces quickly and accurately, based on the feature model in DLIB, you can quickly extract and detect faces, and extract face feature points, the main role is to quickly detect and locate faces. In the training process, the VGG-FACE machine learning algorithm is introduced. This algorithm uses a multi-layer convolutional neural network structure to perform multi-layer feature extraction and description on the face to obtain the face feature descriptor. Tests can confirm that the above method can detect and recognize human faces.)
- 2020-05-06 14:33:08下载
- 积分:1