HRDA icon indicating copy to clipboard operation
HRDA copied to clipboard

trainsform to MRI

Open cc1609130201 opened this issue 3 years ago • 1 comments

Hi! Can this model be used for tumor segmentation? if answer is yes,where we can be modified to fit this task?

cc1609130201 avatar Aug 01 '22 02:08 cc1609130201

Hi, Technically, HRDA can probably also be applied to tumor segmentation. For that purpose, you need to change the data loaders. You can have a look at https://github.com/lhoyer/HRDA/blob/master/configs/base/datasets/uda_gtaHR_to_cityscapesHR_1024x1024.py and https://github.com/lhoyer/HRDA/blob/master/mmseg/datasets/gta.py as a starting point.

lhoyer avatar Aug 08 '22 07:08 lhoyer