thetechgeekko/latent-android-models
LATENT Android models
This repository hosts model artifacts generated specifically for the LATENT Android camera app. It intentionally does not contain LATENT's film LUTs or Qualcomm QNN context binaries.
Each artifact below has its own immutable byte count, SHA-256, origin, and license. A repository-level license must not be inferred for a different file.
DA3 Small — LiteRT FP32, 672 × 896
da3_small_672x896_fp32.tflite is a LATENT-generated conversion of Depth Anything 3 Small for a fixed 3:4 Android input.
The conversion retains upstream align_corners=true, keeps the head positional embedding, and replaces positional construction with an exactly checked separable x/y constant bake. It is not the community repository's published binary and must not be described as FP16.
Download the exact artifact with:
hf download thetechgeekko/latent-android-models \
da3_small_672x896_fp32.tfliteLATENT pins a repository commit, byte count, and SHA-256 before staging this artifact into an APK. See provenance/ for the guarded conversion, immutable input revisions, validation reports, and reproduction scripts.
Upstream and license
The base model is depth-anything/DA3-SMALL; source is ByteDance-Seed/depth-anything-3. Both identify Apache-2.0 as the license. The pinned community converter is litert-community/Depth-Anything-3-Small. Full revisions and hashes are in provenance/ADMISSION.json and provenance/MANIFEST.json.
See NOTICE.md for the modification and attribution record and LICENSE for the Apache License 2.0. This model card records engineering provenance; it is not a production-quality claim or legal opinion.
U2Netp d0 — LATENT TFLite FP16 conversion, 320 x 320
u2netp_d0_320_fp16.tflite is Clearstate's format conversion of the plain U2Netp salient-object checkpoint. It is not the separately trained u2net_portrait model.
MiDaS v2.1 Small — legacy Intel TFLite FP32
midas_v2_1_small_256_fp32.tflite is the unmodified legacy app fallback. It is retained for exact clean-checkout reproduction while LATENT evaluates the smaller revision-pinned LiteRT Community conversion.
Stock Google MediaPipe models
LATENT does not mirror Google's stock model files here. Clean checkouts fetch the exact versioned Google objects and verify these identities before staging:
The Qualcomm-generated QNN context binaries are device-specific build inputs. They remain local pending explicit authorization for a private external destination and are not licensed or presented here as generally reusable models.
