mahmoodlab / CLAM

Data-efficient and weakly supervised computational pathology on whole slide images - Nature Biomedical Engineering
http://clam.mahmoodlab.org
GNU General Public License v3.0
1.11k stars 362 forks source link

Format of h5 files #29

Closed samkleeman1 closed 3 years ago

samkleeman1 commented 3 years ago

Hi Sam, sorry I am not totally clear about your question, are you saying you already have the tiles (presumably stored in some standard image format like .jpg or .png) and are wondering how you might generate h5/pt files used as inputs to training a model? Max

Originally posted by @fedshyvana in https://github.com/mahmoodlab/CLAM/issues/22#issuecomment-733254901

My apologies for the delay in answering this, I had not seen your response. Yes your question is correct, I have already generated the tiles for my cohort in JPG format, and I am wondering how to use these as input. This is necessary as the slide images and the annotations are in pretty strange formats at present.

fedshyvana commented 3 years ago

Hi Sam, i responded in the original post. Best, Max