I attempted to train the model on the CHASEDB1 dataset, but the resulting Dice score is significantly lower than expected, at around 0.23. In contrast, using the official pretrained model for testing yields a Dice score of around 0.85.
Environment
Windows 11
Python 3.10
PyTorch: 2.3.0+cu118 (Note: The requirement specifies torch1.7.0+cu110, which does not support RTX 40 GPUs)
I replaced the apex amp with PyTorch amp since I cannot install it properly
The following arugments were used during my training (Running in PyCharm):
I attempted to train the model on the CHASEDB1 dataset, but the resulting Dice score is significantly lower than expected, at around 0.23. In contrast, using the official pretrained model for testing yields a Dice score of around 0.85.
Environment
The following arugments were used during my training (Running in PyCharm):