Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

VSEImageEncoder - host ourself #4866

Open
florian-hoenicke opened this issue Mar 1, 2021 · 2 comments
Open

VSEImageEncoder - host ourself #4866

florian-hoenicke opened this issue Mar 1, 2021 · 2 comments

Comments

@florian-hoenicke
Copy link
Member

Building the VSEImageEncoder causes some issues from time to time as pointed out by @nan-wang

#4420

The reason is that we have to download an archive which is quite big. However, we only need one of these files. Also, the upstream where the file is hosted is limited.

Luckily, the owner allowed us to mirror the model. Thanks @fartashf!

UAC:

  1. implementation
  • download large file
  • upload relevant model to a mirror
  • make the VSEImageEncoder use the new mirror
  1. add references to
  • the original models
  • the paper
  • github repo
  1. add the links of the model mirror to the readme of this repo
@JoanFM
Copy link
Member

JoanFM commented Apr 26, 2021

@FionnD @lusloher @florian-hoenicke what should we do with this issue?

@nan-wang
Copy link
Member

nan-wang commented May 1, 2021

Let's host the model using git-lfs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants