livermask icon indicating copy to clipboard operation
livermask copied to clipboard

💥 Command line tool for automatic liver parenchyma and liver vessel segmentation in CT using a pretrained deep learning model

Results 4 livermask issues
Sort by recently updated
recently updated
newest added

Cached Downloading: E:/Task2311/livermask-main/livermask/utils/model-hepatic_vessel.npz Traceback (most recent call last): File "C:\Users\10495\.conda\envs\v6\lib\site-packages\urllib3\connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "C:\Users\10495\.conda\envs\v6\lib\site-packages\urllib3\util\connection.py", line 96, in create_connection raise err File "C:\Users\10495\.conda\envs\v6\lib\site-packages\urllib3\util\connection.py", line 86,...

Bumps [gradio](https://github.com/gradio-app/gradio) from 3.34.0 to 4.19.2. Release notes Sourced from gradio's releases. [email protected] Features #7495 ddd4d3e - Enable Ruff S101. Thanks @​abidlabs! #7443 b7a97f2 - Update httpx to httpx>=0.24.1 in...

dependencies

When running livermask on a server solution, I suddenly got this issue, which seems to be sporadic: ``` > requests.exceptions.HTTPError: 503 Server Error: Egress is over the account limit. ```...

bug

When installing the latest version of livermask on macOS 12: ``` pip install livermask==1.4.0 ``` from the installation verbose we observe: ``` > ERROR: livermask 1.4.0 has requirement importlib-metadata==4.8.1, but...

bug