Showing headlines posted by sde

« Previous ( 1 ... 23 24 25 26 27 28 29 30 31 32 33 ... 87 ) Next »

Machine Learning in Linux: Dalai – LLaMA and Alpaca

  • LinuxLinks.com; By Steve Emms (Posted by sde on Mar 31, 2023 10:45 PM EDT)
  • Story Type: Reviews; Groups: Linux
Dalai bills itself as “the simplest way to run LLaMA on your local machine”.

Machine Learning in Linux: CodeFormer – face restoration

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Mar 31, 2023 10:22 AM EDT)
  • Story Type: Reviews; Groups: Linux, Python
CodeFormer is command-line software which offers blind face restoration. This aims at recovering high-quality faces from the low-quality counterparts suffering from unknown degradation, such as low-resolution, noise, blur, compression artifacts, etc.

Machine Learning in Linux: FBCNN – JPEG artifacts removal

FBCNN (flexible blind convolutional neural network) is software which seeks to remove artifacts from JPEGs while preserving the integrity of the images. It decouples the quality factor from the JPEG image via a decoupler module and then embeds the predicted quality factor into the subsequent reconstructor module through a quality factor attention block for flexible control.

100 Essential and Must-Have GUI Linux Applications

  • LinuxLinks.com; By Luke Baker (Posted by sde on Mar 26, 2023 9:24 AM EDT)
  • Story Type: Roundups; Groups: Linux
There is a staggering amount of proven open source software available to download. But it’s really difficult to keep up with the cream of the cream. That’s where this compilation aims to help.

Machine Learning in Linux: Easy Diffusion – a Stable Diffusion UI

  • LinuxLinks.com; By Steve Emms (Posted by sde on Mar 25, 2023 1:11 AM EDT)
  • Story Type: Reviews; Groups: Linux, Python
Easy Diffusion offers a web user interface for Stable Diffusion, a deep learning text-to-image diffusion model capable of generating photo-realistic images given any text input. In seconds you can create stunning artwork. Stable Diffusion uses a kind of diffusion model, called a latent diffusion model.

RustDesk – virtual / remote desktop software

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Mar 24, 2023 3:16 PM EDT)
  • Story Type: Reviews; Groups: Linux
RustDesk is remote desktop allowing maintenance of computers and other devices. The software aims for simplicity and ease-of-use, being designed to work out of the box.

Machine Learning in Linux: Stable Diffusion web UI

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Mar 21, 2023 9:11 AM EDT)
  • Story Type: Reviews; Groups: Linux, Python
Stable Diffusion is a deep learning text-to-image diffusion model capable of generating photo-realistic images given any text input. In seconds you can create stunning artwork. Stable Diffusion uses a kind of diffusion model, called a latent diffusion model.

Machine Learning in Linux: ChatGPT – desktop application

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Mar 19, 2023 2:51 PM EDT)
  • Story Type: Reviews; Groups: Linux
For this review, we’re exploring a desktop application called ChatGPT. It’s a cross-platform tool built using Tauri, a framework for building tiny, fast binaries for all major desktop platforms. The ChatGPT project has no affiliation with OpenAI.

Excellent Utilities: nvitop - GPU process management

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Mar 18, 2023 1:33 AM EDT)
  • Story Type: Reviews; Groups: Linux, Python
nvitop is an interactive NVIDIA device and process monitoring tool and bills itself as “the one-stop solution for GPU process management”. Like nvidia-smi, nvitop is built on top of NVML, but the tool offers a lot more functionality. It’s free and open source software written in Python.

Machine Learning in Linux: StemRoller – separate vocal and instrumental stems from songs

StemRoller is software which lets you separate vocal and instrumental stems from any song with a single click. It uses Facebook’s Demucs algorithm for demixing songs and integrates search results from YouTube.

Machine Learning in Linux: scikit-learn – machine learning library for Python

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Mar 13, 2023 7:33 PM EDT)
  • Story Type: Reviews; Groups: Linux, Python
Scikit-learn is a machine learning library built on top of SciPy that supports supervised and unsupervised learning. It also provides various tools for model fitting, data preprocessing, model selection, model evaluation, and many other utilities. It’s accessible to everyone, and reusable in various contexts.

Machine Learning in Linux: Upscayl – image upscaler

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Mar 10, 2023 5:51 PM EDT)
  • Story Type: Reviews; Groups: Linux
Upscayl is GUI software that uses sophisticated AI models to enhance your images by guessing what the details could be. It’s free and open source software.

Machine Learning in Linux: InvokeAI – a Stable Diffusion Toolkit

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Mar 9, 2023 4:06 AM EDT)
  • Story Type: Reviews; Groups: Linux, Python
An extremely interesting area of research relates to deep learning text-to-image models such as Stable Diffusion. These models can generate highly detailed images based on text descriptions.

Machine Learning in Linux: Whisper – automatic speech recognition system

Whisper is an automatic speech recognition (ASR) system trained on 680,000 hours of multilingual and multitask supervised data collected from the web. Powered by deep learning and neural networks, Whisper is a natural language processing system that’s built on PyTorch.

Ásbrú Connection Manager – graphical frontend for SSH

  • LinuxLinks.com; By Eilidih Parris (Posted by sde on Mar 4, 2023 4:46 PM EDT)
  • Story Type: Reviews; Groups: Linux
Ásbrú Connection Manager (Ásbrú) is a user interface that helps organizing remote terminal sessions and automating repetitive tasks. The project began as a fork of PAC (Perl Auto Connector) Manager.

Machine Learning in Linux: Old Photo Restoration

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Mar 3, 2023 2:09 PM EDT)
  • Story Type: Reviews; Groups: Linux, Python
Old Photo Restoration is an academic project that lets you restore old photos. This software uses PyTorch and is written in Python.

Machine Learning in Linux: Ultimate Vocal Remover GUI

Ultimate Vocal Remover is a GUI that lets you isolate stems from music. It offers convenient access to a wide range of different models. It's free and open source software.

Machine Learning in Linux: Coqui STT - deep-learning toolkit for training and deploying speech-to-text models

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Feb 28, 2023 4:57 AM EDT)
  • Story Type: Reviews; Groups: Linux
Coqui STT (STT) is a deep-learning toolkit for training and deploying speech-to-text models. This is free and open source software.

Machine Learning in Linux: astroML – statistical data analysis in astronomy and astrophysics

  • LinuxLinks.com; By Steve Emms (Posted by sde on Feb 26, 2023 12:49 AM EDT)
  • Story Type: Reviews; Groups: Linux
astroML is a Python module for machine learning and data mining built on NumPy, SciPy, scikit-learn, matplotlib, and Astropy.

Machine Learning in Linux: Real-ESRGAN – image and video restoration software

  • LinuxLinks.com; By Steve Emms (Posted by sde on Feb 24, 2023 5:18 PM EDT)
  • Story Type: Reviews, Tutorial; Groups: Linux
The first article in the series looked at GFPGAN, deep learning software for real-world face restoration. Real-ESRGAN and GFPGAN have been integrated into each other, but they are also individual projects from the same developer. Real-ESRGAN is a project that aims to create practical algorithms for general image/video restoration as opposed to face restoration.

« Previous ( 1 ... 23 24 25 26 27 28 29 30 31 32 33 ... 87 ) Next »