Gary-HUA

Results 3 comments of Gary-HUA

methods function layer = yolov3Layer(name, mask,allAnchors,nClasses,yoloIndex,imageSize) % %%% modeified % 输入参数: % name: 字符向量或字符串,层名字 % mask: 见上面properties说明 % allAnchors:同上面properties之anchors说明 % nClasses: 1*1 标量,检测的类别数量 % imageSize:[imageHeight,imageWidth],输入网络的图像大小 % yoloIndex:1*1标量,从1开始的索引,输出yolo检测层的序号 % arc:字符向量或字符串,计算损失的方式 %...

remove these arc parameters. my coding running well.............

我也是运行之后没有相应的路径和apk, F:\PyScrcpy-master\app2\app 后边的build 什么就找不到了