Add comment
This commit is contained in:
Родитель
a413d13605
Коммит
f7172e1d54
|
@ -7,7 +7,10 @@ using System.Threading.Tasks;
|
|||
using Windows.Media;
|
||||
using Windows.Storage;
|
||||
using Windows.UI.Xaml;
|
||||
// Windows.AI.MachineLearning' refers to the libraries included in Windows,
|
||||
// while 'Microsoft.AI.MachineLearning' refers to the externally available NuGet package.
|
||||
using Microsoft.AI.MachineLearning;
|
||||
// using Windows.AI.MachineLearning;
|
||||
|
||||
namespace YOLOv4ObjectDetection
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче