Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Ryan Lai e823735e66
Update Squeezenet c++ and C# sample to be explicit with colorspace management of GetSoftwareBitmapAsync (#282)
* Updated squeezenet cpp sample to be explicit about managing color space

* Updated squeezenet c# sample to be explicit about managing color space

* Case insensitive value when looking up metadata

* PR comments to make try catch tighter
2019-10-16 13:29:00 -07:00
Ori Levari 1e8c92ff46
User/orilevari/normalize samples build flavors (#243) 2019-06-12 15:57:18 -07:00
Ori Levari 30c46b1918
User/orilevari/copy labels (#165) 2019-02-15 17:49:01 -08:00
Ori Levari 1149bc9db3
update net core readme (#164) 2019-02-15 10:31:37 -08:00
Ori Levari dd662678f2
User/orilevari/top3 bug (#117)
* all c++ samples with print results have the correct output now

* c# samples are updated

* fix top3 bug for javascript sample

* update readmes to have correct output of top 3 probabilities

* replace locally declared struct with std::pair
2019-01-03 16:45:43 -08:00
Ori Levari c1b38ad47f
User/orilevari/net core squeezenet (#101)
* added .NET Core squeezenet example

* edit readme to acknowledge async limitations of .NET core 2

* refactor out async helper

* update readme

* remove c++ instructions copied from different README

* update Readme. remove liberal new lines

* parametrize assembly reference for Windows.winmd and update README accordingly.
2018-12-17 16:25:48 -08:00