We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hd-bet seems to require an installation in development mode (-e flag)
This installation creates a folder on the users system.
What changes would be needed to no longer require dev mode? Did you consider directly downloading the model weights with the installation of HD-BET?
Context: Currently, we are trying to work on an update for https://github.com/neuronflow/BraTS-Toolkit
I again would like to incorporate HD-BET and have everything pip installable.
The text was updated successfully, but these errors were encountered:
Changes here would enable to install HD-BET like every other dependency.
Sorry, something went wrong.
We now made a fork of HD-BET that is installable from pypi. Will write you an email soon as I have some questions :)
pypi
No branches or pull requests
hd-bet seems to require an installation in development mode (-e flag)
This installation creates a folder on the users system.
What changes would be needed to no longer require dev mode? Did you consider directly downloading the model weights with the installation of HD-BET?
Context: Currently, we are trying to work on an update for https://github.com/neuronflow/BraTS-Toolkit
I again would like to incorporate HD-BET and have everything pip installable.
The text was updated successfully, but these errors were encountered: