immich/machine-learning/immich_ml
蓝徐睿 27e235a015 feat(ml): pad crops for robust face alignment
Pad the full image (reflect border) when landmarks are near/outside the image bounds, so norm_crop() stays stable for large/edge faces.\n\n- Add cropMarginRatio/maxCropPadRatio knobs via kwargs and configure().\n- Ensure returned embeddings are float32.
2025-12-16 11:42:27 +08:00
..
models feat(ml): pad crops for robust face alignment 2025-12-16 11:42:27 +08:00
sessions feat(ml): add preload and fp16 settings for ocr (#23576) 2025-11-06 17:55:11 +00:00
__init__.py chore(ml): installable package (#17153) 2025-03-27 19:49:09 +00:00
__main__.py fix(ml): ipv6 check (#22735) 2025-10-07 12:24:23 -04:00
config.py feat(ml): add preload and fp16 settings for ocr (#23576) 2025-11-06 17:55:11 +00:00
gunicorn_conf.py chore(ml): installable package (#17153) 2025-03-27 19:49:09 +00:00
log_conf.json chore(ml): installable package (#17153) 2025-03-27 19:49:09 +00:00
main.py feat(ml): add preload and fp16 settings for ocr (#23576) 2025-11-06 17:55:11 +00:00
schemas.py feat(ml): add preload and fp16 settings for ocr (#23576) 2025-11-06 17:55:11 +00:00