文件名称:matlab海面代码-cnn_sea_turtle_detection:CodeforMethodsinEcologyandEvolution
文件大小:61.71MB
文件格式:ZIP
更新时间:2024-07-01 20:33:07
系统开源
matlab海面代码cnn_sea_turtle_detection Code for Methods in Ecology and Evolution 论文:“A Convolutional Neural Network for Detecting Sea Turtles in Drone Image” 可以在以下位置获取论文: 使用此代码: 在 bash 中运行 run.sh 将运行完整的海龟检测工作流程。 笔记: 需要 Python 2.7,并且需要的非标准 Python 包有:numpy、scipy、keras、tables 和 hdf5storage 此设置在 .mat 文件中包含的预处理图像上运行。 完整的海龟图像数据以及用于独立机器学习开发的标签可以在 doi:10.5061/dryad.5h06vv2 找到 文件详情: 数据文件定义用于模型创建和 matlab 摄取函数的效用函数 cnn_predict_stack.py 对处理过的图像运行预测 DukeTurtle_info.h5 训练模型权重文件 DukeTurtle_info.json 模型定义文件 DukeTur
【文件预览】:
cnn_sea_turtle_detection-master
----cnn_predict_stack.py(2KB)
----DukeTurtle_info.h5(8.76MB)
----data.py(2KB)
----DukeTurtle_test_cnnClass.mat(25KB)
----run.sh(102B)
----LICENSE(34KB)
----DukeTurtle_test.mat(53.69MB)
----README.md(1KB)
----DukeTurtle_info.json(5KB)