ente/web/packages
Manav Rathi 6fc82ff062
[web] Import ONNX-YOLO face changes from the web_face branch (#1399)
Laurens has made the relevant changes to get ONNX-YOLO face detection
working in a manner where the generated embeddings are the same as what
get generated by the corresponding ML stack in the mobile client.

This PR cherry picks his ML related changes from the branch he was
working in, but leaves out the surrounding scaffolding (We cannot merge
that branch directly because it relies on wasm that we don't need and
don't want to commit to main).

At this point this functionality is correct but not usable - the next
step will be to tie this to the ONNX runtime that we already have on the
Node.js layer of our desktop app.

**Tests**

- yarn dev + smoke test
- yarn build + smoke test
- yarn lint
2024-04-10 15:36:03 +05:30
..
accounts Audit app update functions 2024-04-10 12:32:43 +05:30
build-config Fix the yarn lint 2024-04-05 21:22:44 +05:30
eslint-config Import ONNX-YOLO face changes from the web_face branch 2024-04-10 14:41:59 +05:30
next Log on unhandled errors and promise rejections 2024-04-10 13:05:00 +05:30
shared IPC keys 2024-04-10 11:03:36 +05:30
utils Remove deprecated loggers 2024-04-09 12:06:46 +05:30