Releases: fabds/lensmith-releases
Releases · fabds/lensmith-releases
Release list
App updates
Core ML models (models-v1)
Download-on-demand Core ML models for Lensmith, fetched at runtime by the app. Each .aar is an AppleArchive-compressed Core ML (.mlpackage) conversion of a published open-source model — all credit to the original authors. No changes to the weights beyond format conversion (plus traced pre/post-processing where the converter notes it).
| Asset | Original model | Source | License |
|---|---|---|---|
LensmithDenoiser.aar |
NAFNet-SIDD (blind denoising) | megvii-research/NAFNet | MIT |
LensmithDeblurrer.aar |
NAFNet-GoPro (motion deblurring) | megvii-research/NAFNet | MIT |
LensmithUpscaler.aar |
Real-ESRGAN x2plus (super resolution) | xinntao/Real-ESRGAN | BSD-3-Clause |
DepthAnythingV2SmallF16.aar |
Depth Anything V2 Small (monocular depth) | Apple's official Core ML conversion | Apache-2.0 |
LensmithInpainter.aar |
big-LaMa (inpainting) | advimman/lama | Apache-2.0 |
LensmithColorizer.aar |
DDColor tiny (image colorization) | piddnad/DDColor | Apache-2.0 |
The original licenses apply to the weights; see each project for the full text. The same attributions ship inside the app (Help ▸ Open Source Licenses).