自定义训练识别.xml 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <xml xmlns="http://www.w3.org/1999/xhtml" type="IoT">
  2. <block type="ai_lcd_showcarvas_set_cord" id="y@{b*WZh|fe+.miBi0+@" x="162" y="135">
  3. <value name="xy">
  4. <block type="lcd_set_position" id="Dqg}xVvyGqRX0!-~lhO^">
  5. <value name="POSX">
  6. <shadow type="math_number" id="U2-:r]}#3|O9*Y?M%t72">
  7. <field name="NUM">48</field>
  8. </shadow>
  9. </value>
  10. <value name="POSY">
  11. <shadow type="math_number" id="/3UMkRjN5ZxR9-!3YksA">
  12. <field name="NUM">8</field>
  13. </shadow>
  14. </value>
  15. </block>
  16. </value>
  17. <next>
  18. <block type="controls_repeat_forever" id="G;eI?9/bLk8BCQx,uJ!a">
  19. <statement name="DO">
  20. <block type="ai_camera_fit_to_screen_size" id=").i8mMAB6q[8N%`SL}P3">
  21. <field name="size">224</field>
  22. <next>
  23. <block type="ai_model_customized_load_setup" id="MC;*H#QbcZUiS;+CoQge">
  24. <field name="model_path">autologistics</field>
  25. <value name="class_input">
  26. <block type="lists_create_with" id="%X7=Bz+x4b0oc~_)XD|Q">
  27. <mutation items="6"></mutation>
  28. <value name="ADD0">
  29. <block type="text" id="8E:}w7sLAPU-2{:cYiVP">
  30. <field name="TEXT">load</field>
  31. </block>
  32. </value>
  33. <value name="ADD1">
  34. <block type="text" id="%ZK^roKAzM.R8OkcIdTK">
  35. <field name="TEXT">unload</field>
  36. </block>
  37. </value>
  38. <value name="ADD2">
  39. <block type="text" id="NA*w_[cNx.2%BqPYas8_">
  40. <field name="TEXT">left</field>
  41. </block>
  42. </value>
  43. <value name="ADD3">
  44. <block type="text" id="FFCUwLnQ*:Sj,SS1_Kb(">
  45. <field name="TEXT">right</field>
  46. </block>
  47. </value>
  48. <value name="ADD4">
  49. <block type="text" id="z|o:rhz36C~$ow5^hl:]">
  50. <field name="TEXT">forward</field>
  51. </block>
  52. </value>
  53. <value name="ADD5">
  54. <block type="text" id="KLv0#D,[:e|K;+uM=2;u">
  55. <field name="TEXT">stop</field>
  56. </block>
  57. </value>
  58. </block>
  59. </value>
  60. <next>
  61. <block type="ai_model_customized_if_got" id=")yu;fA|q:%OZNh,r3JdK">
  62. <next>
  63. <block type="ai_lcd_showcarvas_set_display" id="G53S9xg,q:=U=lWRg95p"></block>
  64. </next>
  65. </block>
  66. </next>
  67. </block>
  68. </next>
  69. </block>
  70. </statement>
  71. </block>
  72. </next>
  73. </block>
  74. </xml>