tao-finetune-nv-tesseract-ad-diffusion
Installation
SKILL.md
NV-Tesseract AD Diffusion
Diffusion-based anomaly detection and fine-tuning for multivariate time series. The model reconstructs randomly masked segments and scores each timestep by MAE between reconstruction and original signal; adaptive thresholding (SCS or MACS) converts scores to binary labels.
Source code: https://github.com/NVIDIA/NV-Tesseract Pretrained weights: https://huggingface.co/nvidia/nv-tesseract-ad-diffusion
For the most up-to-date usage information, refer to the README files in the NV-Tesseract repository:
ad_diffusion/README.md— full SDK reference, model architecture, and API docsad_diffusion/examples/datasets/README.md— dataset format, synthetic data generation, and CSV conventions