This commit is contained in:
Amrutha Srinivasan 2021-09-13 17:26:43 -07:00
Родитель 88bba891fe
Коммит d420bb1350
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -7,7 +7,7 @@
<Description>
This package performs Image Classification on an input image by using the SqueezeNet Onnx model.
</Description>
<Version>0.0.24</Version>
<Version>0.0.25</Version>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="Properties\IntelligentAPI_ImageClassifier.rd.xml" />

Просмотреть файл

@ -7,7 +7,7 @@
<Description>
This package performs Object Detection on an input image by using the YOLOv4 Onnx model.
</Description>
<Version>0.0.10</Version>
<Version>0.0.11</Version>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="Properties\IntelligentAPI_ObjectDetector.rd.xml" />