Others - km2ii/JVP_TG-PLUS GitHub Wiki
About TG-Z415
TG-Z415 is the official trained model, which is less noisy relative to TG-STD but also more blurry, and is not officially included in the official model package because it does not meet expectations.
About super-resolutions failure, file mismatch error.
In general, insufficient video memory causes super-resolution failure. For the bvpp(DA) model, it is recommended to reduce the N-count value and check the output image size.
How to troubleshoot?
When you encounter an error, refer to the debugging command:
1.Open a command line window.
2.check by:
'''
cd TG/TGMAIN
tgmain.exe 0 TG-STD inputX outputX
X is the image sequence number where the error occurred.
'''