document.write(''); document.write(''); document.write(''); document.write(''); document.write('Paste provided by Paste.ee - View Original - View Raw - Download
'); document.write('
{\n  "jsonVersion": "1.0.0",\n  "version": "2",\n  "minAppVersion": "2.3.0",\n  "enabled": 1,\n  "shortName": "prob",\n  "preflight": 3,\n  "postflight": 0,\n  "interlacedFrames": 0,\n  "noiseLevel": 0.4,\n  "keepColor": 1,\n  "gui": {\n    "name": "Proteus 6-Parameter",\n    "displayPri": 31,\n    "showScale": 1,\n    "desc": "Upscale video with multiple parameters for fine-tuning. Parameters include Compression reversion, detail recovery, sharpening, noise reduction, dehaloing, and antialiasing / deblurring. Use \"Comparison View\" when trying out the model to hone in on the best results.",    "minScale": 0.25,\n    "maxScale": 6,\n	  "parameters": {\n      "compression": {\n        "name": "Revert Compression",\n        "guiType": "int",\n        "default": 0.0,\n        "guiMax": 100,\n        "guiMin": 0,\n        "description": "Reduces compression artifacts from codec encoding, such as blockiness or mosquito noise. Higher values are best for low bitrate videos.<br/><br/>Note that the value should be relative to the amount of compression artifacts in the input video - higher values on a video with few compression artifacts will introduce more artifacts into the output.",\n        "precision": 1,\n        "modelMax": 1,\n        "modelMin": 0,\n        "modelType": "float",\n        "displayPri": 8\n      },\n      "details": {\n        "name": "Recover Details",\n        "guiType": "int",\n        "default": 0.0,\n        "guiMax": 100,\n        "guiMin": 0,\n        "description": "Used to recover fine texture and detail lost due to in-camera noise suppression.<br/><br/>This value is relative to the amount of noise suppression in the camera used for the input video, and higher values may introduce artifacts if the input video has little to no in-camera noise suppression.",\n        "precision": 1,\n        "modelMax": 1,\n        "modelMin": 0,\n        "modelType": "float",\n        "displayPri": 7\n      },\n      "blur": {\n        "name": "Sharpen",\n        "guiType": "int",\n        "default": 0.0,\n        "guiMax": 100,\n        "guiMin": 0,\n        "description": "Additional sharpening of the video. Use this if the input video looks too soft.<br/><br/>The value set should be relative to the amount of softness in the input video - if the input video is already sharp, higher values will introduce more artifacts.",\n        "precision": 1,\n        "modelMax": 1,\n        "modelMin": 0,\n        "modelType": "float",\n        "displayPri": 6\n      },\n      "noise": {\n        "name": "Reduce Noise",\n        "guiType": "int",\n        "default": 0.0,\n        "guiMax": 100,\n        "guiMin": 0,\n        "description": "Removes ISO noise from the input video. Higher values remove more noise but may also remove fine details.<br/><br/>Note that this value is relative to the amount of noise found in the input video - higher values on videos with low amounts of ISO noise may introduce more artifacts.",\n        "precision": 1,\n        "modelMax": 1,\n        "modelMin": 0,\n        "modelType": "float",\n        "displayPri": 5\n      },\n      "halo": {\n        "name": "Dehalo",\n        "guiType": "int",\n        "default": 0.0,\n        "guiMax": 100,\n        "guiMin": 0,\n        "description": "Increase this if the input video has halo or ring artifacts around strong edges caused by oversharpening.<br/><br/>This value is relative to the amount of haloing artifacts in the input video, and has a \"sweet spot\". Values that are too high for the input video may cause additional artifacts to appear.",\n        "precision": 1,\n        "modelMax": 1,\n        "modelMin": 0,\n        "modelType": "float",\n        "displayPri": 4\n      },\n      "preBlur": {\n        "name": "Antialias / DeBlur",\n        "guiType": "int",\n        "default": 0.0,\n        "guiMax": 100,\n        "guiMin": -100,\n        "description": "Adjusts both the antialiasing and deblurring strength relative to the amount of aliasing and blurring in the input video. <br/><br/>Negative values are better if the input video has aliasing artifacts such as moire patterns or staircasing. Positive values are better if the input video has more lens blurring than aliasing artifacts. ",\n        "precision": 1,\n        "modelMax": 1,\n        "modelMin": -1,\n        "modelType": "float",\n        "displayPri": 3,\n        "sliderAccentShowsChange": true\n      },\n      "resetParams": {\n        "name": "Reset to Default",\n        "guiType": "resetBtn",\n        "default": "none",\n        "description": "Reset all parameters back to their default values",\n        "displayPri": 2\n      },\n      "autoDetect": {\n        "name": "Auto",\n        "guiType": "autoBtn",\n        "default": "none",\n        "description": "The AI model will attempt to find the best values for the current frame",\n        "autoModelKey": "prap-1",\n        "displayPri": 1\n      }\n    },\n    "modelPickerParams": {\n      "vidQuality": [0, 1, 2],\n      "vidType": ["P", "CG"],\n      "vidArtifactType": [ "Compression", "Noise", "Blurry", "None"]\n    },\n    "searchableKeywords": ["Proteus", "Antialias"],\n    "hiddenKeywords": ["Pr"],\n    "beforeImg": "/tldb/images/model-thumbnails/PROB_Original.png",\n    "afterImg": "/tldb/images/model-thumbnails/PROB_Enhanced.png"\n  },\n  "inputs": {\n    "fnetInput": "fnet/input",\n    "gnetInput": "generator/input"\n  },\n  "backends": {\n    "openvino": {\n      "parallel": 2,\n      "model": "pr",\n      "scales": {\n        "1": {\n          "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n          "nets": ["[N]-v[V]-fnet-fp16-[H]x[W]-[S]x-ov.tz","[N]-v[V]-gnet-fp16-[H]x[W]-[S]x-ov.tz"],\n          "outputs": [\n            "fnet/autoencode_unit/output_stage/mul",\n            "generator/generator_unit/output_stage/add"\n          ]\n        },\n        "2": {\n          "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n          "nets": ["[N]-v[V]-fnet-fp16-[H]x[W]-[S]x-ov.tz","[N]-v[V]-gnet-fp16-[H]x[W]-[S]x-ov.tz"],\n          "outputs": [\n            "fnet/autoencode_unit/output_stage/mul",\n            "generator/generator_unit/output_stage/add"\n          ]\n        },\n        "4": {\n          "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n          "nets": ["[N]-v[V]-fnet-fp16-[H]x[W]-[S]x-ov.tz","[N]-v[V]-gnet-fp16-[H]x[W]-[S]x-ov.tz"],\n          "outputs": [\n            "fnet/autoencode_unit/output_stage/mul",\n            "generator/generator_unit/output_stage/add"\n          ]\n        }\n      }\n    },\n    "coreml": {\n        "parallel": 1,\n        "model": "pr",\n        "scales": {\n          "1": {\n        "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n            "nets": ["[N]-v[V]-fnet-fp16-[H]x[W]-[S]x-ml.tz","[N]-v[V]-gnet-fp16-[H]x[W]-[S]x-ml.tz"],\n            "outputs": ["fnet/output", "generator/output"]\n          },\n      "2": {\n        "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n            "nets": ["[N]-v[V]-fnet-fp16-[H]x[W]-[S]x-ml.tz","[N]-v[V]-gnet-fp16-[H]x[W]-[S]x-ml.tz"],\n            "outputs": ["fnet/output", "generator/output"]\n          },\n      "4": {\n        "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n            "nets": ["[N]-v[V]-fnet-fp16-[H]x[W]-[S]x-ml.tz","[N]-v[V]-gnet-fp16-[H]x[W]-[S]x-ml.tz"],\n            "outputs": ["fnet/output", "generator/output"]\n          }\n        }\n      },\n    "onnx": {\n      "parallel": 1,\n      "model": "pr",\n      "scales": {\n        "1": {\n      "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n          "nets": ["[N]-v[V]-fnet-fp32-[H]x[W]-[S]x-ox.tz","[N]-v[V]-gnet-fp32-[H]x[W]-[S]x-ox.tz"],\n          "outputs": ["fnet/output", "generator/output"]\n        },\n    "2": {\n      "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n          "nets": ["[N]-v[V]-fnet-fp32-[H]x[W]-[S]x-ox.tz","[N]-v[V]-gnet-fp32-[H]x[W]-[S]x-ox.tz"],\n          "outputs": ["fnet/output", "generator/output"]\n        },\n    "4": {\n      "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n          "nets": ["[N]-v[V]-fnet-fp32-[H]x[W]-[S]x-ox.tz","[N]-v[V]-gnet-fp32-[H]x[W]-[S]x-ox.tz"],\n          "outputs": ["fnet/output", "generator/output"]\n        }\n      }\n    },\n    "onnx16": {\n      "parallel": 1,\n      "model": "pr",\n      "scales": {\n        "1": {\n      "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n          "nets": ["[N]-v[V]-fnet-fp16-[H]x[W]-[S]x-ox.tz","[N]-v[V]-gnet-fp16-[H]x[W]-[S]x-ox.tz"],\n          "outputs": ["fnet/output", "generator/output"]\n        },\n    "2": {\n      "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n          "nets": ["[N]-v[V]-fnet-fp16-[H]x[W]-[S]x-ox.tz","[N]-v[V]-gnet-fp16-[H]x[W]-[S]x-ox.tz"],\n          "outputs": ["fnet/output", "generator/output"]\n        },\n    "4": {\n      "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],\n          "nets": ["[N]-v[V]-fnet-fp16-[H]x[W]-[S]x-ox.tz","[N]-v[V]-gnet-fp16-[H]x[W]-[S]x-ox.tz"],\n          "outputs": ["fnet/output", "generator/output"]\n        }\n      }\n    }\n  }\n}\n
'); function initEmbeddedPaste_LrgwZCRbHiReMQjF() { hljs.highlightBlock(document.getElementById('pastee-LrgwZCRbHiReMQjF-content')); } addEventListener('DOMContentLoaded', initEmbeddedPaste_LrgwZCRbHiReMQjF, false); addEventListener('load', initEmbeddedPaste_LrgwZCRbHiReMQjF, false);