| { | |
| "status": "SNAPDRAGON-NPU-MODELL FERTIG", | |
| "target_device": "Samsung Galaxy S24 (Family)", | |
| "mode": "quality", | |
| "source_model": "C:\\Users\\aarno\\Documents\\Projekte\\irgendwas\\pisa_lite_w8\\pisa_lite_quality_w8_fp16.pt", | |
| "input": "C:\\Users\\aarno\\Documents\\Projekte\\irgendwas\\bild_128x128.png", | |
| "npu_test_output": "C:\\Users\\aarno\\Documents\\Projekte\\irgendwas\\bild_pisa_snapdragon_npu_512x512.png", | |
| "local_test_output": "C:\\Users\\aarno\\Documents\\Projekte\\irgendwas\\pisa_snapdragon_npu\\local_test\\pisa_lite_local_reference.png", | |
| "fixed_shapes": { | |
| "encoder_input": [ | |
| 1, | |
| 3, | |
| 512, | |
| 512 | |
| ], | |
| "encoder_outputs": [ | |
| [ | |
| 1, | |
| 4, | |
| 64, | |
| 64 | |
| ], | |
| [ | |
| 1, | |
| 4, | |
| 64, | |
| 64 | |
| ] | |
| ], | |
| "denoiser_input_output": [ | |
| 1, | |
| 4, | |
| 64, | |
| 64 | |
| ], | |
| "decoder_output": [ | |
| 1, | |
| 3, | |
| 512, | |
| 512 | |
| ] | |
| }, | |
| "components": { | |
| "encoder": { | |
| "onnx_folder": "C:\\Users\\aarno\\Documents\\Projekte\\irgendwas\\pisa_snapdragon_npu\\onnx\\encoder.onnx", | |
| "onnx_size_bytes": 68428607, | |
| "qnn_context_binary": "C:\\Users\\aarno\\Documents\\Projekte\\irgendwas\\pisa_snapdragon_npu\\qnn\\pisa_encoder_quality.bin", | |
| "qnn_size_bytes": 77496320, | |
| "compile_options": "--target_runtime qnn_context_binary --qnn_options default_graph_htp_precision=FLOAT16", | |
| "compile_job_url": "https://workbench.aihub.qualcomm.com/jobs/jgl11dmj5/" | |
| }, | |
| "denoiser": { | |
| "onnx_folder": "C:\\Users\\aarno\\Documents\\Projekte\\irgendwas\\pisa_snapdragon_npu\\onnx\\denoiser.onnx", | |
| "onnx_size_bytes": 1732703600, | |
| "qnn_context_binary": "C:\\Users\\aarno\\Documents\\Projekte\\irgendwas\\pisa_snapdragon_npu\\qnn\\pisa_denoiser_quality.bin", | |
| "qnn_size_bytes": 829493248, | |
| "compile_options": "--target_runtime qnn_context_binary --quantize_full_type w8a16", | |
| "compile_job_url": "https://workbench.aihub.qualcomm.com/jobs/jgl11dvj5/" | |
| }, | |
| "decoder": { | |
| "onnx_folder": "C:\\Users\\aarno\\Documents\\Projekte\\irgendwas\\pisa_snapdragon_npu\\onnx\\decoder.onnx", | |
| "onnx_size_bytes": 99084465, | |
| "qnn_context_binary": "C:\\Users\\aarno\\Documents\\Projekte\\irgendwas\\pisa_snapdragon_npu\\qnn\\pisa_decoder_quality.bin", | |
| "qnn_size_bytes": 108863488, | |
| "compile_options": "--target_runtime qnn_context_binary --qnn_options default_graph_htp_precision=FLOAT16", | |
| "compile_job_url": "https://workbench.aihub.qualcomm.com/jobs/jgdzzkoz5/" | |
| } | |
| }, | |
| "npu_inference_job_urls": { | |
| "encoder": "https://workbench.aihub.qualcomm.com/jobs/jgl11dmj5/", | |
| "denoiser": "https://workbench.aihub.qualcomm.com/jobs/jgl11dvj5/", | |
| "decoder": "https://workbench.aihub.qualcomm.com/jobs/jgdzzkoz5/" | |
| }, | |
| "metrics_npu_vs_local": { | |
| "mse": 9.212180157192051e-05, | |
| "mae": 0.0046744453720748425, | |
| "psnr_db": 40.3563757738287 | |
| }, | |
| "created_at": "2026-07-12 18:17:10" | |
| } |