Commit Graph

64 Commits

Author SHA1 Message Date
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
N00MKRAD
fd1a72ed27 Updated RIFE-NCNN with 2.4 model 2021-02-27 16:41:41 +01:00
N00MKRAD
223f4221fc Updated RIFE-CUDA (scale arg, img piping tests) 2021-02-27 16:24:42 +01:00
N00MKRAD
16297d58a7 Update models.txt 2021-02-27 12:48:47 +01:00
N00MKRAD
9678370623 Added RIFE-CUDA 2.3 model 2021-02-26 12:00:53 +01:00
N00MKRAD
758a4daa04 5-10% speedup on fp16 by using CUDA HalfTensor 2021-02-23 14:07:09 +01:00
N00MKRAD
1d04d2d3ee RIFE-CUDA fp16 option and warplayer.py optimization 2021-02-21 11:26:18 +01:00
N00MKRAD
034794d5e5 RIFE-CUDA: Use more wthreads for higher factors, custom buffer size 2021-02-16 12:14:26 +01:00
N00MKRAD
8ce7f5a0fa Added RIFE 2.2 model (RIFE-CUDA) 2021-02-12 15:17:24 +01:00
N00MKRAD
6b76cb3080 pkg folder rename (2/2) 2021-02-12 00:56:29 +01:00
N00MKRAD
5c6808d929 pkg folder rename (1/2) 2021-02-12 00:55:55 +01:00
N00MKRAD
260856db72 Update rife-ncnn-vulkan.exe 2021-02-10 23:21:41 +01:00
N00MKRAD
ede898dec7 Updated RIFE-CUDA to RIFE 2.0 2021-02-09 12:24:51 +01:00
N00MKRAD
de730d55ea updated rife-cuda pkg 2021-01-28 20:15:29 +01:00
N00MKRAD
ea8b8eb713 RIFE-CUDA: Parallel image writing 2021-01-22 16:48:08 +01:00
N00MKRAD
4abf4d6d71 Deleted models from pkgs as they are now downloaded on demand 2021-01-14 12:08:12 +01:00
N00MKRAD
bb92656b05 Removed DAIN files 2021-01-14 00:04:23 +01:00
N00MKRAD
9aa0b14f3c Added support for running different models 2021-01-14 00:03:01 +01:00
N00MKRAD
561aca4eee Cleanup in inference script, other minor changes 2021-01-13 15:47:05 +01:00