Mask_RCNN模型在COCO数据集上预训练重mask_rcnn_coco.h5
2022-01-28 12:19:19 228.26MB Mask_RCNN
1
测量环境噪声的A计处理,通过输入音频文件,此算法会计算出平均A计噪声的大小
在文本分类中,基于Word2Vec词向量的文本表示忽略了词语区分文本的能力,设计了一种用TF-IDF加词向量的卷积神经网络(CNN)文本分类方法.新闻文本分类,一般只考虑正文,忽略标题的重要性,改进了TF-IDF计算方法,兼顾了新闻标题和正文.实验表明,基于加词向量和CNN的新闻文本分类方法比逻辑回归分类效果有较大提高,比不加方法也有一定的提高.
1
Deeper neural networks are more difficult to train. We present a residual learning framework to ease the training of networks that are substantially deeper than those used previously. We explicitly reformulate the layers as learning residual functions with reference to the layer inputs, instead of learning unreferenced functions. We provide comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth. On the ImageNet dataset we evaluate residual nets with a depth of up to 152 layers---8x deeper than VGG nets but still having lower complexity. An ensemble of these residual nets achieves 3.57% error on the ImageNet test set. This result won the 1st place on the ILSVRC 2015 classification task. We also present analysis on CIFAR-10 with 100 and 1000 layers. The depth of representations is of central importance for many visual recognition tasks. Solely due to our extremely deep representations, we obtain a 28% relative improvement on the COCO object detection dataset. Deep residual nets are foundations of our submissions to ILSVRC & COCO 2015 competitions, where we also won the 1st places on the tasks of ImageNet detection, ImageNet localization, COCO detection, and COCO segmentation.
2022-01-25 17:24:07 87.07MB resnet 预训练模型 权重文件 深度学习
1
在stata中运用熵值法求重,可以运用于面板数据,非常方便。
2022-01-24 17:39:26 86KB stata熵值法求权重
1
租赁性质分析整理.pdf
2022-01-22 19:13:46 64KB 网络文档
为了提高K-prototypes算法的聚类准确度,解决其随机选取聚类中心初始值导至的聚类精度较低和聚类结果不稳定的问题。通过对混合属性数据聚类算法的研究,对K-prototypes 算法做了进一步的改进。提出了混合属性聚类的初始聚类中心确定方法,并且通过加算法改进了相异度计算公式。最后用UCI数据集对算法进行检验,结果表明,改进的加K-prototype算法更加稳定,并具有较高的聚类精度。
2022-01-22 16:32:41 1.49MB 工程技术 论文
1
免杀的php木马,。服务器提工具。根据提示操作
2022-01-22 14:27:45 87KB php
1
用于给阵列天线中的面阵的阵元激励进行泰勒加
2022-01-21 20:45:41 1KB Taylor加权 Taylor_calculator 泰勒激励
1
Dijkstra迪杰斯特拉加有向图最短路径动态演示(Python GUI tkinter)—山东大学数据结构课程设计
1