更新反陀螺和分类器参数。

This commit is contained in:
xinyang
2019-07-19 13:05:19 +08:00
parent e1c7e04138
commit ad036071b0
16 changed files with 26847 additions and 18278 deletions

View File

@@ -38,7 +38,7 @@ CONV2_KERNAL_SIZE = 3
CONV2_OUTPUT_CHANNELS = 12
# 第一层全连接宽度
FC1_OUTPUT_NODES = 20
FC1_OUTPUT_NODES = 30
# 第二层全连接宽度(输出标签类型数)
FC2_OUTPUT_NODES = 15