Skip to content

Patch Classifier (Severe Overfitting) #10

Description

@jain-avi

Hi All,
I would like some advice. So I am trying to emulate the results of this paper, and I am training the patch classifier right now. I am extracting 256x256 size patches from 1156x892 sized images (Image resizing was done using PIL). There is patient level separation between test and train data. So, 67% of patients are in the training set, and 33% are in the testing set.
Somehow, the Resnet50 is overfitting severely even after data augmentation. It is somehow not learning, and just fitting on the training data.
Any idea as to why this might be happening?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions