immich/docs/docs/install
Mert 68f52818ae
feat(server): separate face clustering job (#5598)
* separate facial clustering job

* update api

* fixed some tests

* invert clustering

* hdbscan

* update api

* remove commented code

* wip dbscan

* cleanup

removed cluster endpoint

remove commented code

* fixes

updated tests

minor fixes and formatting

fixed queuing

refinements

* scale search range based on library size

* defer non-core faces

* optimizations

removed unused query option

* assign faces individually for correctness

fixed unit tests

remove unused method

* don't select face embedding

update sql

linting

fixed ml typing

* updated job mock

* paginate people query

* select face embeddings because typeorm

* fix setting face detection concurrency

* update sql

formatting

linting

* simplify logic

remove unused imports

* more specific delete signature

* more accurate typing for face stubs

* add migration

formatting

* chore: better typing

* don't select embedding by default

remove unused import

* updated sql

* use normal try/catch

* stricter concurrency typing and enforcement

* update api

* update job concurrency panel to show disabled queues

formatting

* check jobId in queueAll

fix tests

* remove outdated comment

* better facial recognition icon

* wording

wording

formatting

* fixed tests

* fix

* formatting & sql

* try to fix sql check

* more detailed description

* update sql

* formatting

* wording

* update `minFaces` description

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-01-18 00:08:48 -05:00
..
img docs: TrueNAS install guide (community) (#4615) 2023-10-23 20:08:39 +00:00
_category_.json chore(docs): refactor pages (#1144) 2022-12-21 15:01:50 -06:00
all-in-one.md docs(install): Add kubernetes deployment documentation (#1418) 2023-01-25 10:07:25 -06:00
config-file.md feat(server): separate face clustering job (#5598) 2024-01-18 00:08:48 -05:00
docker-compose.mdx fix(docs): remove spurious hyphen in docker compose cmd (#5771) 2023-12-16 19:49:14 -05:00
environment-variables.md deps: update docs (#6462) 2024-01-17 22:44:45 -05:00
kubernetes.md docs: clean-up old references (#5697) 2023-12-14 09:53:08 -05:00
portainer.md ci: doc format check (#2325) 2023-04-24 12:49:20 -05:00
post-install.mdx fix(docs) Fix relative paths leading to broken links (#6354) 2024-01-13 14:15:32 -06:00
requirements.md docs: update RAM requirement 2023-05-18 15:04:21 -05:00
script.md docs: clean-up old references (#5697) 2023-12-14 09:53:08 -05:00
truenas.md docs: TrueNAS install guide (community) (#4615) 2023-10-23 20:08:39 +00:00
unraid.md feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00