Commit 2f2f236b LN

扫码算法更新

1 个父辈 828e1703
此文件类型无法预览
此文件类型无法预览
此文件类型无法预览
......@@ -5,8 +5,8 @@ subdivisions=1
# Training
# batch=64
# subdivisions=64
width=608
height=608
width=960
height=960
channels=3
momentum=0.9
decay=0.0005
......
此文件太大,无法显示。
......@@ -5,8 +5,8 @@ subdivisions=1
# Training
# batch=64
# subdivisions=64
width=608
height=608
width=960
height=960
channels=3
momentum=0.9
decay=0.0005
......
......@@ -44,6 +44,7 @@ namespace OnlineStore.DeviceLibrary
LoadCamera(false);
CodeLibrary.HDCodeLearnHelper.LoadConfig("", codeStr);
CodeLibrary.EyemDecode.InitModel();
}
catch (Exception ex)
{
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!