Rubics-Xuan / TransBTS

This repo provides the official code for : 1) TransBTS: Multimodal Brain Tumor Segmentation Using Transformer (https://arxiv.org/abs/2103.04430) , accepted by MICCAI2021. 2) TransBTSV2: Towards Better and More Efficient Volumetric Segmentation of Medical Images(https://arxiv.org/abs/2201.12785).
Apache License 2.0
390 stars 81 forks source link

Calculation Dice score #50

Open ravinalawade13 opened 1 year ago

ravinalawade13 commented 1 year ago

How to call dice score function in predict.py What are its parameters??

Tried output and target as parameter but got very low dice score but mri images of output and target looks same