-
Notifications
You must be signed in to change notification settings - Fork 9
Update Small Extracellular Vesicle TEM Segmentation (Fully Residual U-Net) #441
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
Conversation
🔮 Deploy Preview for collection-bioimage-io canceled.
|
|
@FynnBe Could you look into this one? We had at least one other PR has the same issue. |
|
required tensorflow (version) is not available through conda... |
|
should we fetch tensorflow always with pip or just as a fallback? edit: let's move this discussion to #469 |
Do what you think is right here, I currently don't have the bandwidth to deal with any of the day to day here. (On a general note, we need to be aware that support for tf 1 is a huge technical debt...) |
|
before #469 is resolves we can avoid this issue by providing a conda environment.yaml file that get's tensorflow with pip: something like: channels:
- conda-forge
- defaults
dependencies:
- pip:
- tensorflow=1.12 |
|
interestingly tf 1.12 is not available via pip either (anymore) I suggest we use tf 1.13 if 1.12 is specified... will make another separate PR to change this. ... #504 |
|
I think this version of the model is not updated. Can I close the PR and try uploading it again? Back in the time there was a problem with updating the rdf file |
|
with protobuf pinned this model is ready to be merged!! |
there is no updated version yet on zenodo: https://zenodo.org/record/6559475#.Y2T_LHbMJjE |
|
no sorry, there was another one in my zenodo account. I think it's because I tried to upload again to solve of the existing problems. I will merge this and let's see if there is no new PR coming :D |
This is an automatic PR created by the @bioimageiobot regarding changes to the resource item 10.5281/zenodo.6559474.
The following version(s) will be added:
Please review the changes and make sure the new item or version(s) pass the following check list:
Maintainers: @esgomezm
Note: If you updated or re-uploaded another version for the current item on Zenodo, this PR won't be changed automatically. To proceed, you can do the following:
statusfield asaccepted, but change thestatusunder the current version toblocked.Then wait for the CI on the main branch to complete. It should detect the new version(s) and create another PR for the new version(s).
Previous PRs of this resource: none