Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Someone have the pretrained faster-rcnn and caption model? #24

Open
Cestbon123 opened this issue Dec 31, 2019 · 8 comments
Open

Someone have the pretrained faster-rcnn and caption model? #24

Cestbon123 opened this issue Dec 31, 2019 · 8 comments

Comments

@Cestbon123
Copy link

No description provided.

@Cestbon123
Copy link
Author

The link of pretrained model in ./scripts/demo.ipynb seems invalid.

@EmilRais
Copy link

If you check the file history of scripts/demo.ipynb you will see google storage links were previously used. You can still use those, they actually work - they're marked as "requester pays", so you'll have to pay for the bandwidth used to transfer them but it shouldn't amount to much.

@nyj-ocean
Copy link

@EmilRais

If you check the file history of scripts/demo.ipynb you will see google storage links were previously used.
How to check the history of scripts/demo.ipynb?
Where can I find the history of scripts/demo.ipynb?
can you share me the url to download lstm_scst_iter_1000.caffemodel.h5?

@nyj-ocean
Copy link

@EmilRais
Thanks for your share

I try to open the url you shared above

https://storage.googleapis.com/bottom-up-attention/lstm_iter_60000.caffemodel.h5
https://storage.googleapis.com/bottom-up-attention/lstm_scst_iter_1000.caffemodel.h5

But both of them can not open

586923907

@EmilRais
Copy link

EmilRais commented Jul 9, 2020

It's a Google Cloud Platform "Requester pays" bucket.
It simply means that you - rather than Pete Anderson - will pay for the bandwidth used to transfer the files.

So the error you're getting doesn't mean that the weights are not downloadable, it just means you're not initiating the download properly. Before you can pay for the download, you need to create a Google Cloud Platform account and add billing details. It's a bit cumbersome but it's not too bad.

Read more about it here https://cloud.google.com/storage/docs/using-requester-pays#using

@nyj-ocean
Copy link

@EmilRais
sorry to bother you again.
I can not download lstm_scst_iter_1000.caffemodel.h5

But I was very interested in your work.
I think your work is great.
I want to run demo on my new images.

so can you provide any other ways to download lstm_scst_iter_1000.caffemodel.h5?

@hgminh95
Copy link

I uploaded the models to GG drive:

https://drive.google.com/drive/folders/1KT38ZDgoyCFLTcWlcNgEFpyyHCxqdWw9?usp=sharing

Note that there is limit on download quota, so if you encounter error, you can try again in the next day...

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

No branches or pull requests

4 participants