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 by weight format' option #429

Open
IvanHCenalmor opened this issue Nov 8, 2024 · 0 comments
Open

'Download by weight format' option #429

IvanHCenalmor opened this issue Nov 8, 2024 · 0 comments
Labels
enhancement New feature or request website Issues about the website UI

Comments

@IvanHCenalmor
Copy link
Contributor

Hi!

I was trying to download the ZIP with all the model from a model card from the bioimage.io website. And I found that the main way to do this is by using the Download by weight format option:

Screenshot 2024-11-08 at 10 33 12

But when clicking on that option, it was showing me all weight formats, which most of them are not really in the model. This model has only Torchscript weights. A possible enhancement could be to look at the rdf and show only the available options. Otherwise, pop up a message that it’s not available, because I was checking the Pytorch state dict and I was just getting Downloading files… without nothing really happening and I thought that this option was not working.

Screenshot 2024-11-08 at 10 52 18

Also, while downloading a button to stop the download could be cool. Not primordial, but if it is easy to implement, it could be a nice add-on.

Screenshot 2024-11-08 at 10 52 46

Finally, I also found that when going to the Click to download by software each option is directly linked to a weight format. ImJoy is linked with ONNX and ZeroCost with Keras, therefore there is nothing happening when choosing those options, only showing Downloading files.... Also, nowadays I wouldn't relate ZeroCost with Keras, it has many exportation options.

Screenshot 2024-11-08 at 10 54 11

@IvanHCenalmor IvanHCenalmor added enhancement New feature or request website Issues about the website UI labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request website Issues about the website UI
Projects
None yet
Development

No branches or pull requests

1 participant