轮胎外观检测添加思谋语义分割模型检测工具
C3204
14 小时以前 848ae3a7841a16322c23f9c0d10b2fab83a97c2c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <Compile Update="FlowNodeEditor.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="FlowPanel.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Update="MainForm.cs">
      <SubType>Form</SubType>
    </Compile>
  </ItemGroup>
</Project>