immich/machine-learning/immich_ml/models
蓝徐睿 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
..
clip feat: ocr (#18836) 2025-10-27 14:09:55 +00:00
facial_recognition feat(ml): pad crops for robust face alignment 2025-12-16 11:42:27 +08:00
ocr fix(ml): do not upscale preview (#24322) 2025-12-01 20:26:01 -06:00
__init__.py feat: ocr (#18836) 2025-10-27 14:09:55 +00:00
base.py feat: ocr (#18836) 2025-10-27 14:09:55 +00:00
cache.py chore(ml): installable package (#17153) 2025-03-27 19:49:09 +00:00
constants.py feat(ml): multilingual ocr (#23527) 2025-11-06 12:58:41 -05:00
transforms.py fix(deps): update machine-learning (#19803) 2025-08-11 18:07:49 -04:00