Home Artists Posts Import Register

Content

Alright, first thing. I had to update a few libraries, including pytorch. So now the compacted filesize is a whooping 2gb.


Also some libraries update may create false positive on some anti-virus. I run it on virus total and don't look so bad:

https://www.virustotal.com/gui/file/f5e7fa2ed682e1eb3b8716c487e9f34c3d9f988e3dda442a6e0dfcec010ce333/detection


Now for the changes:

  • The GUI can be scaled down by a lot, to help in computers with low resolution.
  • Improved the code that got the video data, it was unable to get the resolution of videos in some cases.
  • Batch is working again! From my tests, batch is almost useless if you have cuda < 7.0, so it will set the batch size = 1 on the GUI is your cuda is smaller than 7.0, but feel free to try with bigger sizes and let me know if there is any speed improvement.
  • Improved how scene detection and frame duplication work, hopeful it will detect it better.
  • Really tried to improve memory management, so please let me know if you see a speed up on the interpolation or is the same as the other versions.


Files

RIFE-App 1.7.1.7z

Comments

Snake Plissken

sweet, cant check now, but does it display the PC's CUDA version? So users know if they need to upgrade it.

DAINAPP

You just need to update your nvidia driver, but the CUDA version is limited by your hardware. You can see the full list here: https://en.wikipedia.org/wiki/CUDA Version 7.0 start on NVIDIA TITAN V

Alex G

Fixed that for you :P https://imgur.com/SEyBIbs

Alex G

Actually joking aside I have a bug report on discord https://discord.com/channels/668789174257844225/684082766727479362/822945038396293152

Anonymous

Is there a way to change the CRF quality? The app works great but is killing my video quality :(

DAINAPP

Already working for the next update. You can also export as PNG sequence.