Skip to content

Releases: bowang-lab/MedSAMSlicer

v0.1

04 Jul 00:54
3f0abf6
Compare
Choose a tag to compare

Major changes has introduced to the plugin to make it ready to be published on 3D Slicer Extension Index Catalog. Among the main changes, we have:

  • Client-Server arch for the module has changed. It was the main source of bugs and problems in previous versions
  • We now support "Save Scene" functionality of 3D Slicer.
  • More flexibility has been introduced to the preprocessing step.
  • The plugin is slightly faster in both load time and runtime

v0.06

02 Apr 07:21
Compare
Choose a tag to compare

Changelog:

  • Boundary selection on R-S slice is now possible
  • Upgrade issue fixed
  • Usage instructions updated

v0.05

11 Mar 21:51
Compare
Choose a tag to compare

Changelog:

  • Single segmentation feature is added: if you need to segment only a small part of the image, there is no need to "send image", which is a lengthy process
  • Boundary selection bug fixed
  • Progress-check timer set up fixed

v0.04

15 Feb 15:48
Compare
Choose a tag to compare

Changelog:

  • Fine-tuned models can be loaded as well as default pre-trained model
  • Inconsistencies in the backend are resolved
  • Issue #6 addressed
  • Minor GUI improvements

v0.03

02 Feb 02:36
Compare
Choose a tag to compare

Change log:

  • In-module upgrade button
  • Issue #1 addressed: Non-square slices are processable
  • Issue #7 addressed: Including server installation using local zip files

v0.02

29 Jan 21:24
Compare
Choose a tag to compare

Change log:

  • Uses GPU if available
  • Able to modify existing segmentation masks as well as creating new ones from scratch
  • Issue #1 addressed: In absence of a preprocessing method, it still generates decent results. It is still highly encouraged to preprocess the data
  • Issue #4 addressed: space in the folder name can exist
  • Addressing fixed to be compatible with MacOS

v0.01

16 Jan 10:00
6a5768d
Compare
Choose a tag to compare
Create installation and usage instructions