ente/web/apps/photos
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
..
public Cleanup 2024-04-06 11:19:14 +05:30
src [web] Import ONNX-YOLO face changes from the web_face branch (#1399) 2024-04-10 15:36:03 +05:30
tests More transition 2024-04-09 12:17:33 +05:30
thirdparty Move into web/ 2024-03-01 12:21:07 +05:30
.env [web] Prefer .local files for local only configuration 2024-04-01 19:59:02 +05:30
.env.development [web] Uncomment accidentally activated env vars for localhost defaults 2024-04-05 17:08:47 +05:30
.eslintrc.js Move into web/ 2024-03-01 12:21:07 +05:30
next.config.js [web] Remove Sentry 2024-03-12 13:24:33 +05:30
package.json Merge 2024-04-08 20:39:53 +05:30
tsconfig.json Switch 2024-04-09 10:33:54 +05:30