Dain-App 0.42A [Unfinished Build]
🕑 Added 2020-08-24 20:31:25 +0000 UTCAlright, this is a release a little different from older builds.
More important, if you plan to interpolate a big project, don't use this build. Use on the older builds.
This is the first version to allow batch processing. What is this? This mean that the app can process 2, 3, 4, etc frames at the same time, as long your vram can handle it.
This option pretty much changed around 70% of my code, so I had to rewrite a bunch of stuff. This also mean I broke a bunch of stuff by re-writing the code.
The good part is that this allow me to improve even further the code in the future, plus as long you have a lot of vram or are interpolating low resolution files, you should get a good boost on speed.
The default options and split should be working fine, but I would not gamble a big project on this unstable version.
I'm available to get any feedback on this version @GRisk on Discord .Here what is currently broken:
- Perfect loop option
- Interpolation Mode 3
- Experimental Algorithm
- Plus any bug still not found.
Since this build took a lot of work, it also took some time to be able to release it, so instead of the default 1 week to be public released, this build will take 3 weeks, to compensate all the time it took to make it work. Thanks for all your support on this project!
Comments
I have a Geforce Titan X
I jst subscribed Im tryna open the program but its not working homie
ZaCloud
Did you extract the files from the .rar first?
I got multiple gpus will this work for me. Coz it won’t load when I click .exe file
GRisk
It will not work. Only work on Nvidia cards with CUDA 5.0 or bigger
How can I know if this will work with my AMD GPU?
Oppai Senpai
when i click on .exe file, it wont open for me
I can't even run Dain-App 0.42A [Unfinished Build]. I get an error message showing the following text: Microsoft Windows [Version 10.0.18362.1016] (c) 2019 Microsoft Corporation. All rights reserved. C:\Users\Duncan>"C:\Users\Duncan\Desktop\DAIN_APP Alpha 0.42 [Unfinished Build]\DAIN_APP Alpha\DAINAPP.exe" Traceback (most recent call last): File "my_design.py", line 5, in File "F:\miniconda3\envs\torch16\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "my_DAIN_class.py", line 3, in File "F:\miniconda3\envs\torch16\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "site-packages\torch\__init__.py", line 189, in ImportError: DLL load failed while importing _C: The specified module could not be found. [11668] Failed to execute script my_design C:\Users\Duncan>
GRisk
Not yet. Making the code work with batch is the first step to use multiple GPU's. In truth i'm still not sure how hard it will be to make multi-gpu to work since I don't have a computer with more than one GPU to do my tests, but I will still try to make it work once this version is ready.
So does it support multi-gpu with multi processing?