Releases: vrunk11/cvbs-ai-decode
V0.0.3
cvbs-ai-decode v0.0.3
Change since last version:
- Threading option from 1 to 4
- TBC model support
- Various bug fixes
Windows and Linux build x64 :
Contain : a build + 3 ai model + library
The Y/C model : "ntsc_yc"
The model can be replaced later by simply replacing the content inside the "ntsc_yc" folder
The TBC model : "ntsc_tbc"
(this model is experimental but can make chroma "cleaner" sometime)
The model can be replaced later by simply replacing the content inside the "ntsc_tbc" folder
The DECODE model : "ntsc_decode"
(this model is an experimental demo)
The model can be replaced later by simply replacing the content inside the "ntsc_decode" folder
(this version can only process NTSC .TBC file)
GPU version : (Require NVIDIA GPU with CUDA support)
CPU version : (Require CPU that support AVX/AVX2 instruction)
(note : model are not compatible with the v0.0.1)
V0.0.2
cvbs-ai-decode v0.0.2
Windows build x64 :
Contain : a build + 2 ai model + library for windows
The Y/C model is not perfect but working without issue
The model can be replaced later by simply replacing the content inside the "ntsc_yc" folder
The YUV model packaged with this build is for DEMO purpose only !!!
The model can be replaced later by simply replacing the content inside the "ntsc_1d" folder
(this version can only decode NTSC .TBC file)
CPU version : (Require CPU that support AVX/AVX2 instruction)
(note : model are not compatible with the v0.0.1)
V0.0.1
cvbs-ai-decode v0.0.1
Windows build x64 :
Contain : a build + demo ai model + library for windows
The model packaged with this build is for DEMO purpose only !!!
The model can be replaced later by simply replacing the content inside the "ntsc_1d" folder
(this version can only decode NTSC .TBC file)
CPU version : (Require CPU that support AVX/AVX2 instruction)