hubutui / Gleason

My code using PSPNet for MICCAI Gleason Challenge 2019
32 stars 12 forks source link

benign versus cancerous classification #8

Open sarmad-m opened 3 years ago

sarmad-m commented 3 years ago

Hi

How can I do benign versus cancerous (Gleason grades 3, 4, and 5) classification,

as well as ow-grade (Gleason grade 3) versus high-grade (Gleason grades 4 and 5). I mean how can I generate data for each class?

Thanks

hubutui commented 3 years ago

I'm not sure. I don't do classification. I only do the segmentation, the classification result is calculated from the segmentation result based on the Gleason system.

sarmad-m commented 3 years ago

Thanks very much for replying,

how do you segment between benign versus cancerous (Gleason grades 3, 4, and 5) ?

hubutui commented 3 years ago

You could merge these classes. I have a long time not working on this. You could try your way.

sarmad-m commented 3 years ago

ok, but how can I know which image is related to which class, could you please help me figure out?

hubutui commented 3 years ago

You could always check what Gleason system is.