Agent skill · NVIDIA

tao-train-depth-anything-v2

Monocular depth estimation using Metric Depth Anything v2 or Relative Depth Anything architectures. Predicts

What it needs

About 8k tokens when loaded.

What this skill does

Depth Net Mono Standalone install? If this session was not initialized by the TAO skill bank plugin, run the tao-setup skill first (host preflight, credentials, cross-skill discovery). Monocular depth estimation using Metric Depth Anything v2 or Relative Depth Anything architectures. Predicts per-pixel depth from single RGB images. Pretrained checkpoint loading varies by model variant and use case — see the Pretrained checkpoint loading — use case matrix in references/parameters.md. The mono and stereo skills both invoke the unified TAO depthnet CLI inside the container; the mono/stereo family is selected via model.modeltype (see references/parameters.md). For TAO Deploy TensorRT actions (gentrtengine, TensorRT evaluate, and TensorRT inference), read references/tao-deploy-depth-anything-v2.md first. The deploy spec template lives in this skill's references/spectemplatedeploy.yaml. PyT actions packaged by this model skill: train, evaluate, inference, export, and quantize. The PyT depthnet entrypoint does not accept a PyT-side gentrtengine action in the current TAO image. The gentrtengine action metadata must run with the TAO Deploy container, and the deploy workflow remains the deploy-specific entrypoint. Train Action Policy This model is AutoML-enabled at the model layer. Before handling any train-stage request, read references/skillinfo.yaml and resolve the run override from either an explicit automlpolicy value or the user's workflow request. Use automlpolicy: on by default and only expose on / off in new launch prompts. Treat phrases like "turn off AutoML", "disable AutoML", "no HPO", or "plain training" as automlpolicy: off for this run only. When automlpolicy: on, automlenabled: true, and both schemas/train.schema.json and references/spectemplatetrain.yaml are packaged, route the train action through tao-skill-bank:tao-run-automl by default with this model's skilldir. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills NVIDIA/tao-train-depth-anything-v2

View the source on GitHub

Browse the @skills marketplace