AIWork如何训练自己的数据集
<p></p><div><br></div><div><div class="lake-content" typography="classic" style="font-family: "Microsoft YaHei", 微软雅黑, 宋体, Tahoma, Helvetica, SimSun, sans-serif;"><ol class="ne-ol" style="padding-left: 23px;"><li id="u1ce8c7bf" data-lake-index-type="0"><ne-p id="u427788ef" data-lake-id="u427788ef" static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="white-space-collapse: break-spaces; box-sizing: border-box; display: block; min-height: 24px; margin-bottom: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "<img src=";"><ne-text style="box-sizing: border-box;"><div class="lake-content" typography="classic"><h1 id="h1-tflite-yolo-" style="margin-top: 26px; margin-bottom: 10px; font-size: 28px; line-height: 36px;"><span class="ne-text" style="color: rgb(51, 51, 51);">通用yolo模型</span></h1><p id="u9c727e85" class="ne-p" style="font-family: "Lucida Grande", Geneva, Verdana, Arial; font-size: 12px; min-height: 24px;"><span class="ne-text" style="color: rgb(51, 51, 51);">aiwork平台提供了通用yolov5插件,可以自行下载开源训练库或者把你已经训练好的yolov5模型转成.tflite格式即可使用</span></p><p id="uf0a2bc33" class="ne-p" style="font-family: "Lucida Grande", Geneva, Verdana, Arial; font-size: 12px; min-height: 24px;"><span class="ne-text" style="color: rgb(51, 51, 51);">调用案例:</span></p><pre data-language="javascript" id="eTh4M" class="ne-codeblock language-javascript" style="border: 1px solid rgb(232, 232, 232); border-radius: 2px; background: rgb(249, 249, 249); padding: 16px; font-size: 13px; color: rgb(89, 89, 89);"><code>复制var yolo=new yoloV5();//可以自己配置是否gpu加速和int8量化
yolo.loadTFMode("/插件/fp16_320.tflite","/插件/YoloV5.txt",320,false,false,false);
//或者简写
//yolo.loadTFMode("/插件/fp16_320.tflite","/插件/YoloV5.txt",640);
//本地图片识别
var img=new image().readToBitmap(project.getPluginsPath()+"/2.png");
//截图识别
// var img=screen.screenShotFull();
var result=yolo.detectTFlite(img);
printl(result);</code></pre><p id="u812e858c" class="ne-p" style="font-family: "Lucida Grande", Geneva, Verdana, Arial; font-size: 12px; min-height: 24px;"><span class="ne-text" style="color: rgb(51, 51, 51);">如何训练yolo<br></span><span class="ne-text" style="color: rgb(51, 51, 51);">可以直接使用tf训练后直接打包tflite<br></span><span class="ne-text" style="color: rgb(51, 51, 51);">参考地址:</span><a href="http://www.fatiegongju.com/plugin.php?id=iplus_seolinks:links&url=aHR0cHM6Ly9naXRodWIuY29tL3l5Y2NSL3lvbG92NV9pbl90ZjJfa2VyYXM=" data-href="https://github.com/yyccR/yolov5_in_tf2_keras" target="_blank" class="ne-link" style="color: rgb(24, 130, 216); text-decoration-line: none; transition: color 0.08s ease-out 0s;"><span class="ne-text" style="color: rgb(65, 131, 196);">https://github.com/yyccR/yolov5_in_tf2_keras</span></a><span class="ne-text" style="color: rgb(51, 51, 51);"><br></span><span class="ne-text" style="color: rgb(51, 51, 51);">或者使用pytorch训练完以后再用模型量化转换工具转成tflite格式<br></span><span class="ne-text" style="color: rgb(51, 51, 51);">参开地址:</span><a href="http://www.fatiegongju.com/plugin.php?id=iplus_seolinks:links&url=aHR0cHM6Ly9naXRlZS5jb20vc29uZy1sYW9nb3UveW9sb3Y1LW1hc2stNDI=" data-href="https://gitee.com/song-laogou/yolov5-mask-42" target="_blank" class="ne-link" style="color: rgb(24, 130, 216); text-decoration-line: none; transition: color 0.08s ease-out 0s;"><span class="ne-text" style="color: rgb(65, 131, 196);">https://gitee.com/song-laogou/yolov5-mask-42</span></a></p></div></ne-text></ne-p><ne-p id="u427788ef" data-lake-id="u427788ef" static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="white-space-collapse: break-spaces; box-sizing: border-box; display: block; min-height: 24px; margin-bottom: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "<img src=";"><br></ne-p><ne-h3 id="UxDqp" data-lake-id="UxDqp" static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="white-space-collapse: break-spaces; box-sizing: border-box; position: relative; display: block; margin-top: 30px; margin-right: var(--viewer-center-align-right); margin-bottom: 15px; font-size: 20px; line-height: 30px; color: rgb(38, 38, 38); font-family: "<img src=";"><ne-heading-ext style="box-sizing: border-box; position: absolute; width: fit-content; display: flex; align-items: center; user-select: none; left: 0px; transform: translateX(-100%); height: 28px;"><ne-heading-anchor style="box-sizing: border-box; display: flex; align-items: center; opacity: 0; width: fit-content; user-select: none; color: var(--yq-text-disable); line-height: 1; font-family: lake-icon !important;"><span style="box-sizing: border-box; cursor: pointer; width: 20px; height: 20px; font-size: 14px; display: flex; justify-content: center; align-items: center; border-radius: 4px; margin-top: 2px;"><div class="ne-icon ne-icon-card-h3" data-name="card-h3" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg class="ne-icon-symbol" aria-hidden="true"><use xlink:href="#ne-card-h3"></use></svg></div></span></ne-heading-anchor><ne-heading-fold style="box-sizing: border-box; display: block; opacity: 0; width: 20px; height: 20px; border-radius: 4px; cursor: pointer;"><div class="ne-heading-folding-inner" style="box-sizing: border-box; width: 20px; height: 20px; display: flex; justify-content: center; align-items: center;"><div class="ne-icon ne-lark-icon" data-name="ReviewArrowDown" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg width="1em" height="1em" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="larkui-icon larkui-icon-review-arrow-down"><defs><path id="3742204692a" d="M0 0h256v256H0z"></path></defs><g fill="none" fill-rule="evenodd"><mask id="3742204692b" fill="#fff"><use xlink:href="#3742204692a"></use></mask><path d="M181.1 118.925 135 165.096a9.889 9.889 0 0 1-14 0l-46.1-46.17c-3.866-3.873-3.866-10.15 0-14.022a9.892 9.892 0 0 1 7-2.904h92.2c5.468 0 9.9 4.439 9.9 9.915a9.922 9.922 0 0 1-2.9 7.01Z" fill="currentColor" fill-rule="nonzero" mask="url(#3742204692b)"></path></g></svg></div></div></ne-heading-fold></ne-heading-ext><ne-heading-content style="box-sizing: border-box; display: block;"><ne-text id="u19ff6f94" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">第一步:准备 Python 环境</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-heading-content></ne-h3><ne-p id="u3f250b3a" data-lake-id="u3f250b3a" static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="white-space-collapse: break-spaces; box-sizing: border-box; display: block; min-height: 24px; margin-bottom: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "<img src=";">><ne-card data-card-name="image" data-card-type="inline" id="sjDV0" data-event-boundary="card" class="ne-spacing-all" style="box-sizing: border-box; position: relative; z-index: 1; line-height: 1em; height: auto; display: inline-block; vertical-align: text-bottom; margin-right: 1px; margin-left: 1px; max-width: calc(100% - 2px); white-space-collapse: collapse;"><div class="ne-card-container" style="box-sizing: border-box; position: relative; line-height: 1.74; display: inline;"><div class="ne-image-wrap ne-image-loaded ne-image-style-none" data-testid="ne-card-image" style="box-sizing: border-box; position: relative; line-height: 0;"><div class="ne-ui-image-ocr-mask" style="box-sizing: border-box; position: absolute; inset: 0px; z-index: 99; pointer-events: none; user-select: none; overflow: hidden;"><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.8402px; left: 497.723px; top: 794.457px; color: transparent !important;">星期一,2024年9月9日11...360压缩ZIP文件</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4821px; left: 497.046px; top: 514.018px; color: transparent !important;">星期二,2024年8月6日16..Y0L0文件</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.1611px; left: 501.116px; top: 373.46px; color: transparent !important;">星期五,2024年7月12日1..文件夹</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 28.5192px; left: 498.4px; top: 231.54px; color: transparent !important;">星期五,2024年7月12日1..文件夹</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.1611px; left: 499.762px; top: 92.3438px; color: transparent !important;">星期五,2024年7月12日1..文件夹</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.124px; left: 535.752px; top: 937.054px; color: transparent !important;">三,2020年9月23日1..应用程序扩</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.1611px; left: 499.085px; top: 466.488px; color: transparent !important;">星期五,2024年7月12日1..1文件</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.124px; left: 497.723px; top: 655.938px; color: transparent !important;">星期三,2020年9月23日1...</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4821px; left: 499.085px; top: 889.516px; color: transparent !important;">星期三,2020年8月5日11...RST文件</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.8402px; left: 498.4px; top: 981.19px; color: transparent !important;">星期三,2020年9月23日1..应用程序扩展</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.8402px; left: 519.449px; top: 748.958px; color: transparent !important;">期三,2020年9月23日1..应用程序扩展</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4821px; left: 499.762px; top: 139.196px; color: transparent !important;">星期五2024年7月12日1..文件夹</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.8031px; left: 499.085px; top: 608.4px; color: transparent !important;">星期三,2020年9月23日1.文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4821px; left: 499.085px; top: 561.548px; color: transparent !important;">星期三,2020年9月23日1..文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.1611px; left: 497.723px; top: 279.077px; color: transparent !important;">星期二,2024年8月6日16..文件夹</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4821px; left: 499.085px; top: 325.93px; color: transparent !important;">星期二,2024年8月6日16..文件夹</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.8031px; left: 499.762px; top: 186.049px; color: transparent !important;">星期五2024年7月12日1..文件夹</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.8031px; left: 498.4px; top: 702.106px; color: transparent !important;">星期三,2020年9月23日1...应用程序扩展</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.8031px; left: 502.478px; top: 46.1682px; color: transparent !important;">期五,2024年7月12日1..文件</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.3708px; left: 12.2173px; top: 939.769px; color: transparent !important;">VCRUNTIME14O.DLL</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.1611px; left: 500.439px; top: 842.664px; color: transparent !important;">星期三,2020年9月23日1..应用程序</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4821px; left: 499.085px; top: 420.313px; color: transparent !important;">星期五2024年7月12日1..文件夹</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.6918px; left: 11.5402px; top: 986.622px; color: transparent !important;">VCRUNTIME1401.DLL</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.4079px; left: 35.3051px; top: 798.527px; color: transparent !important;">PYTHON38.ZIP</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.445px; left: 999.524px; top: 795.811px; color: transparent !important;">2,753,846KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.3708px; left: 36.6667px; top: 659.33px; color: transparent !important;">PYTHON.EXE</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.1611px; left: 752.359px; top: 655.253px; color: transparent !important;">应用程序</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 17.6547px; left: 23.0804px; top: 894.948px; color: transparent !important;">README.RST</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.0499px; left: 29.1964px; top: 517.411px; color: transparent !important;">DATA.YOLO</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 17.6547px; left: 35.3051px; top: 848.095px; color: transparent !important;">PYTHONW.EXE</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.3338px; left: 23.7649px; top: 753.713px; color: transparent !important;">PYTHON38.DLLL</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.3338px; left: 32.5893px; top: 705.506px; color: transparent !important;">PYTHON3.DL</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.766px; left: 1066.07px; top: 655.938px; color: transparent !important;">99KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.087px; left: 21.0491px; top: 562.909px; color: transparent !important;">LICENSE.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.4079px; left: 38.0208px; top: 283.147px; color: transparent !important;">SCRIPTS</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 17.6547px; left: 500.439px; top: 0px; color: transparent !important;">修改日期</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.4079px; left: 1045.7px; top: 750.997px; color: transparent !important;">,108KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.7289px; left: 28.5119px; top: 609.762px; color: transparent !important;">NEWS.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.7289px; left: 1061.32px; top: 937.054px; color: transparent !important;">100KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.445px; left: 1070.83px; top: 890.201px; color: transparent !important;">3KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.6918px; left: 39.3824px; top: 143.274px; color: transparent !important;">INCLUDE</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.4079px; left: 1066.07px; top: 702.79px; color: transparent !important;">58KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.4079px; left: 1068.79px; top: 562.232px; color: transparent !important;">32KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.087px; left: 1082.37px; top: 514.695px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.4079px; left: 1063.36px; top: 844.025px; color: transparent !important;">97KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.4079px; left: 1066.07px; top: 983.906px; color: transparent !important;">44KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.4079px; left: 1060.64px; top: 609.762px; color: transparent !important;">903KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.3338px; left: 38.0208px; top: 424.39px; color: transparent !important;">TOOLS</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.6918px; left: 29.1964px; top: 235.618px; color: transparent !important;">LIBS</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.087px; left: 27.8348px; top: 468.527px; color: transparent !important;">0.23.1</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 17.6547px; left: 13.5789px; top: 0px; color: transparent !important;">名称</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.3338px; left: 27.1577px; top: 376.853px; color: transparent !important;">TCL</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.3338px; left: 38.6979px; top: 97.7753px; color: transparent !important;">DOC</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.445px; left: 1082.37px; top: 467.165px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.3338px; left: 731.31px; top: 0px; color: transparent !important;">类型</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.3338px; left: 37.3438px; top: 48.8839px; color: transparent !important;">DLL</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 16.9757px; left: 35.3051px; top: 332.039px; color: transparent !important;">SHARE</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 15.6176px; left: 31.9122px; top: 190.804px; color: transparent !important;">IB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 12.9015px; left: 996.131px; top: 2.03125px; color: transparent !important;">人刀</div></div><div class="ne-image-box" style="box-sizing: border-box; position: relative; overflow: hidden; border-radius: 4px; max-width: 100%; font-size: 0px;"><ignore_js_op></ignore_js_op><br></div></div></div></ne-card></ne-p><ne-uli ne-level="1" index-type="0" static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "<img src=";"><ne-uli-c class="ne-uli-content" id="uea4e5cde" data-lake-id="uea4e5cde" style="box-sizing: border-box; min-width: 1px;"><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "<img src=";">ingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">2</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="uc53b7af3" data-lake-id="uc53b7af3" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="u1bbc394e" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">安装依赖库</ne-text><ne-text id="ud6bb0fce" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "<img src=";">ingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u322a5260" data-lake-id="u322a5260" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u20a77160" style="box-sizing: border-box;">打开命令提示符(CMD),进入 Python 解压目录,运行以下命令安装必要的依赖库:</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-uli ne-level="1" index-type="0" static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "<img src=";">ingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u016527b8" data-lake-id="u016527b8" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u447eb6c6" style="box-sizing: border-box;">如果没有 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "<img src=";">ingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="u91db9374" style="box-sizing: border-box;">requirements.txt</ne-text></ne-code-content></ne-code><ne-text id="ud0ff8a11" style="box-sizing: border-box;">,可以手动安装常见库,如 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "<img src=";">ingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="ud715dd36" style="box-sizing: border-box;">numpy</ne-text></ne-code-content></ne-code><ne-text id="u14e1f64c" style="box-sizing: border-box;">, </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "<img src=";">ingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="ue90b340c" style="box-sizing: border-box;">torch</ne-text></ne-code-content></ne-code><ne-text id="u8691c4de" style="box-sizing: border-box;">, </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "<img src=";">ingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="ub7c94d74" style="box-sizing: border-box;">opencv-python</ne-text></ne-code-content></ne-code><ne-text id="u117100a1" style="box-sizing: border-box;"> 等。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-hole id="ue31272fc" data-lake-id="ue31272fc" static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="white-space-collapse: break-spaces; box-sizing: border-box; max-width: calc(100% - var(--viewer-center-align-value)); width: 1329.49px; display: flex; margin-bottom: 7.83px; margin-top: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "<img src=";">ingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-card data-card-name="hr" data-card-type="block" id="G47tr" data-event-boundary="card" style="box-sizing: border-box; position: relative; z-index: 1; line-height: 1em; height: fit-content; display: block; width: calc(100% - 2px); max-width: 100%; border-radius: 4px; border: 1px solid transparent; margin-top: 2px; margin-bottom: 2px; padding-top: 12px; padding-bottom: 12px;"><div class="ne-hr" style="box-sizing: border-box; width: 1325.59px; height: 1px; background: var(--yq-bg-primary-hover-light); border-top: 1px solid transparent;"></div></ne-card></ne-hole><ne-h3 id="ZJk6P" data-lake-id="ZJk6P" static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="white-space-collapse: break-spaces; box-sizing: border-box; position: relative; display: block; margin-top: 30px; margin-right: var(--viewer-center-align-right); margin-bottom: 15px; font-size: 20px; line-height: 30px; color: rgb(38, 38, 38); font-family: "<img src=";">ingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-variant-ligatures: none;"><ne-heading-ext style="box-sizing: border-box; position: absolute; width: fit-content; display: flex; align-items: center; user-select: none; left: 0px; transform: translateX(-100%); height: 28px;"><ne-heading-anchor style="box-sizing: border-box; display: flex; align-items: center; opacity: 0; width: fit-content; user-select: none; color: var(--yq-text-disable); line-height: 1; font-family: lake-icon !important;"><span style="box-sizing: border-box; cursor: pointer; width: 20px; height: 20px; font-size: 14px; display: flex; justify-content: center; align-items: center; border-radius: 4px; margin-top: 2px;"><div class="ne-icon ne-icon-card-h3" data-name="card-h3" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg class="ne-icon-symbol" aria-hidden="true"><use xlink:href="#ne-card-h3"></use></svg></div></span></ne-heading-anchor><ne-heading-fold style="box-sizing: border-box; display: block; opacity: 0; width: 20px; height: 20px; border-radius: 4px; cursor: pointer;"><div class="ne-heading-folding-inner" style="box-sizing: border-box; width: 20px; height: 20px; display: flex; justify-content: center; align-items: center;"><div class="ne-icon ne-lark-icon" data-name="ReviewArrowDown" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg width="1em" height="1em" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="larkui-icon larkui-icon-review-arrow-down"><defs><path id="3742204692a" d="M0 0h256v256H0z"></path></defs><g fill="none" fill-rule="evenodd"><mask id="3742204692b" fill="#fff"><use xlink:href="#3742204692a"></use></mask><path d="M181.1 118.925 135 165.096a9.889 9.889 0 0 1-14 0l-46.1-46.17c-3.866-3.873-3.866-10.15 0-14.022a9.892 9.892 0 0 1 7-2.904h92.2c5.468 0 9.9 4.439 9.9 9.915a9.922 9.922 0 0 1-2.9 7.01Z" fill="currentColor" fill-rule="nonzero" mask="url(#3742204692b)"></path></g></svg></div></div></ne-heading-fold></ne-heading-ext><ne-heading-content style="box-sizing: border-box; display: block;"><ne-text id="u109907f0" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">第二步:准备训练数据</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-heading-content></ne-h3><ne-p id="u5fe10978" data-lake-id="u5fe10978" static="" image="" smiley="" default="" titter.gif"="" smilieid="9" border="0" alt="" style="white-space-collapse: break-spaces; box-sizing: border-box; display: block; min-height: 24px; margin-bottom: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "<img src=";">ingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-card data-card-name="image" data-card-type="inline" id="C0iGk" data-event-boundary="card" class="ne-spacing-all" style="box-sizing: border-box; position: relative; z-index: 1; line-height: 1em; height: auto; display: inline-block; vertical-align: text-bottom; margin-right: 1px; margin-left: 1px; max-width: calc(100% - 2px); white-space-collapse: collapse;"><div class="ne-card-container" style="box-sizing: border-box; position: relative; line-height: 1.74; display: inline;"><div class="ne-image-wrap ne-image-loaded ne-image-style-none" data-testid="ne-card-image" style="box-sizing: border-box; position: relative; line-height: 0;"><div class="ne-ui-image-ocr-mask" style="box-sizing: border-box; position: absolute; inset: 0px; z-index: 99; pointer-events: none; user-select: none; overflow: hidden;"><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.3148px; left: 216.696px; top: 528.08px; color: transparent !important;">7,1016,BSOPF118,641,3BUTET4</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.3148px; left: 948.728px; top: 787.567px; color: transparent !important;">INVM356,885,3DJFAD556,891,3</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 50px; left: 374.211px; top: 77.3884px; color: transparent !important;"></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 50px; left: 157.515px; top: 355.089px; color: transparent !important;">小</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 28.2253px; left: 706.54px; top: 787.567px; color: transparent !important;">DFYWS129,8213</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.3148px; left: 120.179px; top: 787.567px; color: transparent !important;">DBHKD602.791,</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.3148px; left: 687.418px; top: 528.988px; color: transparent !important;">,3BWGUH12,1046,</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4043px; left: 319.583px; top: 788.482px; color: transparent !important;">DDLGZ485,1131</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 29.1358px; left: 1139.93px; top: 527.173px; color: transparent !important;">BZVJG579,2293</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.4938px; left: 516.25px; top: 789.39px; color: transparent !important;">DERSX589.547.3</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.3148px; left: 763.899px; top: 562.679px; color: transparent !important;">31,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4043px; left: 355.089px; top: 822.173px; color: transparent !important;">31,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4043px; left: 932.344px; top: 528.988px; color: transparent !important;">BWXAT467,5933</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 28.2253px; left: 357.82px; top: 561.771px; color: transparent !important;">1,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.5833px; left: 524.442px; top: 1048.88px; color: transparent !important;">DZDKR305,2293</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.5833px; left: 153.869px; top: 823.08px; color: transparent !important;">31.23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.7623px; left: 101.064px; top: 1050.7px; color: transparent !important;">DXYZP3488403</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 50px; left: 987.88px; top: 109.256px; color: transparent !important;"></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.3148px; left: 972.403px; top: 562.679px; color: transparent !important;">1,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.6728px; left: 1123.55px; top: 270.409px; color: transparent !important;">AWNJS2683953</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.7623px; left: 320.491px; top: 1050.7px; color: transparent !important;">DYPUM186,163</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.4938px; left: 147.493px; top: 563.586px; color: transparent !important;">31,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 50px; left: 579.07px; top: 83.7649px; color: transparent !important;"></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4043px; left: 563.594px; top: 823.08px; color: transparent !important;">1,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4043px; left: 567.232px; top: 563.586px; color: transparent !important;">1,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.4938px; left: 981.51px; top: 822.173px; color: transparent !important;">1,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.9414px; left: 7.27679px; top: 23.6682px; color: transparent !important;">ANSCOREIMAGESTRALR</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.3148px; left: 1182.73px; top: 562.679px; color: transparent !important;">1,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4043px; left: 3.63839px; top: 788.482px; color: transparent !important;">11,6003</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4043px; left: 928.698px; top: 270.409px; color: transparent !important;">APJED21,709.31,</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4043px; left: 768.452px; top: 823.08px; color: transparent !important;">1,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.6728px; left: 332.329px; top: 272.232px; color: transparent !important;">AMGYZ309,266,</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.6728px; left: 1151.77px; top: 1049.79px; color: transparent !important;">ECGKI654788.3</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.6728px; left: 712.917px; top: 1050.7px; color: transparent !important;">DZODP477.243</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.5833px; left: 354.182px; top: 305.007px; color: transparent !important;">31,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.4938px; left: 141.124px; top: 304.1px; color: transparent !important;">31,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.6728px; left: 121.094px; top: 270.409px; color: transparent !important;">AEOHM296,359</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.7623px; left: 518.981px; top: 271.324px; color: transparent !important;">AMYTN3911169</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.6728px; left: 968.765px; top: 1083.48px; color: transparent !important;">31,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.4043px; left: 557.217px; top: 303.192px; color: transparent !important;">31,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.5833px; left: 1192.75px; top: 823.988px; color: transparent !important;">,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.6728px; left: 715.647px; top: 270.409px; color: transparent !important;">AOZHI395,2133</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8519px; left: 941.443px; top: 1050.7px; color: transparent !important;">ECNWW230673</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.6728px; left: 357.82px; top: 1083.48px; color: transparent !important;">31,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.6728px; left: 1178.18px; top: 1084.39px; color: transparent !important;">1,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.7623px; left: 2.73065px; top: 1048.88px; color: transparent !important;">6.312.31</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.4938px; left: 768.452px; top: 304.1px; color: transparent !important;">1,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.4938px; left: 560.863px; top: 1082.57px; color: transparent !important;">123.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.4938px; left: 979.688px; top: 304.1px; color: transparent !important;">23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.5833px; left: 762.991px; top: 1083.48px; color: transparent !important;">31,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.4938px; left: 1180.91px; top: 304.1px; color: transparent !important;">1,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 0px; left: 0px; top: 0px; color: transparent !important;"></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.9414px; left: 0px; top: 568.14px; color: transparent !important;">PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.4938px; left: 0px; top: 268.594px; color: transparent !important;">0.031.2</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.7623px; left: 157.515px; top: 1084.39px; color: transparent !important;">1,23.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.0309px; left: 8.19197px; top: 826.719px; color: transparent !important;">PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8519px; left: 0px; top: 305.923px; color: transparent !important;">NG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.2099px; left: 6.36905px; top: 1088.04px; color: transparent !important;">PNG</div></div><div class="ne-image-box" style="box-sizing: border-box; position: relative; overflow: hidden; border-radius: 4px; max-width: 100%; font-size: 0px;"><ignore_js_op></ignore_js_op><br></div></div></div></ne-card></ne-p><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">1</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="ub80e04a0" data-lake-id="ub80e04a0" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="u1bb0a87b" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">整理训练图片</ne-text><ne-text id="u48148b82" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u68dc656a" data-lake-id="u68dc656a" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u0a14fc59" style="box-sizing: border-box;">将需要训练的图片文件复制到 AI Work 根目录下的 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="u53afd21d" style="box-sizing: border-box;">ai</ne-text></ne-code-content></ne-code><ne-text id="ub7fcabbd" style="box-sizing: border-box;"> 文件夹中。例如:</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">2</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="uff3f8a81" data-lake-id="uff3f8a81" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="uf9b93da5" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">准备标签文件</ne-text><ne-text id="u32dbebda" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-p id="u377c8291" data-lake-id="u377c8291" style="white-space-collapse: break-spaces; box-sizing: border-box; display: block; min-height: 24px; margin-bottom: 7.83px; margin-top: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-card data-card-name="image" data-card-type="inline" id="h4WkB" data-event-boundary="card" class="ne-spacing-all" style="box-sizing: border-box; position: relative; z-index: 1; line-height: 1em; height: auto; display: inline-block; vertical-align: text-bottom; margin-right: 1px; margin-left: 1px; max-width: calc(100% - 2px); white-space-collapse: collapse;"><div class="ne-card-container" style="box-sizing: border-box; position: relative; line-height: 1.74; display: inline;"><div class="ne-image-wrap ne-image-loaded ne-image-style-none" data-testid="ne-card-image" style="box-sizing: border-box; position: relative; line-height: 0;"><div class="ne-ui-image-ocr-mask" style="box-sizing: border-box; position: absolute; inset: 0px; z-index: 99; pointer-events: none; user-select: none; overflow: hidden;"><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 38.1771px; top: 118.631px; color: transparent !important;">ABQYA603,1183,31,23.T</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 38.1771px; top: 234.539px; color: transparent !important;">AMGYZ309,26631,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 44.3155px; top: 781.362px; color: transparent !important;">CFMOS697,51731,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 38.1771px; top: 666.131px; color: transparent !important;">BWGUH12,1046,31,23.TT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.1818px; left: 39.5387px; top: 839.315px; color: transparent !important;">CKGCA416,65131,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 42.9539px; top: 349.769px; color: transparent !important;">AWNJS268395,31,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 41.5848px; top: 465.677px; color: transparent !important;">BHEVH435346,31,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.8636px; left: 43.631px; top: 292.493px; color: transparent !important;">1AOZHI395,213,31,23TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 397.5px; top: 233.862px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 48.4077px; top: 897.946px; color: transparent !important;">DABET4449731,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 40.2232px; top: 437.039px; color: transparent !important;">BGGY375,294.31,23.TBT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.4545px; left: 400.223px; top: 118.631px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 42.9539px; top: 811.362px; color: transparent !important;">GJGMK655,262,31,23.TBX</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.4545px; left: 36.8155px; top: 205.908px; color: transparent !important;">AEOHM296,35931,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.0909px; left: 42.9539px; top: 380.454px; color: transparent !important;">AZCIM472,234.31,23.TX</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 39.5387px; top: 263.862px; color: transparent !important;">AMYTN391,1169.31,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 396.131px; top: 291.815px; color: transparent !important;">2025-4-179:42</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 41.5848px; top: 551.585px; color: transparent !important;">BRJSN333422.31,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 398.862px; top: 349.085px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 865.223px; top: 32.7232px; color: transparent !important;">SCORE>LABELS>TRAI</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 42.9539px; top: 494.315px; color: transparent !important;">BKAXLY204,269,31,23.TT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 41.5848px; top: 522.946px; color: transparent !important;">BQKTE290.79931.23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 40.2232px; top: 148.631px; color: transparent !important;">ACBBT532,59131,23.TT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 38.1771px; top: 638.177px; color: transparent !important;">BUTET410,10693123.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 40.2232px; top: 321.131px; color: transparent !important;">APJED21,70931,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 396.815px; top: 781.362px; color: transparent !important;">2025-4-179:42</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.4545px; left: 399.539px; top: 897.946px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.0909px; left: 57.2693px; top: 927.946px; color: transparent !important;">DALYH711,60031,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.4091px; left: 60.6771px; top: 956.585px; color: transparent !important;">DBHKD602,7913123.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 40.9077px; top: 869.993px; color: transparent !important;">COSRX586,682,31,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.4545px; left: 40.9077px; top: 696.815px; color: transparent !important;">BWXAT467,593.31,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 40.9077px; top: 609.539px; color: transparent !important;">BSOPF118,641,31,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 41.5848px; top: 580.908px; color: transparent !important;">BRVVG257,1016.31,23.TX</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 43.631px; top: 724.769px; color: transparent !important;">BZJG579.22931,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 45px; top: 409.085px; color: transparent !important;">AZRPN117,835,31,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.1818px; left: 37.4926px; top: 176.585px; color: transparent !important;">ACEFK290.031,23.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 395.454px; top: 839.993px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 398.177px; top: 464.993px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.0909px; left: 227.039px; top: 34.7693px; color: transparent !important;">PIDEAUTOAPPWPF>AUTOAPP>A</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.4545px; left: 44.3155px; top: 754.085px; color: transparent !important;">CCWGZ301,47.31,23.TBXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 396.815px; top: 522.269px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 396.815px; top: 320.454px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 397.5px; top: 436.362px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 398.862px; top: 263.177px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 398.862px; top: 696.131px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.8636px; left: 397.5px; top: 492.954px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 506.585px; top: 34.7693px; color: transparent !important;">APP>AUTOAPP>BIN>DEBU</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.1818px; left: 398.177px; top: 377.723px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 597.269px; top: 897.946px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 396.815px; top: 205.908px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 400.223px; top: 926.585px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 398.177px; top: 810.677px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 396.815px; top: 637.493px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.4091px; left: 401.585px; top: 956.585px; color: transparent !important;">025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 4.08482px; top: 34.7693px; color: transparent !important;">(:)>MYAIWORK></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 397.5px; top: 407.723px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 400.223px; top: 149.315px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 398.177px; top: 550.908px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 601.362px; top: 118.631px; color: transparent !important;">本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 595.908px; top: 349.769px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 399.539px; top: 77.0387px; color: transparent !important;">修改日期</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 397.5px; top: 666.131px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 599.315px; top: 233.862px; color: transparent !important;">本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.1818px; left: 596.585px; top: 292.493px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.5455px; left: 395.454px; top: 607.493px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.8636px; left: 396.131px; top: 724.085px; color: transparent !important;">2025-4-179:42</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.5455px; left: 597.954px; top: 462.954px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.1818px; left: 597.954px; top: 176.585px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 397.5px; top: 868.631px; color: transparent !important;">2025-4-179:42</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.1818px; left: 593.862px; top: 408.408px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.2273px; left: 595.908px; top: 723.408px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 595.223px; top: 840.677px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 396.131px; top: 176.585px; color: transparent !important;">2025-4-179:42</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 811.362px; top: 666.131px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 398.862px; top: 580.223px; color: transparent !important;">2025-4-179:43</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 396.131px; top: 752.723px; color: transparent !important;">2025-4-179:42</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 599.315px; top: 263.177px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 812.723px; top: 233.862px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.5455px; left: 595.908px; top: 492.269px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.1818px; left: 595.223px; top: 522.269px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.1818px; left: 809.315px; top: 175.908px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.1818px; left: 593.862px; top: 666.815px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 599.315px; top: 927.269px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.4545px; left: 598.631px; top: 205.908px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 599.993px; top: 955.908px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 595.908px; top: 379.085px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 595.908px; top: 436.362px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 597.269px; top: 811.362px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 596.585px; top: 694.769px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 811.362px; top: 608.862px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 596.585px; top: 321.815px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.8636px; left: 592.493px; top: 608.177px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 595.908px; top: 77.0387px; color: transparent !important;">类型</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 593.862px; top: 637.493px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 596.585px; top: 753.408px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.8182px; left: 598.631px; top: 782.039px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 595.908px; top: 579.539px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 816.815px; top: 494.315px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 596.585px; top: 869.993px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.0909px; left: 817.5px; top: 293.177px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 812.723px; top: 839.993px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.4545px; left: 599.993px; top: 147.954px; color: transparent !important;">本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 23.1818px; left: 595.908px; top: 551.585px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.4545px; left: 813.408px; top: 896.585px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 812.039px; top: 781.362px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.0909px; left: 812.039px; top: 869.315px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 815.454px; top: 118.631px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 815.454px; top: 263.177px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 16.3636px; left: 817.5px; top: 322.493px; color: transparent !important;">KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.4091px; left: 812.039px; top: 638.862px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 17.0455px; left: 816.131px; top: 524.315px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 16.3636px; left: 816.131px; top: 755.446px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 810.677px; top: 206.585px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 814.085px; top: 551.585px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.4545px; left: 816.131px; top: 926.585px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.1364px; left: 750.677px; top: 78.4077px; color: transparent !important;">大小</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 17.0455px; left: 816.131px; top: 956.585px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 16.3636px; left: 816.815px; top: 409.085px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.5px; left: 36.8155px; top: 77.7232px; color: transparent !important;">名称</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.4091px; left: 816.131px; top: 464.993px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 17.7273px; left: 816.131px; top: 696.815px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 17.0455px; left: 817.5px; top: 379.769px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.4545px; left: 813.408px; top: 147.269px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 17.0455px; left: 817.5px; top: 438.408px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.4091px; left: 824.315px; top: 726.131px; color: transparent !important;">KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 20.4545px; left: 812.723px; top: 811.362px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 19.7727px; left: 813.408px; top: 579.539px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 17.7273px; left: 820.908px; top: 350.454px; color: transparent !important;">KB</div></div><div class="ne-image-box" style="box-sizing: border-box; position: relative; overflow: hidden; border-radius: 4px; max-width: 100%; font-size: 0px;"><br></div></div></div></ne-card></ne-p><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="ud2af8a10" data-lake-id="ud2af8a10" style="box-sizing: border-box; min-width: 1px;"><ne-text id="ub26627d3" style="box-sizing: border-box;">将标签文件(通常是 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="ua45ce504" style="box-sizing: border-box;">.txt</ne-text></ne-code-content></ne-code><ne-text id="u1e56e059" style="box-sizing: border-box;"> 文件,每行对应一张图片的标签)放入对应的文件夹中。例如:</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="uafbdecbe" data-lake-id="uafbdecbe" style="box-sizing: border-box; min-width: 1px;"><ne-card data-card-name="image" data-card-type="inline" id="bNrDc" data-event-boundary="card" class="ne-spacing-all" style="box-sizing: border-box; position: relative; z-index: 1; line-height: 1em; height: auto; display: inline-block; vertical-align: text-bottom; margin-right: 1px; margin-left: 1px; max-width: calc(100% - 2px); white-space-collapse: collapse;"><div class="ne-card-container" style="box-sizing: border-box; position: relative; line-height: 1.74; display: inline;"><div class="ne-image-wrap ne-image-loaded ne-image-style-none" data-testid="ne-card-image" style="box-sizing: border-box; position: relative; line-height: 0;"><div class="ne-ui-image-ocr-mask" style="box-sizing: border-box; position: absolute; inset: 0px; z-index: 99; pointer-events: none; user-select: none; overflow: hidden;"><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9998px; left: 635.982px; top: 29.9926px; color: transparent !important;">REIMAGES</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 10.9998px; left: 25.997px; top: 161.994px; color: transparent !important;">BQZBK.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 12.9998px; left: 220.99px; top: 28.9955px; color: transparent !important;">AUTOAPPWPF</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 9.99983px; left: 134.993px; top: 162.991px; color: transparent !important;">SHZOC.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 9.99983px; left: 241.994px; top: 162.991px; color: transparent !important;">ZBNFA.PNG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9998px; left: 394.993px; top: 29.9926px; color: transparent !important;">AUTOAPP</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 13.9998px; left: 500.99px; top: 27.9985px; color: transparent !important;">>DEBUG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 12.9998px; left: 30.997px; top: 67.9911px; color: transparent !important;"></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9998px; left: 108.996px; top: 29.9926px; color: transparent !important;">UTOAPP</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 12.9998px; left: 313.988px; top: 29.9926px; color: transparent !important;">AUTOAPP</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9998px; left: 22.9985px; top: 29.9926px; color: transparent !important;">MYAIWORK</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 12.9998px; left: 460.99px; top: 28.9955px; color: transparent !important;">BIN></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 12.9998px; left: 358.988px; top: 0px; color: transparent !important;">打开</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 8.99985px; left: 253.996px; top: 140.99px; color: transparent !important;">电</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 12.9998px; left: 128.996px; top: 28.9955px; color: transparent !important;">APPIDE</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 9.99983px; left: 253.996px; top: 113.996px; color: transparent !important;">业1</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 12.9998px; left: 468.988px; top: 0px; color: transparent !important;">选择</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 12.9998px; left: 67.9985px; top: 0px; color: transparent !important;">组红</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 10.9998px; left: 256.994px; top: 101.994px; color: transparent !important;">点</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 8.99985px; left: 145.997px; top: 140.99px; color: transparent !important;">电</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9998px; left: 231.994px; top: 0px; color: transparent !important;">新建</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 10.9998px; left: 256.994px; top: 89.9926px; color: transparent !important;">二东</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 13.9998px; left: 617.984px; top: 29.9926px; color: transparent !important;">3CORE>IL</div></div><div class="ne-image-box" style="box-sizing: border-box; position: relative; overflow: hidden; border-radius: 4px; max-width: 100%; font-size: 0px;"><br></div></div></div></ne-card></ne-uli-c></ne-uli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u860c6c2d" data-lake-id="u860c6c2d" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u1e09d61f" style="box-sizing: border-box;">确保标签文件的内容格式正确,通常为每行一个目标框的坐标和类别 ID。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">3</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="u90cb85fb" data-lake-id="u90cb85fb" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="u7089908d" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">创建验证集</ne-text><ne-text id="uecc6ddda" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-p id="uce2220d4" data-lake-id="uce2220d4" style="white-space-collapse: break-spaces; box-sizing: border-box; display: block; min-height: 24px; margin-bottom: 7.83px; margin-top: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-card data-card-name="image" data-card-type="inline" id="LfRyz" data-event-boundary="card" class="ne-spacing-all" style="box-sizing: border-box; position: relative; z-index: 1; line-height: 1em; height: auto; display: inline-block; vertical-align: text-bottom; margin-right: 1px; margin-left: 1px; max-width: calc(100% - 2px); white-space-collapse: collapse;"><div class="ne-card-container" style="box-sizing: border-box; position: relative; line-height: 1.74; display: inline;"><div class="ne-image-wrap ne-image-loaded ne-image-style-none" data-testid="ne-card-image" style="box-sizing: border-box; position: relative; line-height: 0;"><div class="ne-ui-image-ocr-mask" style="box-sizing: border-box; position: absolute; inset: 0px; z-index: 99; pointer-events: none; user-select: none; overflow: hidden;"><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 14.9999px; left: 264.993px; top: 93.9955px; color: transparent !important;">2025-4-2615:01</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9999px; left: 211.994px; top: 32.9985px; color: transparent !important;">AUTOAPPWPF</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 14.9999px; left: 262.999px; top: 115px; color: transparent !important;">2025-4-2615:01</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 12.9999px; left: 262.999px; top: 136.994px; color: transparent !important;">2025-4-2615:02</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9999px; left: 4.99256px; top: 95.997px; color: transparent !important;">IBGZBK.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 14.9999px; left: 662.991px; top: 30.997px; color: transparent !important;">LABELSVA</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 10.9999px; left: 6.99405px; top: 138.996px; color: transparent !important;">ZBNFA.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 9.99995px; left: 94.9926px; top: 34.9926px; color: transparent !important;">AUTOAPP</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9999px; left: 376.994px; top: 33.9955px; color: transparent !important;">>AUTOAPP></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 8.99995px; left: 12.9985px; top: 118.996px; color: transparent !important;">SHZOC.TXT</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 9.99995px; left: 16.994px; top: 34.9926px; color: transparent !important;">MYAWORK>AU</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 10.9999px; left: 151.994px; top: 33.9955px; color: transparent !important;">IDE</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 13.9999px; left: 265.997px; top: 63.9955px; color: transparent !important;">修改日期</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 13.9999px; left: 405.997px; top: 115.997px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 13.9999px; left: 406.994px; top: 95px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 13.9999px; left: 406.994px; top: 136.994px; color: transparent !important;">文本文档</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9999px; left: 297.991px; top: 33.9955px; color: transparent !important;">>AUTOAPP></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9999px; left: 492.991px; top: 32.9985px; color: transparent !important;">DEBUG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 13.9999px; left: 564.993px; top: 93.9955px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 10.9999px; left: 565.99px; top: 33.9955px; color: transparent !important;">AIPSCORE</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 13.9999px; left: 565.99px; top: 115px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 13.9999px; left: 463.996px; top: 2.99851px; color: transparent !important;">选择</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9999px; left: 226.994px; top: 3.99554px; color: transparent !important;">新建</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 13.9999px; left: 565.99px; top: 136.994px; color: transparent !important;">1KB</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9999px; left: 2.99851px; top: 65.997px; color: transparent !important;">名称</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 18.9999px; left: 355.997px; top: 0.997024px; color: transparent !important;">打开</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 15.9999px; left: 405.997px; top: 62.9985px; color: transparent !important;">类型</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 13.9999px; left: 526.994px; top: 65px; color: transparent !important;">大小</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 11.9999px; left: 60.997px; top: 3.99554px; color: transparent !important;">组红</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 10.9999px; left: 463.996px; top: 33.9955px; color: transparent !important;">BIN></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 4.99997px; left: 114.993px; top: 57.9985px; color: transparent !important;">人</div></div><div class="ne-image-box" style="box-sizing: border-box; position: relative; overflow: hidden; border-radius: 4px; max-width: 100%; font-size: 0px;"><img width="824" class="ne-image ne-image-preview" alt="image.png" draggable="true" src="https://cdn.nlark.com/yuque/0/2025/png/54124350/1745651352081-fa7bdcd4-706a-4f03-8bfc-75d11476fa26.png?x-oss-process=image%2Fformat%2Cwebp" style="border-radius: 4px; box-sizing: border-box; vertical-align: text-bottom; border-style: none; image-rendering: -webkit-optimize-contrast; transition: opacity 0.1s ease-in 0s; max-width: 100%; opacity: 1; cursor: zoom-in;"></div></div></div></ne-card><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-p><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u67df1bbf" data-lake-id="u67df1bbf" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u76ddd46c" style="box-sizing: border-box;">从训练集中随机抽取部分数据(如 10%-20%),复制到 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="u9ba8bd97" style="box-sizing: border-box;">val/</ne-text></ne-code-content></ne-code><ne-text id="u7ada3013" style="box-sizing: border-box;"> 文件夹中,并确保标签文件也一并复制。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-hole id="ua4946f6b" data-lake-id="ua4946f6b" style="white-space-collapse: break-spaces; box-sizing: border-box; max-width: calc(100% - var(--viewer-center-align-value)); width: 1329.49px; display: flex; margin-bottom: 7.83px; margin-top: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-card data-card-name="hr" data-card-type="block" id="Xjxv6" data-event-boundary="card" style="box-sizing: border-box; position: relative; z-index: 1; line-height: 1em; height: fit-content; display: block; width: calc(100% - 2px); max-width: 100%; border-radius: 4px; border: 1px solid transparent; margin-top: 2px; margin-bottom: 2px; padding-top: 12px; padding-bottom: 12px;"><div class="ne-hr" style="box-sizing: border-box; width: 1325.59px; height: 1px; background: var(--yq-bg-primary-hover-light); border-top: 1px solid transparent;"></div></ne-card></ne-hole><ne-h3 id="xEDHz" data-lake-id="xEDHz" style="white-space-collapse: break-spaces; box-sizing: border-box; position: relative; display: block; margin-top: 30px; margin-right: var(--viewer-center-align-right); margin-bottom: 15px; font-size: 20px; line-height: 30px; color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-variant-ligatures: none;"><ne-heading-ext style="box-sizing: border-box; position: absolute; width: fit-content; display: flex; align-items: center; user-select: none; left: 0px; transform: translateX(-100%); height: 28px;"><ne-heading-anchor style="box-sizing: border-box; display: flex; align-items: center; opacity: 0; width: fit-content; user-select: none; color: var(--yq-text-disable); line-height: 1; font-family: lake-icon !important;"><span style="box-sizing: border-box; cursor: pointer; width: 20px; height: 20px; font-size: 14px; display: flex; justify-content: center; align-items: center; border-radius: 4px; margin-top: 2px;"><div class="ne-icon ne-icon-card-h3" data-name="card-h3" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg class="ne-icon-symbol" aria-hidden="true"><use xlink:href="#ne-card-h3"></use></svg></div></span></ne-heading-anchor><ne-heading-fold style="box-sizing: border-box; display: block; opacity: 0; width: 20px; height: 20px; border-radius: 4px; cursor: pointer;"><div class="ne-heading-folding-inner" style="box-sizing: border-box; width: 20px; height: 20px; display: flex; justify-content: center; align-items: center;"><div class="ne-icon ne-lark-icon" data-name="ReviewArrowDown" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg width="1em" height="1em" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="larkui-icon larkui-icon-review-arrow-down"><defs><path id="3742204692a" d="M0 0h256v256H0z"></path></defs><g fill="none" fill-rule="evenodd"><mask id="3742204692b" fill="#fff"><use xlink:href="#3742204692a"></use></mask><path d="M181.1 118.925 135 165.096a9.889 9.889 0 0 1-14 0l-46.1-46.17c-3.866-3.873-3.866-10.15 0-14.022a9.892 9.892 0 0 1 7-2.904h92.2c5.468 0 9.9 4.439 9.9 9.915a9.922 9.922 0 0 1-2.9 7.01Z" fill="currentColor" fill-rule="nonzero" mask="url(#3742204692b)"></path></g></svg></div></div></ne-heading-fold></ne-heading-ext><ne-heading-content style="box-sizing: border-box; display: block;"><ne-text id="u13895aff" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">第三步:配置训练参数</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-heading-content></ne-h3><ne-p id="u7f38c7a6" data-lake-id="u7f38c7a6" style="white-space-collapse: break-spaces; box-sizing: border-box; display: block; min-height: 24px; margin-bottom: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-p><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">1</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="u9bed7991" data-lake-id="u9bed7991" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="u1096b782" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">打开 AI Work 界面</ne-text><ne-text id="u74f61dcc" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u6227d1cc" data-lake-id="u6227d1cc" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u8991ed5c" style="box-sizing: border-box;">启动 AI Work 应用程序,进入训练界面。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">2</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="u345a666f" data-lake-id="u345a666f" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="u45f60986" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">设置数据路径</ne-text><ne-text id="u2ae6193a" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="ueb15bdba" data-lake-id="ueb15bdba" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u0ee1b769" style="box-sizing: border-box;">在“数据设置”或“训练数据”选项中,配置训练集和验证集的路径:</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">3</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="u14efb645" data-lake-id="u14efb645" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="u3eb79143" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">设置分类信息</ne-text><ne-text id="ubbde15c0" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u00e9ccbe" data-lake-id="u00e9ccbe" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u1b892d6a" style="box-sizing: border-box;">如果你有自定义的分类(如“猫”、“狗”等),在“分类设置”中添加对应的类别名称,并确保类别数量与标签文件中的 ID 一致。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u5b49ef78" data-lake-id="u5b49ef78" style="box-sizing: border-box; min-width: 1px;"><ne-text id="uef657f30" style="box-sizing: border-box;">如果没有特定分类,可以默认使用 AI Work 提供的分类。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">4</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="ubb4ec505" data-lake-id="ubb4ec505" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="uec96f090" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">调整训练参数</ne-text><ne-text id="u31a8ae8d" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u06d70b57" data-lake-id="u06d70b57" style="box-sizing: border-box; min-width: 1px;"><ne-text id="ue3033616" style="box-sizing: border-box;">设置训练参数,如批次大小(batch size)、学习率(learning rate)、训练轮数(epochs)等。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="ua4c6a2da" data-lake-id="ua4c6a2da" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u651ad2b9" style="box-sizing: border-box;">如果不确定参数设置,可以先使用默认值。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">5</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="ua447acc5" data-lake-id="ua447acc5" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="u78530a8c" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">保存配置文件</ne-text><ne-text id="uf25436e9" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u02b97a91" data-lake-id="u02b97a91" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u253f34c3" style="box-sizing: border-box;">确保所有参数配置完成后,保存为配置文件(如 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="ufc12c181" style="box-sizing: border-box;">config.yaml</ne-text></ne-code-content></ne-code><ne-text id="u050ab3a6" style="box-sizing: border-box;"> 或 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="u2d828a0b" style="box-sizing: border-box;">config.json</ne-text></ne-code-content></ne-code><ne-text id="u8ee9c695" style="box-sizing: border-box;">)。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-hole id="uf33666fa" data-lake-id="uf33666fa" style="white-space-collapse: break-spaces; box-sizing: border-box; max-width: calc(100% - var(--viewer-center-align-value)); width: 1329.49px; display: flex; margin-bottom: 7.83px; margin-top: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-card data-card-name="hr" data-card-type="block" id="Lkjku" data-event-boundary="card" style="box-sizing: border-box; position: relative; z-index: 1; line-height: 1em; height: fit-content; display: block; width: calc(100% - 2px); max-width: 100%; border-radius: 4px; border: 1px solid transparent; margin-top: 2px; margin-bottom: 2px; padding-top: 12px; padding-bottom: 12px;"><div class="ne-hr" style="box-sizing: border-box; width: 1325.59px; height: 1px; background: var(--yq-bg-primary-hover-light); border-top: 1px solid transparent;"></div></ne-card></ne-hole><ne-h3 id="EIGEr" data-lake-id="EIGEr" style="white-space-collapse: break-spaces; box-sizing: border-box; position: relative; display: block; margin-top: 30px; margin-right: var(--viewer-center-align-right); margin-bottom: 15px; font-size: 20px; line-height: 30px; color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-variant-ligatures: none;"><ne-heading-ext style="box-sizing: border-box; position: absolute; width: fit-content; display: flex; align-items: center; user-select: none; left: 0px; transform: translateX(-100%); height: 28px;"><ne-heading-anchor style="box-sizing: border-box; display: flex; align-items: center; opacity: 0; width: fit-content; user-select: none; color: var(--yq-text-disable); line-height: 1; font-family: lake-icon !important;"><span style="box-sizing: border-box; cursor: pointer; width: 20px; height: 20px; font-size: 14px; display: flex; justify-content: center; align-items: center; border-radius: 4px; margin-top: 2px;"><div class="ne-icon ne-icon-card-h3" data-name="card-h3" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg class="ne-icon-symbol" aria-hidden="true"><use xlink:href="#ne-card-h3"></use></svg></div></span></ne-heading-anchor><ne-heading-fold style="box-sizing: border-box; display: block; opacity: 0; width: 20px; height: 20px; border-radius: 4px; cursor: pointer;"><div class="ne-heading-folding-inner" style="box-sizing: border-box; width: 20px; height: 20px; display: flex; justify-content: center; align-items: center;"><div class="ne-icon ne-lark-icon" data-name="ReviewArrowDown" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg width="1em" height="1em" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="larkui-icon larkui-icon-review-arrow-down"><defs><path id="3742204692a" d="M0 0h256v256H0z"></path></defs><g fill="none" fill-rule="evenodd"><mask id="3742204692b" fill="#fff"><use xlink:href="#3742204692a"></use></mask><path d="M181.1 118.925 135 165.096a9.889 9.889 0 0 1-14 0l-46.1-46.17c-3.866-3.873-3.866-10.15 0-14.022a9.892 9.892 0 0 1 7-2.904h92.2c5.468 0 9.9 4.439 9.9 9.915a9.922 9.922 0 0 1-2.9 7.01Z" fill="currentColor" fill-rule="nonzero" mask="url(#3742204692b)"></path></g></svg></div></div></ne-heading-fold></ne-heading-ext><ne-heading-content style="box-sizing: border-box; display: block;"><ne-text id="u0126410d" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">第四步:启动训练</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-heading-content><ne-heading-content style="box-sizing: border-box; display: block;"><ne-text ne-bold="true" style="box-sizing: border-box; font-weight: 700;">
<ignore_js_op>
<ignore_js_op>
</ignore_js_op>
</ignore_js_op>
<br></ne-text></ne-heading-content></ne-h3><ne-p id="ua53de612" data-lake-id="ua53de612" style="white-space-collapse: break-spaces; box-sizing: border-box; display: block; min-height: 24px; margin-bottom: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-card data-card-name="image" data-card-type="inline" id="Q5w25" data-event-boundary="card" class="ne-spacing-all" style="box-sizing: border-box; position: relative; z-index: 1; line-height: 1em; height: auto; display: inline-block; vertical-align: text-bottom; margin-right: 1px; margin-left: 1px; max-width: calc(100% - 2px); white-space-collapse: collapse;"><div class="ne-card-container" style="box-sizing: border-box; position: relative; line-height: 1.74; display: inline;"><div class="ne-image-wrap ne-image-loaded ne-image-style-none" data-testid="ne-card-image" style="box-sizing: border-box; position: relative; line-height: 0;"><div class="ne-ui-image-ocr-mask" style="box-sizing: border-box; position: absolute; inset: 0px; z-index: 99; pointer-events: none; user-select: none; overflow: hidden;"><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 50px; left: 337.999px; top: 445.997px; color: transparent !important;">这单随便截图日的是为了创建对应分关</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 50px; left: 316.994px; top: 1254.99px; color: transparent !important;">模型名和要填写</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 50px; left: 338.996px; top: 518.996px; color: transparent !important;">分类顺序不能错</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 50px; left: 580.997px; top: 1047.99px; color: transparent !important;">这里打钩</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 50px; left: 1009px; top: 1040.99px; color: transparent !important;">点开始即可</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.9999px; left: 325.997px; top: 1166.99px; color: transparent !important;">:H:PYTHON383PYTHON38PYTHON.EX</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.9999px; left: 145.997px; top: 87.9985px; color: transparent !important;">1744854087JPG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.9999px; left: 147.999px; top: 124.993px; color: transparent !important;">1745649806JPG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.9999px; left: 556.994px; top: 123.996px; color: transparent !important;">5832914830</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.9999px; left: 555.997px; top: 86.994px; color: transparent !important;">606,2331,23</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.9999px; left: 727.991px; top: 1223.99px; color: transparent !important;">数据增强:300</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 28.9999px; left: 378.996px; top: 1222.99px; color: transparent !important;">循环轮数:10</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.9999px; left: 176.994px; top: 1349.99px; color: transparent !important;">结果坐标范围:0.01</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.9999px; left: 171.994px; top: 1170.99px; color: transparent !important;">PYTHON环境路径:</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.9999px; left: 175.997px; top: 1077.99px; color: transparent !important;">训练自定义数据:</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.9999px; left: 901.994px; top: 1346.99px; color: transparent !important;">BEST最优</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.9999px; left: 144.993px; top: 161.994px; color: transparent !important;">1745649806JPG</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.9999px; left: 185.997px; top: 1223.99px; color: transparent !important;">模型名称:</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.9999px; left: 554.993px; top: 161.994px; color: transparent !important;">407463,7934</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.9999px; left: 949.993px; top: 1224.99px; color: transparent !important;">单批次数量:10</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.9999px; left: 1071.99px; top: 1346.99px; color: transparent !important;">LAST最后</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 29.9999px; left: 1151.99px; top: 79.9926px; color: transparent !important;"></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 24.9999px; left: 458.996px; top: 986.994px; color: transparent !important;">训练设置</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.9999px; left: 640.997px; top: 1348.99px; color: transparent !important;">得分大于:0.4</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 39.9999px; left: 88.9955px; top: 175.997px; color: transparent !important;"></div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.9999px; left: 301.994px; top: 39.9926px; color: transparent !important;">图片地址</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.9999px; left: 709.993px; top: 39.9926px; color: transparent !important;">区域坐标</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.9999px; left: 157.999px; top: 406.994px; color: transparent !important;">训练日志</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 27.9999px; left: 164.993px; top: 830.99px; color: transparent !important;">数设置</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.9999px; left: 797.991px; top: 881.994px; color: transparent !important;">分类损失:</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.9999px; left: 145.997px; top: 930.99px; color: transparent !important;">(100%)</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.9999px; left: 1099.99px; top: 901.994px; color: transparent !important;">开始训练</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 22.9999px; left: 262.999px; top: 1227.99px; color: transparent !important;">:CLOSE</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 29.9999px; left: 1001.99px; top: 1165.99px; color: transparent !important;">选择</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 26.9999px; left: 796.994px; top: 928.996px; color: transparent !important;">目标损失:</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 40.9999px; left: 1144px; top: 39.9926px; color: transparent !important;">分卖</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 25.9999px; left: 146.994px; top: 882.991px; color: transparent !important;">(0%)</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.9999px; left: 768.996px; top: 790.99px; color: transparent !important;">-0.2</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 29.9999px; left: 766.994px; top: 635.997px; color: transparent !important;">04</div><div class="ne-ui-image-ocr-text" style="box-sizing: border-box; line-height: 1; position: absolute; white-space: pre; word-break: keep-all; font-size: 21.9999px; left: 767.991px; top: 700.997px; color: transparent !important;">0.2</div></div><div class="ne-image-box" style="box-sizing: border-box; position: relative; overflow: hidden; border-radius: 4px; max-width: 100%; font-size: 0px;"><br></div></div></div></ne-card></ne-p><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">1</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="u14420031" data-lake-id="u14420031" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="u4d23680b" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">进入训练界面</ne-text><ne-text id="uf28bf95a" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u1c04a32f" data-lake-id="u1c04a32f" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u21090576" style="box-sizing: border-box;">在 AI Work 中找到“开始训练”或“启动训练”按钮,点击即可开始训练。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">2</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="u2b397fbb" data-lake-id="u2b397fbb" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="u0d222797" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">监控训练过程</ne-text><ne-text id="ub565596d" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="ucba62321" data-lake-id="ucba62321" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u42e41b8d" style="box-sizing: border-box;">训练过程中,AI Work 会显示实时的损失值(loss)、准确率(accuracy)等指标。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u6a1e3411" data-lake-id="u6a1e3411" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u13ec9dea" style="box-sizing: border-box;">如果发现损失值异常或训练效果不好,可以暂停训练,调整参数后重新开始。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">3</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="u7dbbb33b" data-lake-id="u7dbbb33b" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="uc1049150" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">保存训练模型</ne-text><ne-text id="u9a46e774" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="ue506a890" data-lake-id="ue506a890" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u54dc097b" style="box-sizing: border-box;">训练完成后,AI Work 会自动生成训练好的模型文件(如 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="u59c1dbbb" style="box-sizing: border-box;">.pth</ne-text></ne-code-content></ne-code><ne-text id="ue1798d51" style="box-sizing: border-box;"> 或 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="u775579c0" style="box-sizing: border-box;">.onnx</ne-text></ne-code-content></ne-code><ne-text id="ue6921d59" style="box-sizing: border-box;"> 文件),通常保存在根目录的 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="u6b82d1d8" style="box-sizing: border-box;">models/</ne-text></ne-code-content></ne-code><ne-text id="u80c23b89" style="box-sizing: border-box;"> 文件夹中。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-hole id="u40bf9dd9" data-lake-id="u40bf9dd9" style="white-space-collapse: break-spaces; box-sizing: border-box; max-width: calc(100% - var(--viewer-center-align-value)); width: 1329.49px; display: flex; margin-bottom: 7.83px; margin-top: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-card data-card-name="hr" data-card-type="block" id="RMo3o" data-event-boundary="card" style="box-sizing: border-box; position: relative; z-index: 1; line-height: 1em; height: fit-content; display: block; width: calc(100% - 2px); max-width: 100%; border-radius: 4px; border: 1px solid transparent; margin-top: 2px; margin-bottom: 2px; padding-top: 12px; padding-bottom: 12px;"><div class="ne-hr" style="box-sizing: border-box; width: 1325.59px; height: 1px; background: var(--yq-bg-primary-hover-light); border-top: 1px solid transparent;"></div></ne-card></ne-hole><ne-h3 id="h8u5T" data-lake-id="h8u5T" style="white-space-collapse: break-spaces; box-sizing: border-box; position: relative; display: block; margin-top: 30px; margin-right: var(--viewer-center-align-right); margin-bottom: 15px; font-size: 20px; line-height: 30px; color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-variant-ligatures: none;"><ne-heading-ext style="box-sizing: border-box; position: absolute; width: fit-content; display: flex; align-items: center; user-select: none; left: 0px; transform: translateX(-100%); height: 28px;"><ne-heading-anchor style="box-sizing: border-box; display: flex; align-items: center; opacity: 0; width: fit-content; user-select: none; color: var(--yq-text-disable); line-height: 1; font-family: lake-icon !important;"><span style="box-sizing: border-box; cursor: pointer; width: 20px; height: 20px; font-size: 14px; display: flex; justify-content: center; align-items: center; border-radius: 4px; margin-top: 2px;"><div class="ne-icon ne-icon-card-h3" data-name="card-h3" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg class="ne-icon-symbol" aria-hidden="true"><use xlink:href="#ne-card-h3"></use></svg></div></span></ne-heading-anchor><ne-heading-fold style="box-sizing: border-box; display: block; opacity: 0; width: 20px; height: 20px; border-radius: 4px; cursor: pointer;"><div class="ne-heading-folding-inner" style="box-sizing: border-box; width: 20px; height: 20px; display: flex; justify-content: center; align-items: center;"><div class="ne-icon ne-lark-icon" data-name="ReviewArrowDown" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg width="1em" height="1em" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="larkui-icon larkui-icon-review-arrow-down"><defs><path id="3742204692a" d="M0 0h256v256H0z"></path></defs><g fill="none" fill-rule="evenodd"><mask id="3742204692b" fill="#fff"><use xlink:href="#3742204692a"></use></mask><path d="M181.1 118.925 135 165.096a9.889 9.889 0 0 1-14 0l-46.1-46.17c-3.866-3.873-3.866-10.15 0-14.022a9.892 9.892 0 0 1 7-2.904h92.2c5.468 0 9.9 4.439 9.9 9.915a9.922 9.922 0 0 1-2.9 7.01Z" fill="currentColor" fill-rule="nonzero" mask="url(#3742204692b)"></path></g></svg></div></div></ne-heading-fold></ne-heading-ext><ne-heading-content style="box-sizing: border-box; display: block;"><ne-text id="u44c10099" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">第五步:验证和优化</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-heading-content></ne-h3><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">1</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="u7275f770" data-lake-id="u7275f770" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="ub1f05181" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">验证模型效果</ne-text><ne-text id="u5d4560fd" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="uee4d1224" data-lake-id="uee4d1224" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u565e7f16" style="box-sizing: border-box;">使用验证集或新的测试数据,验证模型的准确率和性能。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="uc70ae709" data-lake-id="uc70ae709" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u31e7cf58" style="box-sizing: border-box;">如果效果不理想,可以调整训练参数(如学习率、批次大小)或增加训练数据。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">2</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="u2b7822f3" data-lake-id="u2b7822f3" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="u69d5de91" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">导出模型</ne-text><ne-text id="u73c4aa64" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u4eea1e7b" data-lake-id="u4eea1e7b" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u71e6c361" style="box-sizing: border-box;">如果需要,可以将训练好的模型导出为其他格式(如 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="ua382854a" style="box-sizing: border-box;">.onnx</ne-text></ne-code-content></ne-code><ne-text id="u9e34baa5" style="box-sizing: border-box;"> 或 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="ub2fa2414" style="box-sizing: border-box;">.tflite</ne-text></ne-code-content></ne-code><ne-text id="u14afb99a" style="box-sizing: border-box;">),以便在其他设备上部署。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-hole id="u9304305f" data-lake-id="u9304305f" style="white-space-collapse: break-spaces; box-sizing: border-box; max-width: calc(100% - var(--viewer-center-align-value)); width: 1329.49px; display: flex; margin-bottom: 7.83px; margin-top: 7.83px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-card data-card-name="hr" data-card-type="block" id="oYEsA" data-event-boundary="card" style="box-sizing: border-box; position: relative; z-index: 1; line-height: 1em; height: fit-content; display: block; width: calc(100% - 2px); max-width: 100%; border-radius: 4px; border: 1px solid transparent; margin-top: 2px; margin-bottom: 2px; padding-top: 12px; padding-bottom: 12px;"><div class="ne-hr" style="box-sizing: border-box; width: 1325.59px; height: 1px; background: var(--yq-bg-primary-hover-light); border-top: 1px solid transparent;"></div></ne-card></ne-hole><ne-h3 id="xNsDI" data-lake-id="xNsDI" style="white-space-collapse: break-spaces; box-sizing: border-box; position: relative; display: block; margin-top: 30px; margin-right: var(--viewer-center-align-right); margin-bottom: 15px; font-size: 20px; line-height: 30px; color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-variant-ligatures: none;"><ne-heading-ext style="box-sizing: border-box; position: absolute; width: fit-content; display: flex; align-items: center; user-select: none; left: 0px; transform: translateX(-100%); height: 28px;"><ne-heading-anchor style="box-sizing: border-box; display: flex; align-items: center; opacity: 0; width: fit-content; user-select: none; color: var(--yq-text-disable); line-height: 1; font-family: lake-icon !important;"><span style="box-sizing: border-box; cursor: pointer; width: 20px; height: 20px; font-size: 14px; display: flex; justify-content: center; align-items: center; border-radius: 4px; margin-top: 2px;"><div class="ne-icon ne-icon-card-h3" data-name="card-h3" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg class="ne-icon-symbol" aria-hidden="true"><use xlink:href="#ne-card-h3"></use></svg></div></span></ne-heading-anchor><ne-heading-fold style="box-sizing: border-box; display: block; opacity: 0; width: 20px; height: 20px; border-radius: 4px; cursor: pointer;"><div class="ne-heading-folding-inner" style="box-sizing: border-box; width: 20px; height: 20px; display: flex; justify-content: center; align-items: center;"><div class="ne-icon ne-lark-icon" data-name="ReviewArrowDown" style="box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 16px; background-position: 50% center; background-repeat: no-repeat;"><svg width="1em" height="1em" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="larkui-icon larkui-icon-review-arrow-down"><defs><path id="3742204692a" d="M0 0h256v256H0z"></path></defs><g fill="none" fill-rule="evenodd"><mask id="3742204692b" fill="#fff"><use xlink:href="#3742204692a"></use></mask><path d="M181.1 118.925 135 165.096a9.889 9.889 0 0 1-14 0l-46.1-46.17c-3.866-3.873-3.866-10.15 0-14.022a9.892 9.892 0 0 1 7-2.904h92.2c5.468 0 9.9 4.439 9.9 9.915a9.922 9.922 0 0 1-2.9 7.01Z" fill="currentColor" fill-rule="nonzero" mask="url(#3742204692b)"></path></g></svg></div></div></ne-heading-fold></ne-heading-ext><ne-heading-content style="box-sizing: border-box; display: block;"><ne-text id="ub2a4b9fe" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">注意事项</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-heading-content></ne-h3><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">1</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="u306442d5" data-lake-id="u306442d5" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="ud9e6ba76" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">数据格式</ne-text><ne-text id="u4c451751" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="ua98db9b3" data-lake-id="ua98db9b3" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u6fb93c74" style="box-sizing: border-box;">确保图片和标签文件的格式与 AI Work 支持的格式一致(如 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="uf6a7d27b" style="box-sizing: border-box;">.jpg</ne-text></ne-code-content></ne-code><ne-text id="u0a37765f" style="box-sizing: border-box;"> 和 </ne-text><ne-code style="box-sizing: border-box; display: inline;"><ne-code-content style="box-sizing: border-box; display: inline; background-color: var(--lakex-editor-code-background); border-radius: 4px; border: 1px solid var(--lakex-editor-border-primary); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; padding-right: 4px; padding-left: 4px; margin: 1px 3px; line-height: 1.1; word-break: break-all;"><ne-text id="u29fe500f" style="box-sizing: border-box;">.txt</ne-text></ne-code-content></ne-code><ne-text id="u702e49de" style="box-sizing: border-box;">)。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">2</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="ud3cafeca" data-lake-id="ud3cafeca" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="u63877d2f" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">文件夹结构</ne-text><ne-text id="ufe70d321" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="ude119051" data-lake-id="ude119051" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u977ea1ab" style="box-sizing: border-box;">保持清晰的文件夹结构,避免数据混乱。</ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-uli-c></ne-uli><ne-oli index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 2em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-oli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" data-type="0" data-level="0" style="box-sizing: border-box; padding-right: 6px; font-family: "Helvetica Neue", Consolas;"><span style="box-sizing: border-box;">3</span></span></ne-oli-i><ne-oli-c class="ne-oli-content" id="u6eff8623" data-lake-id="u6eff8623" style="box-sizing: border-box; flex: 1 1 0%; min-width: 1px;"><ne-text id="udfbee0c9" ne-bold="true" style="box-sizing: border-box; font-weight: 700;">训练参数</ne-text><ne-text id="u11c1a0f8" style="box-sizing: border-box;"></ne-text><span class="ne-viewer-b-filler" ne-filler="block" style="box-sizing: border-box; display: inline; min-width: 1px; vertical-align: baseline; font-size: 1em; height: 1em; user-select: none;"><br style="box-sizing: border-box;"></span></ne-oli-c></ne-oli><ne-uli ne-level="1" index-type="0" style="white-space-collapse: break-spaces; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: baseline; padding-left: 4em; margin-bottom: 3.915px; margin-right: var(--viewer-center-align-right); color: rgb(38, 38, 38); font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI"; font-size: 15px; font-variant-ligatures: none;"><ne-uli-i style="box-sizing: border-box; min-width: 2em; margin-left: -2em; display: inline-flex; justify-content: flex-end; user-select: none; white-space: nowrap;"><span class="ne-list-symbol" style="box-sizing: border-box; padding-right: 6px;"><span style="box-sizing: border-box; display: inline-block; transform: scale(0.5);">○</span></span></ne-uli-i><ne-uli-c class="ne-uli-content" id="u70c32c07" data-lake-id="u70c32c07" style="box-sizing: border-box; min-width: 1px;"><ne-text id="u9d43c4c7" style="box-sizing: border-box;">如果训练时间过长或效果不佳,可以尝试调整学习率或增加训练轮数。</ne-text></ne-uli-c></ne-uli></li><li id="u1ce8c7bf" data-lake-index-type="0"><div><ne-text style="box-sizing: border-box;"><br></ne-text></div></li></ol></div></div>
页:
[1]