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.07k stars 350 forks source link

What data types can be processed #222

Closed syy-create closed 6 months ago

syy-create commented 9 months ago

Hello, may I ask for your file create Patches Fp, when processing images, in addition to being able to handle files in SVS format, it can also handle several types of files

fedshyvana commented 7 months ago

Any WSI formats supported by openslide should be fair game, this includes things like some types of tiff, .ndpi, .mrxs, etc.

syy-create commented 7 months ago

Thank you for your answer. I would also like to ask you a question about parameters in process_list.autogen.csv. The effect is very good when slicing using createPatches'fp.py. But when I switch to other types of slices, such as TIF or NDPI, the effect may deteriorate. I have reviewed the previous issues and found that it is necessary to adjust the parameters of process_list.autogen.csv to improve the quality of slicing. But I have some doubts about some parameters in the table. Can you explain in detail the meaning of the parameters in this CSV table? What other parameters should be adjusted to improve slice quality?

^^^^^^ @.***

 

------------------ 原始邮件 ------------------ 发件人: "mahmoodlab/CLAM" @.>; 发送时间: 2024年2月29日(星期四) 凌晨0:11 @.>; @.**@.>; 主题: Re: [mahmoodlab/CLAM] What data types can be processed (Issue #222)

Any WSI formats supported by openslide should be fair game, this includes things like some types of tiff, .ndpi, .mrxs, etc.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

syy-create commented 7 months ago

Thank you for your answer. I would also like to ask you a question about parameters in process_list.autogen.csv. The effect is very good when slicing using createPatches'fp.py. But when I switch to other types of slices, such as TIF or NDPI, the effect may deteriorate. I have reviewed the previous issues and found that it is necessary to adjust the parameters of process_list.autogen.csv to improve the quality of slicing. But I have some doubts about some parameters in the table. Can you explain in detail the meaning of the parameters in this CSV table? What other parameters should be adjusted to improve slice quality? ^^^^^^ @.   ------------------ 原始邮件 ------------------ 发件人: "mahmoodlab/CLAM" @.>; 发送时间: 2024年2月29日(星期四) 凌晨0:11 @.>; @*.**@*.>; 主题: Re: [mahmoodlab/CLAM] What data types can be processed (Issue #222) Any WSI formats supported by openslide should be fair game, this includes things like some types of tiff, .ndpi, .mrxs, etc. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.>

B`8V_%HZ7{M3Q7EX)7 4{{K

fedshyvana commented 6 months ago

Hi, you can refer to custom-default-segmentation-parameters for explanation of key parameters. Feel free to follow-up if you have specific questions.