Skip to content

Commit 3912ae9

Browse files
committed
Add memory copies to "Opportunities and Challenges"
1 parent dc494a9 commit 3912ae9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

agenda/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
- ❓ The current in-browser efforts are focused on inference rather than training.
3535
- ✔️ 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.
3636

37+
ℹ️ [Memory copies #93](https://github.com/w3c/machine-learning-workshop/issues/93) - @aboba @wchao1115
38+
- ❓ 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+
3741
ℹ️ [Permission model for Machine Learning APIs #72](https://github.com/w3c/machine-learning-workshop/issues/72) - @cynthia @dontcallmedom @anssiko
3842
- ❓ How to design a forward-looking permission model for ML APIs?
3943
- ✔️ Proposal: TBD

0 commit comments

Comments
 (0)