ivadomed / model_seg_sci

Deep-learning based segmentation of the spinal cord and intramedually lesions in traumatic and non-traumatic SCI
MIT License
12 stars 2 forks source link

Update SCIseg description once updated to V2 #89

Closed valosekj closed 4 months ago

valosekj commented 4 months ago

Once we update SCIseg to V2, we should remove "traumatic" from its description (as the model was now also trained on non-traumatic SCI).

Sections to update:

image

update to:

Deep-learning based segmentation of the spinal cord and intramedually lesions in traumatic and non-traumatic SCI

image

https://github.com/spinalcordtoolbox/spinalcordtoolbox/blob/65e44b5068fe5d8a094e3e0571566c01d2d460ab/spinalcordtoolbox/deepseg/models.py#L315-L321

valosekj commented 4 months ago

Done in https://github.com/ivadomed/model_seg_sci/issues/89