Read the preprocessing readme on how to preprocess the data.
Although Kaggle does not provide the ground truth segmentation masks, we can still evaluate the segmentation models and compare the segmentation-derived ejection fraction (EF) with the ground truth EF. The predicted segmentation can also be used to extract the frames of ED and ES phases used for EF calculation.
kaggle_seg_eval --data_dir ~/.cache/cinema_datasets/kaggle/processed --ckpt_pathThe following command can be used to evaluate the model (please adjust the model.ckpt_path accordingly):
kaggle_clf_eval --data_dir --ckpt_path