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

Download the data #61

Open
quentin-hamard opened this issue Apr 19, 2022 · 1 comment
Open

Download the data #61

quentin-hamard opened this issue Apr 19, 2022 · 1 comment

Comments

@quentin-hamard
Copy link

@paloukari @mwinton @ram-iyer
Hello,
It seems that the data are no more available:
C:\Users\quentin.hamard>aws s3 cp s3://w251-orca-detector-data/data.tar.gz ./
fatal error: An error occurred (404) when calling the HeadObject operation: Key "data.tar.gz" does not exist
C:\Users\quentin.hamard>aws s3 cp s3://w251-orca-detector-data/vggish_weights.tar.gz ./
fatal error: An error occurred (404) when calling the HeadObject operation: Key "vggish_weights.tar.gz" does not exist
C:\Users\quentin.hamard>aws s3 cp s3://w251-orca-detector-data/orca_weights_616776.hdf5 ~/OrcaDetector/results/orca_weights_latest.hdf5
fatal error: An error occurred (404) when calling the HeadObject operation: Key "orca_weights_616776.hdf5" does not exist

I would like to re-use the CNN you trained to use it as a feature extractor.

@enriquead1
Copy link

Same problem, the weights seem not to be available anymore.

This is unfortunate, because this is a really good job. I have learned a lot just reading the code, and I had a couple of ideas to try to improve this model as well as additional data.

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

2 participants