Home Artists Posts Import Register

Content

Here we go, the new models full trained:

There little modifications on the app itself, right now I'm working on improving some options on it for the next release.


Link:
https://drive.google.com/file/d/1QOoxKO8wNh39ckJxmrwSo_mtJJEnFSxC/view?usp=share_link

The main difference is the models itself.
I fixed the code to run it on AMD cards, but currently don't have a AMD card myself to test it, so if soneome can test it on a AMD card, please do.
There was a need to upgrade the AMD library to work with the new Torch version, so I'm hoping this did not break the AMD code.

I'm already working on some modifications to see if I can improve the model further.

Taking in consideration that the model was trained on 512X resolution, you probably want to try that first, but sometimes full resolution work better in some cases.

Comments

cool1

Could there be a help option please? I tried interpolating and also slowing down a 25 fps video clip. When I specified a 60 fps output there seem to be some duplicate frames (maybe it interpolates to 50 fps then it might add the remaining frames without interpolating them). The option to 'interpolate 2x, 4x', etc. always doubles or more the frame rate. What if you want to specify an output frame rate (eg. 60 fps) and maybe a slow-down percentage and then want it to automatically interpolate the right amount so that each new frame output will be interpolated and smooth? Also it would be good if the slow motion output option could also give a bit more info like what the duration of the video at that slowdown amount would be. Also sometimes the user interface can say '100%' but the window showing the commands being done is still going for quite a while. So it seems like the percentage shown in the UI is only for one thing and not for the other things that the user has selected to do.

DAINAPP

Those are good suggestions. Will make a help guide once I change the GUI on the next update. To remove duplated frames you need to turn on the "Animation mode" You can adjust the sensibility using the "Similar frame percentage", but usually 0.999 is good enough. To specify 60fps, you need to output a video with more than 60fps and select the option "Create an output with Xfps" Slowdown mode do require more work, that I will do next. Same with the processing bar, will improve it.

Anonymous

how can i add this model to SVP4 Rife Ai engine ? i don't know where the model files are

DAINAPP

While the the name of the App is still Rife-App, the model it use today is 100% made by me, so I doubt it will work on the SVP4 Rife Engine.

Anonymous

Thanks for the update! Really interesting model indeed. I have flashing black frames using av1 and h265, any suggestion? Also: have you ever thinked about using variable frame rate videos (mpdecimate) for interpolation or frame removal tool for movement on 1,2,3 frames etc?