Source

nvidia/skills

377 skills · 403.2K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
7491
tao-train-dino Official DINO (DETR with Improved DeNoising Anchor Boxes) for 2D object detection. Transformer-based detector with denoising t…
nvidia/skills
1.5K
7496
tao-analyze-gaps-vlm-bcq Official Extract false-positive and false-negative gaps from VLM binary-classification-question (BCQ, yes/no) predictions. Use…
nvidia/skills
1.5K
7495
tao-train-depth-anything-v2 Official Monocular depth estimation using Metric Depth Anything v2 or Relative Depth Anything architectures. Predicts per-pixe…
nvidia/skills
1.5K
7497
tao-train-nvdinov2 Official NVDINOv2 for self-supervised visual representation learning. Trains vision transformers via self-distillation (teache…
nvidia/skills
1.5K
7500
tao-train-visual-changenet Official Visual ChangeNet for binary image classification and segmentation in AOI defect detection. Use when training, evaluat…
nvidia/skills
1.5K
7505
tao-train-mask-auto-encoder Official Masked Auto-Encoder (MAE) for self-supervised pretraining and fine-tuning. Masks random patches and reconstructs them…
nvidia/skills
1.5K
7502
tao-train-mask-auto-label Official MAL (Mask Auto-Label) for weakly-supervised segmentation. Produces segmentation masks from minimal annotations (point…
nvidia/skills
1.5K
7508
tao-generate-referring-expressions Official Four-step image referring-expression pipeline: turns images plus KITTI bounding-box labels into region descriptions, …
nvidia/skills
1.5K
7510
tao-run-automl-deft-pipeline Official Run the canonical NVIDIA AOI three-phase training pipeline — Phase 1 AutoML baseline (HPO), Phase 2 DEFT loop (RCA → …
nvidia/skills
1.5K
7512
tao-run-platform Official TAO Execution SDK for submitting and monitoring GPU training jobs on supported platforms (Brev, SLURM, local Docker, …
nvidia/skills
1.5K
7511
tao-train-centerpose Official CenterPose for keypoint / pose estimation. Detects object centers and regresses keypoint locations for 6-DoF object p…
nvidia/skills
1.5K
7513
tao-train-rtdetr Official RT-DETR (Real-Time DEtection TRansformer) for 2D object detection. Designed for real-time inference with competitive …
nvidia/skills
1.5K
7518
tao-run-deft-aoi Official Run the full DEFT AOI improvement loop for NVIDIA TAO VisualChangeNet / ChangeNet PCB inspection models: baseline eva…
nvidia/skills
1.5K
7514
tao-train-bevfusion Official BEVFusion for multi-sensor 3D object detection. Fuses LiDAR point clouds and camera images in bird's-eye-view (BEV) s…
nvidia/skills
1.5K
7517
tao-train-single-step Official Standard single-step train/eval/export workflow for any TAO model. Use when training a TAO model on a dataset without…
nvidia/skills
1.5K
7521
tao-train-mask-grounding-dino Official Mask Grounding DINO for grounded instance segmentation. Extends Grounding DINO with a mask-prediction head for open-s…
nvidia/skills
1.5K
7520
tao-train-ocdnet Official OCDNet for scene text detection. Detects arbitrary-oriented text regions in natural images using a differentiable bin…
nvidia/skills
1.5K
7523
tao-train-pointpillars Official PointPillars for 3D object detection from LiDAR point clouds. Encodes point clouds into a pseudo-image via a pillar-b…
nvidia/skills
1.5K
7527
tao-run-on-brev Official Brev managed GPU instances with Docker support. Use when running TAO training, evaluation, or inference on Brev GPU i…
nvidia/skills
1.5K
7532
tao-train-oneformer Official OneFormer for universal image segmentation. Unifies panoptic, instance, and semantic segmentation with a single archi…
nvidia/skills
1.5K
7534
tao-validate-dataset-format Official Run `tao-daft validate` to check NVIDIA TAO DAFT datasets for structure, schema, and cross-reference errors. Do not u…
nvidia/skills
1.5K
7542
tao-train-deformable-detr Official Deformable DETR for 2D object detection. Uses deformable attention for efficient multi-scale feature processing, ligh…
nvidia/skills
1.5K
7543
tao-train-segformer Official SegFormer for semantic segmentation. Lightweight transformer-based architecture with hierarchical feature extraction,…
nvidia/skills
1.5K
7546
tilegym-monkey-patch-kernels-to-transformers Official Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain…
nvidia/skills
1.5K
7553
tao-run-on-slurm Official Remote SLURM GPU cluster execution over SSH with sbatch/srun, Pyxis/Enroot containers, and Lustre-backed results. Use…
nvidia/skills
1.5K
7552
tao-train-foundation-stereo Official Stereo depth estimation using FoundationStereo. Predicts disparity maps from stereo image pairs for 3D reconstruction…
nvidia/skills
1.5K
7560
tao-mine-aoi-images Official Runs the DEFT embed-then-mine workflow for VCN AOI iterations — embeds the gap-analysis target parquet, embeds a sour…
nvidia/skills
1.5K
7563
tao-train-sparse4d Official Sparse4D for multi-camera temporal 3D object detection and tracking. Uses sparse queries with deformable attention ac…
nvidia/skills
1.5K
7565
tao-train-fast-foundation-stereo Official Real-time stereo depth estimation using FastFoundationStereo (FFS), the distilled bp2 commercial variant of Foundatio…
nvidia/skills
1.5K
7573
tao-route-visual-changenet-samples Official Routes the weakest VCN samples (output of `tao-analyze-gaps-visual-changenet`) into per-augmentation-module subsets b…
nvidia/skills
1.5K
7748
tilegym-converting-cutile-to-triton Official Converts cuTile GPU kernels (@ct.kernel) to Triton (@triton.jit). Handles standard in-repo conversion, debugging (cud…
nvidia/skills
1.5K
7717
tilegym-cutile-autotuning Official Use when adding, modifying, optimizing, or debugging CuTile autotuning code.
nvidia/skills
1.5K
7640
tilegym-improve-cutile-kernel-perf Official Iteratively optimize cuTile kernel performance through systematic profiling, bottleneck analysis, IR comparison, and …
nvidia/skills
1.5K
7848
tilegym-converting-cutile-to-julia Official Converts cuTile Python GPU kernels (@ct.kernel) to cuTile.jl Julia equivalents.
nvidia/skills
1.4K
7984
cuopt-user-rules Official Base rules for end users calling NVIDIA cuOpt (routing/LP/MILP/QP/install/server). Not for cuOpt internals — use cuop…
nvidia/skills
1.4K
8261
cuopt-server-common Official cuOpt REST server — what it does and how requests flow. Domain concepts; no deploy or client code.
nvidia/skills
1.3K
8286
cuopt-skill-evolution Official After solving a non-trivial problem, detect generalizable learnings and propose skill updates. Always active — applie…
nvidia/skills
1.3K
8335
cuopt-numerical-optimization-api-cli Official LP, MILP, and QP (beta) with cuOpt — CLI only (MPS/LP/QPS files, cuopt_cli). Use when the user is solving LP, MILP, o…
nvidia/skills
1.3K
8401
cuopt-numerical-optimization-api-c Official LP, MILP, and QP (beta) with cuOpt — C API only. Use when the user is embedding LP, MILP, or QP in C/C++.
nvidia/skills
1.3K
8448
cuopt-routing-formulation Official Vehicle routing (VRP, TSP, PDP) — problem types and data requirements. Domain concepts; no API or interface.
nvidia/skills
1.3K
8731
cuopt-multi-objective-exploration Official Trace, complete, and interpret the Pareto frontier across competing objectives using repeated single-objective cuOpt …
nvidia/skills
1.2K
8729
jetson-diagnostic Official Read-only Jetson health snapshot for identity, memory, GPU, thermal, power, storage, services, and top processes.
nvidia/skills
1.2K
8862
nemoclaw-user-guide Official Guides human users' AI agents to the NemoClaw docs MCP server and canonical Fern documentation in Markdown form.
nvidia/skills
1.2K
8942
jetson-memory-audit Official Measure Jetson DRAM/NvMap usage and verify before/after memory reclamation with live audit data.
nvidia/skills
1.1K
8957
jetson-llm-serve Official Stand up vLLM or SGLang serving on Jetson, using upstream vLLM on Thor and Orin JetPack 7.2+, and NVIDIA-AI-IOT vLLM …
nvidia/skills
1.1K
9018
jetson-inference-mem-tune Official Pick the serving stack and per-runtime memory flags (vLLM, SGLang, llama.cpp, TensorRT Edge-LLM) for an LLM/VLM workl…
nvidia/skills
1.1K
9066
jetson-optimize-memory Official >- Reclaim DRAM by disabling unused subsystems across MB1 BCT, MB2 BCT, kernel reserved-memory, and SWIOTLB. Use for …
nvidia/skills
1.1K
9088
jetson-quick-start Official >- Entry skill for Jetson / IGX BSP customization. Asks one core click-to-select setup questionnaire and passes prefi…
nvidia/skills
1.1K
9099
jetson-llm-benchmark Official Benchmark Jetson LLM/VLM serving performance across vLLM, llama.cpp, and Ollama with structured JSON output.
nvidia/skills
1.1K
9120
jetson-headless-mode Official Plan and apply safe Jetson headless-mode changes to reclaim GUI and daemon memory.
nvidia/skills
1.1K
Page 4 · 377 total Previous Next