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

1473 Коммитов

Автор SHA1 Сообщение Дата
Linnea May 1fc9e92a02 First attempt at using LeraningModelExperimental to join alll Background Blur models into one. 2022-03-02 11:24:55 -08:00
Linnea May 405d431e0b Styletransfer up to 30 fps but background blur has some flicker and maybe a sync issue across learning models 2022-03-01 13:36:55 -08:00
Linnea May 459ce0a61a Queue jobs to MF async work queue and add a CV for when a model can run 2022-02-28 15:59:26 -08:00
Linnea May 562e329cab More debug messages
Model input bug seems to be back
2022-02-23 10:33:57 -08:00
Linnea May 02a530a0d5 No immediate crashes, need to clean up and make sure no race conditiosn 2022-02-23 10:33:19 -08:00
Linnea May f1b3724c70 Starting rewrite submiteval as multithreaded 2022-02-16 16:28:33 -08:00
Linnea May c59da15362 Use non-quantized and utilization goes way up for fcn-resnet 2022-02-16 12:28:21 -08:00
Linnea May 9a53abdf3c try to get a gpu capture 2022-02-15 15:02:49 -08:00
Linnea May 61a595f507 Have capture engine pick the display adapter with most video memory, then should match the winml device 2022-02-11 14:47:45 -08:00
Linnea May f8afcde053 Merge branch 'user/linneamay/stream-async' of https://github.com/microsoft/Windows-Machine-Learning into user/linneamay/stream-async 2022-02-09 16:26:38 -08:00
Linnea May a28afb093b Debugging why GPU not saturated 2022-02-09 16:26:31 -08:00
Linnea May 8d92a68d04 Debugging why GPU not saturated 2022-02-09 15:34:31 -08:00
Linnea May 5c90873969 First pass at confinguring Run to set up an async op and return 2022-02-08 16:33:49 -08:00
Linnea May 599c335448 remove flicker from background blur 2022-02-08 11:31:39 -08:00
Linnea May 1d9d216238 Background blur is running but there seems to be an odd flicker, maybe from not clearing bindings? 2022-02-08 10:33:45 -08:00
Linnea May 1de36a35d3 ASYNC WORKS BESTIES 2022-02-07 13:31:01 -08:00
Linnea May a992ef42cf Processes inputs but now eval is failing 2022-02-04 17:13:20 -08:00
Linnea May b6da2f51e9 Was missing METransformDrainComplete from the OnDrain event in CHWMFT 2022-02-04 13:51:32 -08:00
Linnea May 0597121ff2 Trying to determine why SourceReader doesn't have any samples queued. 2022-02-04 11:38:19 -08:00
Linnea May 5463991b65 Insert CHWMFT sample and try ot run 2022-02-03 14:39:46 -08:00
Linnea May 53f147b3a6 Named dimension override for FCN-resnet 2022-01-28 16:13:32 -08:00
Linnea May 30cb04f682 first pass at async effect 2022-01-28 16:08:23 -08:00
Linnea May 69dbb27c2b First pass at threading backgroudn blur 2022-01-21 12:28:31 -08:00
Linnea May 8c662b6f30 pass in styletransfer as a Istreammodel 2022-01-20 16:41:50 -08:00
Linnea May 7ddb5fb462 Trying to write an istreammodel base class 2022-01-20 13:47:18 -08:00
Linnea May cb3e3cdc5b use the same device as session to create input VideoFrame and experiment with frame size 2022-01-19 10:10:20 -08:00
Linnea May 37dcbd952b Trying to speed up FCN-Resnet 2022-01-18 14:16:08 -08:00
Linnea May bfb22f67b7 Added a launch inference window instead of automaitcally launching 2022-01-12 16:27:38 -08:00
Linnea May dd52574f0f Fixed device selection dialog 2022-01-12 14:26:20 -08:00
Linnea May 4af7768814 Runs style transfer! 2022-01-12 12:54:54 -08:00
Linnea May 1338d0e1c1 Load models by forcing correct winml.dll to load in Stream.Xaml.cs 2022-01-12 12:08:03 -08:00
Linnea May 98a6cf4634 Shows up!! Was using the wrong HMODULE, did in fact need to use one for native dll 2022-01-11 13:43:05 -08:00
Linnea May c0a63dc6c6 Migrated resources from separate streaming sample but menu still won't show up 2022-01-11 13:06:53 -08:00
Linnea May 46443d5cd4 Create an owned window! 2022-01-10 16:16:10 -08:00
Linnea May 3bf371c039 Start to add launch window code but won't show up in front of samples gallery window 2022-01-10 13:37:56 -08:00
Linnea May 6b3602e36b Merge remote-tracking branch 'origin/master' into user/linneamay/stream-launch 2022-01-10 11:29:21 -08:00
Linnea May 52bb362a02 Merge branch 'user/linneamay/stream-style' into user/linneamay/samples-stream-allocator 2022-01-10 11:22:42 -08:00
Linnea May bad431ac8e Clean up styeltransfer 2022-01-10 11:20:13 -08:00
Linnea May 56d75fa2c5 Add threading in segmentmodel 2022-01-06 16:11:12 -08:00
Linnea May 26fa8e814a added basic style transfer model 2022-01-06 11:35:01 -08:00
Linnea May 7fbf1cb1ab Clean up segment model 2022-01-05 11:53:06 -08:00
Linnea May f855afcad7 Move to winrt::com_ptr instead of ATL CComPtr 2022-01-05 11:47:39 -08:00
Linnea May ee61e2980a Clean up the background blur model 2022-01-04 13:28:33 -08:00
Linnea May 16401107ca Did... did I fix it? 2022-01-04 12:58:33 -08:00
Linnea May 26104ecfaa Add check device code 2021-12-15 10:21:15 -08:00
Linnea May 0b3ddceddd change nuget configs 2021-12-14 15:55:09 -08:00
Linnea May 084c9caa26 Trying to debug winrt error 2021-12-14 15:31:22 -08:00
Linnea May d32bc3cb94 Add some comments 2021-12-08 13:38:23 -08:00
Linnea May 794df5ffb0 Looks like video frame always created with same device and that's causing the race condition? 2021-12-08 13:36:39 -08:00
Linnea May f8f11fd8f2 Pass around copied surfaces instead, but some deadlock probaby from locking the d3d device 2021-12-08 11:38:27 -08:00