这个demo.py展示用训练好的VGG16在示例图片上的测试效果。
1._init_paths.py文件,确保py-faster-rcnn/lib和py-fast_rcnn/caffe-fast_rcnn/python加入环境变量
2.标上置信度大于0.5的框,标上分类名和置信度,标上标题
3.
4.解析./tools/demo.py [此处可以填参数] 传递过来的参数。
5.对caffe的配置
规则
缺失模块。
1、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
2、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: true
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true