Wanrat limprapaipong
Wanrat limprapaipong
I see some pertained model in extractor.py, I wonder can I use ResNet as a weight or pertained model on KIU-Net?
I run train and test code following the guide, I use R50+ViT-B_16 as pretrained model and processing with Synapse data, I fixed n_skip=3, img_size=224, max_epochs=150, vit_patches_size=16 num_classes=9 but I fixed...
I got this error when I try to use functions like `mmcv.scandir` I also try `mmcv.utils.scandir` torch version = 1.11 mmcv version = 2.0.0 mmsegment version = 1.0