Mehrdad-Noori / Brain-Tumor-Segmentation

Attention-Guided Version of 2D UNet for Automatic Brain Tumor Segmentation
209 stars 36 forks source link

classification #23

Open najmehn00 opened 1 year ago

najmehn00 commented 1 year ago

Hi Mehrdad Noori,First of all I wanna thank u for share this project with us, I have a question about Dataset ,how can i classify the tumor at the end of preprocessing dataset? I mean how can i say this patient is really sick?have malignant tumor or not???? the secound question : can i convert the images to jpg or png for using computer vision library like pillow or cv2?