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:
implementation
download large file
upload relevant model to a mirror
make the VSEImageEncoder use the new mirror
add references to
the original models
the paper
github repo
add the links of the model mirror to the readme of this repo
Building the VSEImageEncoder causes some issues from time to time as pointed out by @nan-wang
https://github.com/jina-ai/jina-hub/issues/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: