You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: agenda/README.md
+4
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,10 @@
34
34
- ❓ The current in-browser efforts are focused on inference rather than training.
35
35
- ✔️ Proposal: Understand successful real-world usages (e.g. Teachable Machine) and target transfer learning as the initial training use case for related browser API work.
- ❓ Machine learning apps within the browser using the media pipeline trigger many more memory copies compared with native applications hindering performance.
39
+
- ✔️ Proposal: Introduce a more direct way to feed a video frame, possibly captured from a camera, to a ML model.
40
+
37
41
ℹ️ [Permission model for Machine Learning APIs #72](https://github.com/w3c/machine-learning-workshop/issues/72) - @cynthia@dontcallmedom@anssiko
38
42
- ❓ How to design a forward-looking permission model for ML APIs?
0 commit comments