#通用规范汉字表 (2013)
官方参考:http://www.gov.cn/zwgk/2013-08/19/content_2469793.htm
收8105字,分为:
- 一级 3500字
- 二级 3000字
- 三级 1605字
| name: "MobileNet-YOLO" | |
| layer { | |
| name: "data" | |
| type: "AnnotatedData" | |
| top: "data" | |
| top: "label" | |
| include { | |
| phase: TRAIN | |
| } | |
| #from __future__ import print_function | |
| import sys | |
| sys.path.insert(0, 'D:\\hisi\\30\\HiSVP_PC_V1.1.3.0\\tools\\nnie\\windows\\ruyi_env_setup-2.0.38\\python35\\Lib\\site-packages\\caffe\\python') | |
| import caffe | |
| import pickle | |
| from datetime import datetime | |
| import numpy as np | |
| import struct | |
| import sys, getopt | |
| import cv2, os, re |
| name: "MobileNet-v2" | |
| input: "data" | |
| input_dim: 1 | |
| input_dim: 3 | |
| input_dim: 224 | |
| input_dim: 224 | |
| layer { | |
| name: "conv_1_1" | |
| type: "Convolution" | |
| bottom: "data" |
| 亍 | |
| 尢 | |
| 彳 | |
| 卬 | |
| 殳 | |
| 𠙶 | |
| 毌 | |
| 邘 | |
| 戋 | |
| 圢 |
| 乂 | |
| 乜 | |
| 兀 | |
| 弋 | |
| 孑 | |
| 孓 | |
| 幺 | |
| 亓 | |
| 韦 | |
| 廿 |
#通用规范汉字表 (2013)
官方参考:http://www.gov.cn/zwgk/2013-08/19/content_2469793.htm
收8105字,分为:
| name: "shufflenet" | |
| layer { | |
| name: "data" | |
| type: "Data" | |
| top: "data" | |
| top: "label" | |
| include { | |
| phase: TRAIN | |
| } | |
| data_param { |
| name: "shufflenet" | |
| layer { | |
| name: "data" | |
| type: "Data" | |
| top: "data" | |
| top: "label" | |
| include { | |
| phase: TRAIN | |
| } | |
| data_param { |
| name: "ResNet-18" | |
| layer { | |
| name: "data" | |
| type: "Data" | |
| top: "data" | |
| top: "label" | |
| include { | |
| phase: TRAIN | |
| } | |
| transform_param { |
| name: "shufflenet" | |
| # transform_param { | |
| # scale: 0.017 | |
| # mirror: false | |
| # crop_size: 224 | |
| # mean_value: [103.94,116.78,123.68] | |
| # } | |
| input: "data" | |
| input_shape { | |
| dim: 1 |