-
FPN-master
说明: One-Stage算法不需要Region Proposals阶段,可以直接产生物体的类别概率和位置坐标值,经过单次检测即可直接得到最终的检测结果。(The one stage algorithm does not need the region proposals stage, and can directly generate the category probability and position coordinate value of the object. After a single detection, the final detection result can be obtained directly.)
- 2020-07-31 15:33:53下载
- 积分:1
-
deformation_transfer_python_for_same_face
对三角网格进行驱动形变,使用Deformation transfer of Triangular Mesh算法(Driving Deformation of Triangular Mesh)
- 2020-06-16 15:20:02下载
- 积分:1
-
python绘制平行坐标曲线图
用python实现平行坐标图,用于高维数据可视化
- 2021-05-06下载
- 积分:1
-
supervised
说明: 监督学习训练网络,可以运用到雷达信号处理中(Supervised learning training network can be used in radar signal processing)
- 2020-06-16 09:57:51下载
- 积分:1
-
书籍
说明: 包含以下书籍:
Python3教程_廖雪峰_精排_v1.0
Python编程_从入门到实践
利用Python进行数据分析
Python编程快速上手-让繁琐工作自动化
深入理解Python中文版高清PDF(Contains the following books:)
- 2019-01-16 22:41:41下载
- 积分:1
-
14.SVM
利用sklearn实现mnist的分类,新手入门(Using sklearns to classify MNIST)
- 2018-12-25 16:52:08下载
- 积分:1
-
fenlei
说明: 利用深度学习进行遥感图像场景分类
这里我们对NWPU-RESISC45数据集的场景图像进行分类
我们将卷积神经网络应用于图像分类。我们从头开始训练数据集。此外,还应用了预先训练的VGG16 abd ResNet50进行迁移学习。(Scene Classification of Remote Sensing Images Using Deep Learning
Here we classify scene images from NWPU-RESISC45 dataset
We apply convolutional neural network to image classification. We start training data sets from scratch. In addition, a pre-trained VGG16 abd ResNet50 is used for migration learning.)
- 2021-03-31 20:19:08下载
- 积分:1
-
lstm
说明: 循环神经网络LSTM可以预测时间序列数据,根据历史时刻的信息预测未来时刻的信息(the recurrent neural network is very useful to predict data in the future)
- 2020-08-30 16:08:10下载
- 积分:1
-
Vehicle-Detection-YOLO-keras-master
说明: 通过代码实现对图片和视频中车辆的检测与识别(Through the code to achieve the detection and recognition of vehicles in pictures and videos)
- 2020-08-06 18:45:22下载
- 积分:1
-
python3 TOPK算法求解
使用快排与堆排序的思想求解TOPK算法的PYTHON3实现
- 2022-03-21 12:20:21下载
- 积分:1