
6 min read
Colorectal Histology MNIST: Images Classification using ResNet Architecture (PyTorch)
In this tutorial we consider colorectal histology tissues classification using ResNet-50 architecture and PyTorch framework. We train a CNN from scratch on 8 tissue classes and achieve 92% accuracy on the test set.