xf4j / aapm_thoracic_challenge

AAPM 2017 Thoracic Segmentation Challenge
MIT License
23 stars 10 forks source link

convert_data problem #1

Open xuwangme opened 6 years ago

xuwangme commented 6 years ago

Hello, when i try to run your code "convert_data", i find two problems:

  1. the parameter new_size were not defined,
  2. the code ""contour['name'] = structure.StructureSetROISequence[i].ROIName"" in read_structure show that AttributeError: 'FileDataset' object has no attribute 'ROIContourSequence'? i tried to use the train data, test data and offline test data, which all show this problem? would you help me to solve this problem, thanks so much!
santiagocogorno commented 5 years ago

Hi @xuwangme could you finally run the code ?