GNOME session save and restore

Save and restore your desktop active running application windows and their positions across multiple workspaces using a GNOME Shell extension. Installation: Download the extension: >wget -O- https://github.com/arnon-weinberg/session-3/tarball/master | tar xz Or download the project:>git clone https://github.com/arnon-weinberg/session-3.git Then install the extension:…

Read More

Upscale and interpolate video super-resolution using STARnet

Increase video resolution with an opensource machine learning algorithm for upscaling and interpolating video image frames using an automated command line script. Bringing machine learning algorithms a step closer to usability. Given a low-resolution video file, this script uses a…

Read More