Open JohnTigue opened 4 years ago
Note that any color pretrained model will need to address the grayscale nature of the data. See
Convolutional Neural Networks for Multi-class Histopathology Image Classification, 2019, arxiv pre-print, ResNet transfer learning, PyTorch
Something like imagenet, or maybe U-Net has pre-trained models. Basically, transfer learning would greatly reduce the training time, making training on Colab a realistically pleasant experience.