DeepBrainSeg
DeepBrainSeg copied to clipboard
Fully automatic brain tumour segmentation using Deep 3-D convolutional neural networks
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
**Describe the bug** While installing using git also facing the same issue. **To Reproduce** from DeepBrainSeg import deepSeg ImportError: cannot import name 'deepSeg' Please help!
**Describe the bug** ```pip install DeepBrainSeg``` Collecting DeepBrainSeg Downloading DeepBrainSeg-0.2.1.tar.gz (37 kB) ERROR: Could not find a version that satisfies the requirement torch==1.5.1 (from DeepBrainSeg) (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2)...
Planning to shift to web-based or electron-based UI for brain tumor segmentation tool
These codes are very useful. However, there are issues to install the older libraries. Could you provide the docker for this code? It will help to use without compbility issue...
Bumps [torch](https://github.com/pytorch/pytorch) from 1.5.1 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...
Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...