Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: chronos-2.json
Submitted on November 17, 2021 at 09:22 PM

New Paste 1 (Text)

{
  "jsonVersion": "1.0.0",
  "version": "2",
  "minAppVersion": "2.3.0",
  "enabled": 1,
  "shortName": "chr",
  "minCMLMacVersion": 10.16,
  "preflight": 1,
  "postflight": 0,
  "keepColor": 0,
  "changesFPS": 1,
  "gui": {
    "name": "Chronos Slo-Mo / FPS Conversion",
    "displayPri": 490,
    "showScale": 0,
    "desc": "An FPS conversion model that allows you to change the framerate, as well as doing slow motion effects on your input. Note that you cannot resize your video with this model.",
    "minScale": 1,
    "maxScale": 1,
    "modelPickerParams": {
      "vidQuality": [0, 1, 2],
      "vidType": ["P", "I", "CG"],
      "vidArtifactType": ["Choppy"]
    },
    "searchableKeywords": ["Chronos", "FPS Conversion"],
    "hiddenKeywords": ["FPS", "Playback Speed", "Speed"]
  },
  "inputs": {
    "input": "tfinetr2_input"
  },
  "backends": {
    "openvino": {
      "model": "ch",
      "scales": {
        "1": {
          "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],
          "nets": ["[N]-v[V]-fp16-[H]x[W]-ov.tz"],
          "outputs": ["StatefulPartitionedCall/tfinetr2/inference/tfinetr2/decode0/imout/add"]
        }
      }
    },
    "coreml": {
        "model": "ch",
        "scales": {
          "1": {
            "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384],
            "nets": ["[N]-v[V]-fp16-[H]x[W]-ml.tz"],
            "outputs": ["Identity"]
          }
        }
      },
    "onnx": {
      "model": "ch",
      "scales": {
        "1": {
          "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],
          "nets": ["[N]-v[V]-fp32-[H]x[W]-ox.tz"],
          "outputs": ["tfinetr2/output0"]
        }
      }
    },
    "onnx16": {
      "model": "ch",
      "scales": {
        "1": {
          "blocks": [288,288, 352,256, 480,384, 384,480, 384,576, 416,576, 576,448, 672,384, 672,576],
          "nets": ["[N]-v[V]-fp16-[H]x[W]-ox.tz"],
          "outputs": ["tfinetr2/output0"]
        }
      }
    }
  }
}