Asd-g / avs-mlrt

ML Runtimes for AviSynth+.
GNU General Public License v3.0
19 stars 0 forks source link

mlrt_ncnn: inference failed #6

Closed kedaitinh12 closed 11 months ago

kedaitinh12 commented 11 months ago

I got this note when tried using your filter New File000391 script: z_ConvertFormat(pixel_type="RGBPS", colorspace_op="709:709:709:l=>rgb:709:709:f")

mlrt_ncnn(network_path="C:/Program Files (x86)/AviSynth+/plugins64+/models/Compact/1x_AnimeUndeint_Compact_130k_net_g.onnx", builtin=false)

Model from here: https://www.dropbox.com/sh/f74ao9t1qarffok/AACfLoG7-F8MvWSfwifgr6M4a?dl=0

kedaitinh12 commented 11 months ago

It works when I add fp16=true