Commit Graph

52 Commits

Author SHA1 Message Date
n00mkrad
8524d2b964 Always use ToLowerInvariant 2022-10-14 09:00:47 +02:00
n00mkrad
3753331989 Get version info from repo instead of webserver 2022-09-14 10:25:26 +02:00
n00mkrad
55814846e5 Basic realtime GUI implementation 2022-08-16 09:18:53 +02:00
n00mkrad
13baf17f0f Account for jpegFrames config option in VS image sequence import 2022-08-12 12:21:29 +02:00
n00mkrad
56f6c9130f Fix vsync/fps_mode args, rt improvements 2022-08-04 23:02:52 +02:00
n00mkrad
063ae677c5 Slowmo now works with RIFE-NCNN-VS 2022-08-04 15:30:19 +02:00
n00mkrad
a0b145ae0d Fix image sequences, Nmkoder session path system, some refactoring/cleanup 2022-07-27 14:10:29 +02:00
n00mkrad
5bf8245885 RIFE-NCNN-VS: Limit GPU thread count to max available (compute queue count) 2022-07-25 10:37:44 +02:00
n00mkrad
e6034a87b4 custom MessageBox for YesNo/YesNoCancel button modes 2022-07-24 22:30:30 +02:00
n00mkrad
f471290503 Don't show any message boxes when running GetPytorchVer 2022-07-22 09:31:58 +02:00
n00mkrad
f587f70c56 FPS limiting now works with RIFE-NCNN-VS, as well as renaming existing files to avoid overwriting 2022-07-22 01:26:47 +02:00
n00mkrad
760a187dfe AI Class/Constructor revamp 2022-07-21 10:08:53 +02:00
n00mkrad
9be08deb4c ifrnet-ncnn-vulkan implementation test 2022-07-21 09:30:59 +02:00
n00mkrad
48c8893da7 Dynamically set RIFE NCNN VS GPU threads to reduce VRAM/RAM usage with high resolutions 2022-07-20 18:29:36 +02:00
n00mkrad
d96513ed4b Backported MediaFile stuff from Nmkoder 2022-07-20 18:10:31 +02:00
n00mkrad
7c07e9d5ac AI logging improvements 2022-07-19 21:48:22 +02:00
n00mkrad
2042e4eb4e Trimming input now works with RIFE-NCNN-VS 2022-07-18 20:38:40 +02:00
n00mkrad
be3244e94b RIFE-NCNN-VS: Use first NCNN GPU ID (no multi-GPU for now) 2022-07-06 21:53:13 +02:00
n00mkrad
9f9263bf3b Better implementation/networks references (all vs available) 2022-07-06 10:40:41 +02:00
n00mkrad
cf95ef0d78 VS Notes 2022-07-05 20:58:54 +02:00
n00mkrad
c8744f26f9 Proper pytorch check 2022-07-04 10:14:31 +02:00
n00mkrad
16aef55e64 VS RT: Dynamic seek step, OSD 2022-06-09 00:30:58 +02:00
n00mkrad
7ffcdc0fa5 VS: Fix clip trim errors when using dedupe 2022-06-06 20:54:16 +02:00
n00mkrad
09924065d0 VS: Color space detection stuff, dedupe/redupe support , GIF support 2022-06-06 07:03:27 +02:00
n00mkrad
eb174ade38 rt test 2022-06-04 12:43:48 +02:00
n00mkrad
6a81962cab Fixed functions needed for img sequences not running, fixed loop frame count with sequences 2022-06-01 16:23:00 +02:00
n00mkrad
bb0210abc7 Fix plugin downloader for RIFE VS, add image sequence support 2022-06-01 15:46:34 +02:00
n00mkrad
0c0f725c87 Fix RGB VS inputs, fix VS progress bar 2022-06-01 10:27:02 +02:00
n00mkrad
9b7d142407 Fix frame counts, implement loop and scene detection for VS RIFE NCNN 2022-05-31 23:47:18 +02:00
n00mkrad
9ea9ec0875 Basic support for RIFE-NCNN-VS 2022-05-31 22:17:22 +02:00
n00mkrad
07b499ba1d Don't list Pytorch AIs if it wasn't found, save/load last used AI by name instead of index 2022-05-31 11:09:56 +02:00
n00mkrad
9f648aec64 Target FPS input: Re-calculate using rounded factor after entering value 2022-04-22 09:23:31 +02:00
n00mkrad
2ac003a1b1 Lock pre-4.0 rife ncnn models to 2x 2022-04-17 18:39:32 +02:00
n00mkrad
7a3c1c484c Fix DAIN-NCNN target frame count 2022-04-15 13:29:28 +02:00
n00mkrad
6e70d89cd5 Frame order file creation now works with fractional factors, loop also works, scene detect does not 2022-04-07 14:20:28 +02:00
n00mkrad
90eb2b0f3e Backported Nmkoder message boxes 2022-04-07 04:59:34 +02:00
n00mkrad
2db247f8ec Allow fractional factor input (WIP: Disallow for FLAVR/RIFE-CUDA) 2022-04-05 23:22:09 +02:00
n00mkrad
9690101f13 RIFE-NCNN no longer needs to run multiple times for factors != 2 2022-04-05 23:13:48 +02:00
n00mkrad
dd98b02355 Use Win32_VideoController instead of Win32_DisplayConfiguration for GPU check 2022-03-03 10:28:41 +01:00
n00mkrad
1ecefc3e0c Added RIFE 4.0 model 2022-01-02 15:32:21 +01:00
n00mkrad
290c2c44a0 cleanup 2021-12-09 10:47:28 +01:00
n00mkrad
cac12dcebc Fix issues with queue getting stuck waiting for ffmpeg to exit 2021-12-07 22:22:57 +01:00
n00mkrad
7a3c95f6fb Backport fast frame counting and other stuff from Nmkoder 2021-12-06 22:46:39 +01:00
n00mkrad
694d8f5de0 Adjust code for RIFE 3.9 2021-11-24 13:48:04 +01:00
n00mkrad
c5e580dc30 Only put GPU list in window title if any were detected 2021-09-13 11:00:51 +02:00
n00mkrad
6cb0a48f95 Option to set image sequence export quality (JPEG/WEBP) 2021-09-12 14:22:03 +02:00
n00mkrad
ad143789fc Exclude "Microsoft"... GPUs 2021-09-12 02:31:59 +02:00
n00mkrad
70c9da29bf rollback to old GPU check 2021-09-11 18:49:30 +02:00
n00mkrad
8bcef20bc2 GetGpus now always shows physical GPUs, even via RDP 2021-09-01 11:08:34 +02:00
n00mkrad
99d3ac394e Don't show NVApi message 2021-08-31 17:22:23 +02:00