hustvl / LKCell

[arXiv '24] Efficient Cell Nuclei Instance Segmentation with Large Convolution Kernels
MIT License
38 stars 4 forks source link

Can you provide the pretrained_encoder: /data5/ziweicui/semi_supervised_resnet50-08389792.pth file from config.yaml? #3

Closed happywt closed 3 months ago

happywt commented 3 months ago

Can you provide the pretrained_encoder: /data5/ziweicui/semi_supervised_resnet50-08389792.pth file from config.yaml? semi_supervised_resnet50-08389792.pth and the Pre-trained UnirepLKNet models you provide in your GitHub: Is unireplkNet-models the same thing? Your reply is very important to me, thank you.

xiazhi1 commented 3 months ago

Can you provide the pretrained_encoder: /data5/ziweicui/semi_supervised_resnet50-08389792.pth file from config.yaml? semi_supervised_resnet50-08389792.pth and the Pre-trained UnirepLKNet models you provide in your GitHub: Is unireplkNet-models the same thing? Your reply is very important to me, thank you.

Yes, they are the same thing. Sorry for the inaccurate description. We will speed up the process of improving it.

ziwei-cui commented 3 months ago

The pretrained_encoder: /data5/ziweicui/semi_supervised_resnet50-08389792.pth file from config.yaml, is used for our ablation. So, you just need to change this path to the path including unireplkNet-models. Thanks for the reminder.