Results 19 comments of Malik Hashmat

Hi, Is there any update regarding this?

Will the weights of Vim-S also be released?

Thank you for explaining. I was specifically talking about using specific datasets for finetuning that are mentioned in the readme. So for that i can just update the json file

Hi. Thanks for sharing your work, Is there any timeline oof when the segmentation/detection code & pretrained weights will be available?

Is the model file in the nets folder complete?

So all the proposed design changes in the proposed model are not currently reflected in the model file?

Running the model with `model = LightMUNet( spatial_dims=3, init_filters=32, in_channels=1, out_channels=14, blocks_down=[1, 2, 2, 2], blocks_up=[1, 1, 1], )` gives around 6 million parameters

So the current model does not reflect the one mentioned in the paper? Even the initial and final layers don't have DWConv. Even with these changes, the model size is...

Response from the author regarding this issue will be appreciated.

So when will the correct code be uploaded?