Guillem96 / spynet-pytorch

Modern implementation of SpyNet using PyTorch. For theoretical insights see the article (https://arxiv.org/abs/1611.00850).
11 stars 2 forks source link

can not download pretrained model. #2

Open ccl-private opened 2 years ago

ccl-private commented 2 years ago

<?xml version='1.0' encoding='UTF-8'?>AccessDeniedAccess denied.

Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object.

ccl-private commented 2 years ago

maybe you can reload the model weight in a new way .https://stackoverflow.com/questions/56302658/anonymous-caller-does-not-have-storage-objects-get

dario-loi commented 1 year ago

I second this, as of now, the API can't be publically accessed.

The model, while being much nicer than other implementations online, is useless for research work as it can't be used as a submodule for another network.

nxdsun commented 6 months ago

There is no spynet file library package, could you please add it? image