marinbenc / medical-polar-training

41 stars 7 forks source link

Valid Data for liver #7

Closed FatimaGH5 closed 9 months ago

FatimaGH5 commented 9 months ago

Where can I find valid data of liver ? On the website I found just the train and test https://competitions.codalab.org/competitions/17094#participate

marinbenc commented 9 months ago

Hi Fatima,

I'm sorry for the late response. We make our own validation data split in the following script:

https://github.com/marinbenc/medical-polar-training/blob/main/datasets/liver/scans_to_images.py

You need to place the downloaded scans in the directory as described in the README, but there's no need for a valid folder.