Commit Graph

82 Commits

Author SHA1 Message Date
N00MKRAD e8338f3159 Update ffmpeg to fix stats 2024-01-23 23:16:41 +01:00
N00MKRAD b650c6fa2e Update ffmpeg to use SVT-AV1 1.8.0, fix ffmpeg args 2023-12-15 10:24:46 +01:00
N00MKRAD 3e4cbd8b3c Update RIFE VS plugin 2023-10-29 17:02:45 +01:00
N00MKRAD 6419ad1672 Update ffmpeg 2023-10-28 15:25:22 +02:00
n00mkrad 71e5ed33ab Updated model.json files 2023-02-23 09:42:38 +01:00
n00mkrad 1a3109f4ff Update ffmpeg to latest git (2023-01-08) 2023-01-08 15:15:13 +01:00
n00mkrad 863b3219b5 Fix model downloader not running when using rt 2022-09-14 09:49:26 +02:00
n00mkrad 433a565252 Update models (RIFE 4.3, 4.4) 2022-09-12 15:42:13 +02:00
n00mkrad 61f402b48b rife ncnn vs cleanup 2022-08-15 12:24:23 +02:00
n00mkrad eba16f1f2a rollback dain-ncnn 2022-08-04 23:02:58 +02:00
n00mkrad 3875f123d8 update ffmpeg (SVT-AV1 from 1.0.0 to 1.2.0) 2022-08-04 15:04:45 +02:00
n00mkrad 0494d37a1d Updated rife-ncnn and dain-ncnn to 20220728 2022-08-04 10:00:44 +02:00
n00mkrad 233f037716 Save fixed factors for specific AI models in models.json 2022-07-27 15:18:37 +02:00
n00mkrad 8bae288fe5 use dummy dir for ncnn gpu check instead of C:/ 2022-07-26 21:08:27 +02:00
n00mkrad 7c44d9f63a RIFE-NCNN-VS package 2022-07-06 00:31:50 +02:00
n00mkrad 4501096c07 Update models.json 2022-06-01 16:23:05 +02:00
n00mkrad 241e92043d Add (broken?) RIFE 4.1 model to RIFE-NCNN 2022-05-31 12:57:00 +02:00
n00mkrad 390e80ef89 Update btbn's ffmpeg to 04-29-22 for SVT 1.0.0 final 2022-04-29 15:47:23 +02:00
n00mkrad 6cb1eb1185 Updated ffmpeg to include SVT-AV1 v1.0.0-rc2 2022-04-18 04:18:30 +02:00
n00mkrad 9c695a3837 Updated RIFE-NCNN to support 4.0 models and any factor interp 2022-04-16 16:07:37 +02:00
n00mkrad 039466a702 ffmpeg update 2022-04-16 16:05:38 +02:00
n00mkrad 1ecefc3e0c Added RIFE 4.0 model 2022-01-02 15:32:21 +01:00
n00mkrad 3bb3cf9596 Fix RIFE CUDA tensor size mismatch error, implement scale 2021-12-09 10:50:46 +01:00
n00mkrad 659332dd0f Fixed issues with custom output path and batch processing 2021-12-06 12:48:49 +01:00
n00mkrad 5719d779e6 rife-cuda updated to include RIFE 3.9 code and model 2021-11-24 14:42:30 +01:00
n00mkrad 8cab96e099 Updated ffmpeg to 4.4.1 2021-11-24 13:43:17 +01:00
Jan Jonas Willumeit b00055af7e comment skimage entries
- will fix XVFI startup
2021-08-24 23:41:03 +02:00
n00mkrad fc72b3899f Fixed and improved XVFI code to work better with embedded python runtime 2021-08-24 22:02:41 +02:00
n00mkrad d998ef2a6b xvfi-cuda package 2021-08-15 14:32:22 +02:00
N00MKRAD a2c7b632b0 Updated RIFE-CUDA code (synced with local code) 2021-06-23 22:30:37 +02:00
N00MKRAD b1a5086621 Use RIFE 3.1 as default for now 2021-06-16 21:05:46 +02:00
N00MKRAD daf0187960 Removed 3.4 model (same as 3.5 but without alpha), added supportsAlpha prop 2021-06-15 16:12:34 +02:00
N00MKRAD 7abf45f673 Updated RIFE-CUDA to support new 3.2-3.5 models with fallback for 3.0-3.1 2021-06-15 15:41:15 +02:00
N00MKRAD f5fb9a125f Updated models files 2021-05-21 16:00:47 +02:00
N00MKRAD 1da13688c4 Revert broken RIFE v1/v2 code 2021-05-18 09:21:02 +02:00
N00MKRAD 0a3df58e4c Updated RIFE CUDA to 3.1 2021-05-17 19:42:53 +02:00
N00MKRAD dd554a5033 Updated rife-ncnn-vulkan to support 3.0 model 2021-05-17 14:50:37 +02:00
N00MKRAD 6066335722 Load AI models info from JSON 2021-05-17 11:46:49 +02:00
N00MKRAD 6fcd37fb54 Updated FFmpeg build to include SVT-AV1 0.8.7 (up to 35% faster) 2021-05-16 21:33:02 +02:00
N00MKRAD 1077b9f2fb new ffmpeg build with NVENC P7 support 2021-04-28 20:25:37 +02:00
N00MKRAD 90c7105b14 Forgot to push updated rife.py for jpg support 2021-04-27 21:35:41 +02:00
N00MKRAD e90bce1989 flavr.py: removed unnecessary functions, added jpeg input support 2021-04-25 21:52:40 +02:00
N00MKRAD 5bba38bf13 Updated FFmpeg to 4.4 2021-04-11 21:33:37 +02:00
N00MKRAD 807b6baf7d Fixed special characters not working with OpenCV 2021-04-04 15:02:59 +02:00
N00MKRAD ddf68715fb Basic support for blended scene changes 2021-03-19 19:34:48 +01:00
N00MKRAD 7927412f79 flavr.py: Set working dir before trying to import dataset
This enables compatibility with embedded python.
2021-03-13 17:16:34 +01:00
N00MKRAD d77a299936 Clarified that the FLAVR models only work for their respective scale 2021-03-13 14:37:26 +01:00
N00MKRAD 0c3810094d Create flavr.txt 2021-03-13 14:34:45 +01:00
N00MKRAD 17b4f0fa43 Added FLAVR CUDA package 2021-03-11 15:35:39 +01:00
N00MKRAD 504242dca7 Revert to old UHD mode (RIFE CUDA) 2021-03-02 22:54:30 +01:00