You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks!
Sure, you can either download it automatically via Python
importcelldetectionascdmodel_name='ginoro_CpnResNeXt101UNet-fbe875f1a3e5ce2c'model=cd.fetch_model(model_name, check_hash=True) # either plain torchlit_model=cd.models.LitCpn(model_name) # or lightning
or download it manually here.
I also just added the download link to the main readme.
Hi,
Nice model! Would it be possible to share the trained weights here: ginoro_CpnResNeXt101UNet-fbe875f1a3e5ce2c?
Thank you!
The text was updated successfully, but these errors were encountered: