microsoft / webnn-developer-preview

MIT License
38 stars 7 forks source link

Local hosting - Add model download script and support local models for image-classification #15

Closed ibelem closed 1 month ago

ibelem commented 2 months ago

For Web AI application development training and some other scenarios, there is a requirement to run the demos (with models) locally rather than remote hosting. Update the code with following changes:

These changes will not impact the current hosted website on github.io.

@Adele101 @fdwr Please help to check if you can accept this PR.

ibelem commented 1 month ago

@fdwr Many thanks for your great feedback, most of them have been fixed, PTAL. :)