guybenyosef / EchoGraphs

[MICCAI 2022] The official repository of Light-weight spatio-temporal graphs for segmentation and ejection fraction prediction in cardiac ultrasound. Project page: https://guybenyosef.github.io/EchoGraphs/
MIT License
30 stars 8 forks source link

How to Recreate Dice Similarity Results? #12

Open pgupta125 opened 1 month ago

pgupta125 commented 1 month ago

We have trained the model on the EchoNet Dynamic Dataset and are trying to recreate the Dice Similarity results written in your paper. Which scripts and parameters need to be used to reproduce the Dice Similarity results from your paper? @guybenyosef

adikrishnanucd commented 1 week ago

@SarTho9, can you please let us know if there is a way to perform inference on the images to obtain a Dice Similarity score for the left ventricle segmentation? What model backbone should be used for training and testing? Also, what is sd in the types of error that are calculated?