-
阿拉伯数字转罗马数字
【实例简介】数据转换与基本语法实例
- 2021-08-06 00:31:03下载
- 积分:1
-
案例-泰坦尼克号
说明: 使用机器学习算法建立泰坦尼克号幸存者模型(Establishment of Titanic Survivor Model Using Machine Learning Algorithms)
- 2020-06-18 05:20:02下载
- 积分:1
-
python-pyqt5绘制折线图QtChart例程
python语言制作的折线图软件,pyqt绘制窗口界面,窗口大小可调节,Qchart绘制多折线图,折线图自动适应窗口大小,单击某条折线图的标签,可隐藏/显示该折线,鼠标附近显示各个折线的信息以及坐标值,带注释方便学习
- 2022-07-27 16:26:29下载
- 积分:1
-
laserengraver插件
说明: 用于Inkscape扩展gcode文件使用(Use for Inkscape extended gcode file)
- 2021-01-10 21:58:50下载
- 积分:1
-
BugId.release.2019-03-04.15.31
bugid for automatic crashes classification
- 2019-05-28 16:53:27下载
- 积分:1
-
Music-Genre-Classification-master
说明: 语音识别,实现音乐语音的特征提取和识别处理(Speech recognition for feature extraction and recognition processing of music speech)
- 2020-03-15 10:54:11下载
- 积分:1
-
asyncio
说明: Python异步IO模块源代码,众所周知Python由于全局锁的问题在多线程支持上存在弊病,通过异步可有效提升效率(Python asynchronous IO source code)
- 2020-02-09 00:43:57下载
- 积分:1
-
py-faster-rcnn-master
图像检测的算法,Faster R-CNN算法,先对整张图像进行卷积计算,然后通过感兴趣区域池化层(RoI Pooling Layer)将选择性搜索算法推荐出来的候选区域和卷积网络计算出的特征映射图进行融合,得到候选区域对应的特征矢量,这种共享卷积计算的操作极大地减少了卷积计算的次数。而且这些特征矢量的维度统一,方便后续的分类工作。通过感兴趣区域池化层处理卷积特征,并将得到的特征送往两个并行计算任务进行训练,分类和定位回归。通过这些方法和改进的框架,Fast R-CNN 用更短的训练和测试时长,取得了比 R-CNN 更好的效果(Faster R-CNN algorithm first convolutes the whole image, then fuses the candidate regions recommended by the selective search algorithm and the feature mapping maps calculated by the convolution network through the RoI Pooling Layer to get the corresponding feature vectors of the candidate regions, which greatly reduces the number of convolution calculations. Moreover, the dimension of these feature vectors is unified, which facilitates the subsequent classification work. The convolution feature is processed by the pooling layer of the region of interest, and the obtained feature is sent to two parallel computing tasks for training, classification and positioning regression. Through these methods and improved framework, Fast R-CNN uses shorter training and testing time and achieves better results than R-CNN.)
- 2020-12-11 15:39:18下载
- 积分:1
-
基于RNN的天气预测
在树莓派上实现了基于rnn的天气预测的神经网络模型
- 2022-02-15 01:34:54下载
- 积分:1
-
决策树与集成算法
决策树与集成算法,用来分类已知数据种类,希望对编程有帮助(Decision tree and ensemble algorithm are used to classify known data types.)
- 2018-09-09 17:38:01下载
- 积分:1