MobileNet-SSD-master绘制平方损失函数图我要分享

Mobilenet SSD master to plot the square loss function

特征提取-txt 深度网络绘制损失函数 mobilenet MobileNet-SSD 深度学习

关注次数: 288

下载次数: 0

文件大小: 21821KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

深度学习网络产生两个txt文件分别为测试数据特征提取结果与标签结果,提取两个文件内容并按行绘制平方损失函数图


English Description:

The deep learning network generates two txt files, which are the test data feature extraction results and label results, extracts the contents of the two files and draws the square loss function graph by line


代码预览

MobileNet-SSD-master

MobileNet-SSD-master\LICENSE

MobileNet-SSD-master\README.md

MobileNet-SSD-master\demo.py

MobileNet-SSD-master\deploy.prototxt

MobileNet-SSD-master\gen.py

MobileNet-SSD-master\gen_model.sh

MobileNet-SSD-master\images

MobileNet-SSD-master\images\000001.jpg

MobileNet-SSD-master\images\000067.jpg

MobileNet-SSD-master\images\000456.jpg

MobileNet-SSD-master\images\000542.jpg

MobileNet-SSD-master\images\001150.jpg

MobileNet-SSD-master\images\001763.jpg

MobileNet-SSD-master\images\004545.jpg

MobileNet-SSD-master\merge_bn.py

MobileNet-SSD-master\mobilenet_iter_73000.caffemodel

MobileNet-SSD-master\solver_test.prototxt

MobileNet-SSD-master\solver_train.prototxt

MobileNet-SSD-master\template

MobileNet-SSD-master\template\MobileNetSSD_deploy_template.prototxt

MobileNet-SSD-master\template\MobileNetSSD_test_template.prototxt

MobileNet-SSD-master\template\MobileNetSSD_train_template.prototxt

MobileNet-SSD-master\test.sh

MobileNet-SSD-master\train.prototxt

MobileNet-SSD-master\train.sh

MobileNet-SSD-master\train_voc.sh

MobileNet-SSD-master\voc

MobileNet-SSD-master\voc\MobileNetSSD_deploy.prototxt

MobileNet-SSD-master\voc\MobileNetSSD_test.prototxt

MobileNet-SSD-master\voc\MobileNetSSD_train.prototxt

MobileNet-SSD-master\voc\solver.prototxt