Recent Releases of renal_segmentor
renal_segmentor - v1.3.9
Added
- Testing/Support for Python 3.11
Fixes
- Limit Keras to <v3 as newer versions can't load models in the supplied format
- Python
Published by github-actions[bot] almost 2 years ago
renal_segmentor - v1.3.8
Changed
- Lots of dependencies
- Dependencies are now greater than or equal to (>=) rather than compatible versions (~=)
- Python
Published by github-actions[bot] over 2 years ago
renal_segmentor - v1.3.7
Changed
- Lots of dependencies
- Python
Published by github-actions[bot] over 2 years ago
renal_segmentor - v1.3.6
Changed
- Lots of dependencies
- Dependencies are now set to be compatible versions (~=) rather than pinned to an exact version (==)
Added
- Downloads counter to readme #287
- Compatibility with Python 3.10
- Python
Published by github-actions[bot] about 3 years ago
renal_segmentor - v1.3.5
Changed
- Lots of dependencies upgrade
Added
- Option to output binary masks
Fixed
- Typos
- Python
Published by github-actions[bot] over 3 years ago
renal_segmentor - v1.3.4
Changed
- Drop support for Python 3.7 #223
- Lots of dependencies
Added
- Citation file
- Python
Published by github-actions[bot] over 3 years ago
renal_segmentor - v1.3.3
Changed
- GUI requirements (Gooey and PyInstaller) are now optional to try and save time/make install easier on linux where wxPython is a bit of a pain. #221
- Python
Published by github-actions[bot] about 4 years ago
renal_segmentor - v1.3.2
Changed
- Bump scikit-image #218 and numpy #219
Fixed
- Bug if no path could be inferred from nib.Nifti1Image i.e. image was made in script rather than loaded from disk.
- Python
Published by github-actions[bot] about 4 years ago
renal_segmentor - v1.3.1
Changed
Tkvcan now take nibabel objects as its input rather than just the path to the image file #216- Bump scikit-image #214 and pandas #215
Fixed
- Bug in
Tkv.data_to_niftiwhen default path was used - Typo in readme
- Python
Published by github-actions[bot] about 4 years ago
renal_segmentor - v1.3.0
Changed
- Improved sample data handling
- Lots of dependencies
Added
- Segmentation is now a standalone pip package #199 #209
- Automatic windows binary generation #171
Fixed
- Codecov now doesn't use depricated action #200
- Python
Published by github-actions[bot] over 4 years ago
renal_segmentor - v1.3.0-rc.17
Changed
- Improved sample data handling
- Weights now on Zenodo
Added
- Segmentation is now a standalone pip package
- Automatic windows binary generation
- Python
Published by github-actions[bot] over 4 years ago
renal_segmentor - v1.3.0-rc.16
Changed
- Improved sample data handling
- Weights now on Zenodo
Added
- Segmentation is now a standalone pip package
- Automatic windows binary generation
- Python
Published by github-actions[bot] over 4 years ago
renal_segmentor - v1.3.0-rc.15
Changed
- Improved sample data handling
- Weights now on Zenodo
Added
- Segmentation is now a standalone pip package
- Automatic windows binary generation
- Python
Published by github-actions[bot] over 4 years ago
renal_segmentor - v1.3.0-rc.14
Changed
- Improved sample data handling
- Weights now on Zenodo
Added
- Segmentation is now a standalone pip package
- Automatic windows binary generation
- Python
Published by github-actions[bot] over 4 years ago
renal_segmentor - v1.3.0-rc.13
Changed
- Improved sample data handling
- Weights now on Zenodo
Added
- Segmentation is now a standalone pip package
- Automatic windows binary generation
- Python
Published by github-actions[bot] over 4 years ago
renal_segmentor - v1.3.0-rc.1
Added
- Automatic windows binary generation
- Python
Published by github-actions[bot] over 4 years ago
renal_segmentor - v1.2.0
Added
- Kidney volume calculations #32 #195
- Process multiple files at once #30 #194
- Menu bar with about, help and latest version links #40 #41
Changed
- Post-processing is now off by default to make command line arguments more intuitive i.e. if you want to apply post-processing you add the
-pflag
Fixed
- CI badge now from GitHub action rather than travis
- Download links in readme
- Default GUI size (now doesn't start with a scroll bar)
- New releases aren't pre-releases by default any more
- Python
Published by github-actions[bot] over 4 years ago
renal_segmentor - v1.1.0
Added
- Tool now supports different fields of view #184 #190
- Post-processing option #183 #187
- Automatically run as CLI if arguments are passed #189 #191
- New release action #186
Changed
- Weights are now stored on Zenodo for better visibility #185 #188
- Update readme
Fixed
- Move CI to GitHub Actions #168
- Include link to paper and training data in readme
- Python
Published by github-actions[bot] over 4 years ago
renal_segmentor - v1.0.0
Additions
- First public release
Improvements
- File extension filters on input selection
Fixes
- Lots of dependency updates
- Python
Published by alexdaniel654 over 5 years ago
renal_segmentor - v0.1.0
Additions
- GUI for renal segmentation
- Test suite #6 #23 #35
Improvements
- Bumped lots of dependencies #11
- Added continuous integration to make testing easier #5
Fixes
- Python
Published by alexdaniel654 about 6 years ago