Skip to content

A setup script to get LIVE (a novel image vectorizer) running again, despite its old dependencies.

License

Notifications You must be signed in to change notification settings

L483/LIVE-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LIVE setup

This is a setup script for LIVE, a novel image vectorization method where you gain control over the amount of forms and paths of the resulting vector image.

LIVE depends on deprecated libraries. The standard Ubuntu package manager does not list its requirements anymore in newer releases than Ubuntu 18.04 LTS. Since Google Colab does not support Ubuntu 18.04 LTS any longer, the notebook provided by the authors of LIVE does not work anymore.

This script takes away all the finnicky bits of setting up an environment for this pile of deprecated libraries and packages.

Prerequisites

  1. Having CUDA compatible hardware, the script will install the Nvidia CUDA toolkit in version 11.7
  2. Instantiating a fresh installation of Ubuntu 18.04 LTS
  3. Possessing sudo rights
  4. Pulling this repository

Running the setup

After fulfilling the prerequisites, run the following command:

source live-prerequisites.sh

Additional notes

Yes, the setup script is not optimal. It would work without poetry but I accidentally made it working inside its own sub-shell first and did not have the time to fix it yet.

About

A setup script to get LIVE (a novel image vectorizer) running again, despite its old dependencies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages