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

Pre-trained weights in tutorial not loading #156

Open
seanbyrne226 opened this issue Nov 25, 2022 · 3 comments
Open

Pre-trained weights in tutorial not loading #156

seanbyrne226 opened this issue Nov 25, 2022 · 3 comments

Comments

@seanbyrne226
Copy link

Hi there,

in the particle sizing [https://github.com/softmatterlab/DeepTrack2/blob/develop/examples/paper-examples/3-particle_sizing.ipynb], I set the model to load the pre-trained weights and there are a few issues.

First the code should be written as follows to call the weights:
model_path = deeptrack.extras.datasets.load_model("ParticleTracking")

However, the weights seem not to be available and I get the following error:
BadZipFile: File is not a zip file

@BenjaminMidtvedt
Copy link
Collaborator

I can reproduce locally. Seems like the hosting service has changed its API. I'll look into it.

@seanbyrne226
Copy link
Author

Thanks :)

@avi-xd
Copy link

avi-xd commented Jan 19, 2024

BadZipFile error is still there!! any suggestions on how to resolve?

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

3 participants