{
    "AI Models": {
        "valid": [
            "MULTI CLASS DETECTION is optimized",
            "MULTI CLASS MEDIUM DETECTION is optimized",
            "MULTI CLASS ACCURATE DETECTION is optimized",
            "HUMAN BODY FAST DETECTION is optimized",
            "HUMAN BODY MEDIUM DETECTION is optimized",
            "HUMAN BODY ACCURATE DETECTION is optimized",
            "HUMAN BODY 38 FAST DETECTION is optimized",
            "HUMAN BODY 38 MEDIUM DETECTION is optimized",
            "HUMAN BODY 38 ACCURATE DETECTION is optimized",
            "PERSON HEAD DETECTION is optimized",
            "PERSON HEAD ACCURATE DETECTION is optimized",
            "REID ASSOCIATION is optimized",
            "NEURAL LIGHT DEPTH is optimized",
            "NEURAL DEPTH is optimized",
            "NEURAL PLUS DEPTH is optimized"
        ]
    },
    "CUDA Operations": {
        "cudaDeviceCount": 1,
        "cudaDriverVersion": 13000,
        "cudaDriverVersionString": "13.0",
        "cudaGetDeviceCountResult": 0,
        "cudaRuntimeLoaded": true,
        "cudaRuntimeVersion": 13000,
        "cudaRuntimeVersionString": "13.0",
        "cudaTestVersion": "1.0",
        "gpuTests": [
            {
                "computeCapability": "8.9",
                "computeCapabilityMajor": 8,
                "computeCapabilityMinor": 9,
                "freeResult": 0,
                "freeSuccess": true,
                "gpuId": 0,
                "gpuName": "NVIDIA RTX 1000 Ada Generation Laptop GPU",
                "mallocResult": 0,
                "mallocSuccess": true,
                "memcpyD2HResult": 0,
                "memcpyD2HSuccess": true,
                "memcpyH2DResult": 0,
                "memcpyH2DSuccess": true,
                "memoryBusWidthBits": 96,
                "memsetResult": 0,
                "memsetSuccess": true,
                "multiProcessorCount": 20,
                "pciBusId": 1,
                "pciDeviceId": 0,
                "pciDomainId": 0,
                "setDeviceResult": 0,
                "testElements": 1048576,
                "testPassed": true,
                "testSizeBytes": 4194304,
                "totalGlobalMemMB": 6140,
                "validationPassed": true
            }
        ],
        "testSizeMB": 1,
        "valid": [
            "<b>GPU 0 (NVIDIA RTX 1000 Ada Generation Laptop GPU):</b> CUDA operations working correctly"
        ]
    },
    "Graphics Card": {
        "deviceCount": 1,
        "deviceDriverVersion": 13000,
        "devices": [
            {
                "arch": "Ada Lovelace",
                "computeCapability": "8.9",
                "cores": 2560,
                "name": "NVIDIA RTX 1000 Ada Generation Laptop GPU",
                "totalMemoryBytes": "6438780928",
                "totalMemoryMB": 6140.5
            }
        ],
        "glx_info": "",
        "initResult": 0,
        "valid": [
            "<b>Graphics card: </b> NVIDIA RTX 1000 Ada Generation Laptop GPU"
        ],
        "warning": [
            "OpenGL default GPU appears incorrect, make sure that your NVIDIA driver is installed and run \"sudo prime-select nvidia\" if applicable, then reboot. \"glxinfo | grep \"OpenGL vendor\"\" should output \"NVIDIA\" "
        ]
    },
    "Processor": {
        "OS": "Ubuntu 24.04.3 LTS ",
        "avxSupported": true,
        "coreCount": "22",
        "cpu": " Intel(R) Core(TM) Ultra 7 155H",
        "datetime": "2026-02-27 16:26:16",
        "hyperThreading": "1",
        "motherboard": ", ",
        "ramCapacity": "16.505283",
        "ramUsage": "",
        "ramUsed": "1.634226",
        "threadCount": "44",
        "valid": [
            "<b>Processor: </b>  Intel(R) Core(TM) Ultra 7 155H"
        ]
    },
    "USB Camera": {
        "CorruptedFirmware": [
        ],
        "InternalDevicesCount (GMSL)": [
        ],
        "InternalDevicesCount (USB)": [
        ],
        "USBList": [
        ],
        "ZEDCount": [
        ],
        "ZEDDetected": [
        ],
        "ZEDs": [
        ],
        "error": [
            "<b>No Camera detected</b> <br/> Make sure the camera is plugged in.",
            "<b>No Camera detected</b> <br/> Make sure the camera is plugged in."
        ],
        "notTested": [
            "Please connect a camera to test the USB connection.",
            "Please connect a camera to test the USB connection."
        ]
    },
    "ZED SDK": {
        "CUDA Toolkit version": "V13.0.88 -->located in /usr/local/cuda-13.0/bin/nvcc",
        "CUDA loading": false,
        "GPU Driver Version": "Driver Version                                         : 581.60",
        "GPU Performance": "    Performance State                                  : P3",
        "ZED SDK Version (Diag)": "5.2.0",
        "ZED SDK Version (RT)": "5.2.0",
        "[Warning] Other cuda version N°0": "V12.8.93-->located in  in /usr/local/cuda-12.8/bin/nvcc",
        "ai": {
            "checkAI": true,
            "cudaVersion": 13000,
            "tensorVersion": 101302
        },
        "binFiles": [
            "libsl_ai.so",
            "libsl_zed.so"
        ],
        "resourcesFiles": [
            "neural_depth_5.3.model",
            "neural_depth_light_5.2.model",
            "objects_accurate_3.2.model",
            "objects_medium_3.2.model",
            "objects_performance_3.2.model",
            "person_head_accurate_2.6.model",
            "person_head_performance_2.6.model",
            "person_reid_1.4.model",
            "skeleton_body18_3.2.model",
            "skeleton_body38_3.5.model"
        ],
        "resourcesFilesExpected": [
            "objects_performance_3.2"
        ],
        "valid": [
            "<b>ZED SDK version:</b> 5.2.0",
            "<b>CUDA version:</b> V13.0.88"
        ],
        "warning": [
            "Multiple version of CUDA has been detected. It is recommended to uninstall other versions than 13."
        ]
    }
}
