k4yt3x
|
f42a8ab71f
|
fixed waifu2x-ncnn-vulkan argument errors
|
2019-08-03 21:29:13 -04:00 |
|
k4yt3x
|
e3b2624977
|
fixed the issue where subprocess tries to execute pathlib.Path
|
2019-08-03 19:45:22 -04:00 |
|
k4yt3x
|
685d894bef
|
Merge remote-tracking branch 'origin/master'
|
2019-07-30 01:28:43 -04:00 |
|
k4yt3x
|
b0167e9f08
|
Setup Script 1.4.0: fixed ncnn setup error, fixed JSON error
|
2019-07-30 01:28:29 -04:00 |
|
K4YT3X
|
74767743bd
|
Merge pull request #130 from k4yt3x/video2x_gui
added alpha version of video2x gui
|
2019-07-30 05:12:08 +00:00 |
|
k4yt3x
|
ece345e531
|
added alpha version of video2x gui
|
2019-07-28 03:09:40 -04:00 |
|
k4yt3x
|
47e787c80c
|
added more exceptions for better error handling
|
2019-07-27 17:52:31 -04:00 |
|
k4yt3x
|
4639555626
|
added a missing new line
|
2019-07-27 17:52:18 -04:00 |
|
k4yt3x
|
d423fa1b6e
|
updated code contributors list
|
2019-07-27 17:38:52 -04:00 |
|
K4YT3X
|
734cf7bb0e
|
Merge pull request #129 from k4yt3x/2.9.0
2.9.0
|
2019-07-27 21:34:35 +00:00 |
|
k4yt3x
|
77ad212b01
|
updated README for 2.9.0
|
2019-07-27 17:33:35 -04:00 |
|
k4yt3x
|
a27bdb4b63
|
changed file handling method from os to pathlib
|
2019-07-27 17:29:33 -04:00 |
|
k4yt3x
|
89dfd21f97
|
removed f_string support for legacy versions of Python
|
2019-07-27 13:39:40 -04:00 |
|
k4yt3x
|
5151be4122
|
fixing issue #94
|
2019-07-26 14:22:49 -04:00 |
|
K4YT3X
|
f8d3fa5c25
|
Merge pull request #122 from sat3ll/waifu2x_vk_update
update waifu2x_ncnn_vulkan wrapper
|
2019-07-13 05:07:47 +00:00 |
|
sat3ll
|
61abcc6a3a
|
When batch upscaling (new behavior), for sub 8G VRAM gpus, the recommended value is 200.
|
2019-07-13 01:08:31 +01:00 |
|
sat3ll
|
40a4d3a602
|
update waifu2x_ncnn_vulkan wrapper for directory as input
add workaround for the double file extension
|
2019-07-12 23:12:08 +01:00 |
|
K4YT3X
|
9429b04528
|
Merge pull request #121 from sat3ll/w2x-vulkan-update
update waifu2x_ncnn_vulkan to new options
|
2019-07-10 02:51:15 +00:00 |
|
k4yt3x
|
55c2f7abfb
|
extracting frames into rgba64be format
|
2019-07-09 22:48:29 -04:00 |
|
k4yt3x
|
c7c83d35ed
|
updated README for 2.8.1
|
2019-07-09 20:48:54 -04:00 |
|
k4yt3x
|
ca90c5be02
|
2.8.1 added automatic pixel format and color depth detection
|
2019-07-09 20:47:55 -04:00 |
|
sat3ll
|
5a2b387b9d
|
deduplicate code
|
2019-07-10 01:36:26 +01:00 |
|
sat3ll
|
eda5d70773
|
update waifu2x_ncnn_vulkan to new options
|
2019-07-10 01:30:50 +01:00 |
|
k4yt3x
|
8b845e35b3
|
matching JSON indentation
|
2019-06-29 13:49:34 -04:00 |
|
k4yt3x
|
e3b7110ff5
|
added vulkan reference link
|
2019-06-25 23:59:51 -04:00 |
|
k4yt3x
|
cefa2c4f30
|
updated README for 2.8.0
|
2019-06-25 23:48:41 -04:00 |
|
k4yt3x
|
4d9c0866ce
|
2.8.0 added support for waifu2x-ncnn-vulkan
|
2019-06-25 23:48:22 -04:00 |
|
K4YT3X
|
25fca78eb4
|
Merge pull request #112 from sat3ll/waifu2x-ncnn-vk
Add support for waifu2x-ncnn-vulkan engine
|
2019-06-26 03:40:34 +00:00 |
|
k4yt3x
|
4a0ffae6c8
|
updated key order for w2x ncnn
|
2019-06-25 23:39:53 -04:00 |
|
k4yt3x
|
f94f99eb1c
|
sorted imports, updated dates
|
2019-06-25 23:36:03 -04:00 |
|
k4yt3x
|
a9586bf508
|
updated version to 1.3.0, using shutil.rmtree instead of os.rmdir
|
2019-06-25 23:35:42 -04:00 |
|
k4yt3x
|
5f69a44bf7
|
changed some wording
|
2019-06-25 23:35:17 -04:00 |
|
k4yt3x
|
1ee76c0224
|
removed redundant code block
|
2019-06-25 23:34:57 -04:00 |
|
sat3ll
|
0b99ac33a6
|
change waifu2x-ncnn-vulkan to underscores
agglomerate waifu2x choices to a list
|
2019-06-26 00:50:29 +01:00 |
|
sat3ll
|
4e3565b3ac
|
Add support for waifu2x-ncnn-vulkan engine
|
2019-06-26 00:25:27 +01:00 |
|
K4YT3X
|
b40aee0cd7
|
Merge pull request #107 from BrianPetkovsek/Fix-encoding-problem
Fixed encoding problem
|
2019-06-18 14:28:20 +00:00 |
|
Brian Petkovsek
|
5b27cf26e1
|
Merge pull request #3 from BrianPetkovsek/master
remove uninstall not needed
|
2019-06-17 22:38:50 -04:00 |
|
BrianPetkovsek
|
8fe6fd4009
|
Fix encoding problem
|
2019-06-17 22:37:04 -04:00 |
|
BrianPetkovsek
|
d4d485e132
|
Revert "Added uninstall function to setup"
This reverts commit d25857a178 .
|
2019-06-17 22:34:45 -04:00 |
|
BrianPetkovsek
|
53f5192896
|
Revert "Fix encoding problem"
This reverts commit 81af7b1c1b .
|
2019-06-17 22:33:27 -04:00 |
|
Brian Petkovsek
|
e6d865a80d
|
Merge pull request #2 from BrianPetkovsek/master
Added uninstall function to setup
|
2019-06-17 12:06:43 -04:00 |
|
BrianPetkovsek
|
d25857a178
|
Added uninstall function to setup
|
2019-06-17 12:05:06 -04:00 |
|
BrianPetkovsek
|
81af7b1c1b
|
Fix encoding problem
|
2019-06-16 17:32:41 -04:00 |
|
K4YT3X
|
81b8e45b6f
|
Merge pull request #104 from BrianPetkovsek/master
make video2x backwards compatible
|
2019-06-15 14:44:32 -04:00 |
|
K4YT3X
|
e003cbc568
|
Merge branch 'master' into master
|
2019-06-15 14:42:56 -04:00 |
|
k4yt3x
|
f96b95563e
|
code style adjustments
|
2019-06-15 14:35:22 -04:00 |
|
K4YT3X
|
76144b589a
|
Merge pull request #103 from sat3ll/wip_1
use os.path.join
|
2019-06-15 14:26:28 -04:00 |
|
sat3ll
|
15d2dbb07a
|
use os.path.join
|
2019-06-15 12:32:36 +01:00 |
|
BrianPetkovsek
|
9d5ad2f70c
|
make video2x backwards compatible
adds future-fstrings package
transforms the source to .format() format on runtime
|
2019-06-14 21:43:18 -04:00 |
|
BrianPetkovsek
|
b5da9ebbf7
|
make setup backwards compatible
change the f'' to ''.format()
|
2019-06-14 21:37:38 -04:00 |
|