Instructions to use thetechgeekko/latent-android-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use thetechgeekko/latent-android-models with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Attribution and modification notice
da3_small_672x896_fp32.tflite is derived from Depth Anything 3 Small.
- Upstream source:
ByteDance-Seed/depth-anything-3 - Source commit:
41736238f5bced4debf3f2a12375d2466874866d - Base weights:
depth-anything/DA3-SMALL - Weights revision:
e08cab65ca0ec38e7826075418411ab90cab4da3 - Upstream copyright: Copyright 2025 The Depth Anything 3 Team
- Upstream license: Apache License 2.0
- Conversion reference:
litert-community/Depth-Anything-3-Small - Converter revision:
cc7cc4b5e8fd208bd32b40c0455ed074078c4190
LATENT changed the exported graph for a fixed 672 × 896 Android contract. The
conversion retains upstream align_corners=true and the head positional
embedding, replaces positional construction with a verified separable x/y
constant bake, and adds guarded checkpoint, environment, byte, hash, and host
numerical validation. The resulting object is FP32 and differs from the
community repository's published artifact.
The complete Apache License 2.0 text is provided in LICENSE. No affiliation
with or endorsement by ByteDance, the Depth Anything 3 Team, Google, or the
LiteRT community repository is claimed.