Neural Image Compression

A library that compresses Whole Slide Images (WSI) with a convolutional neural network (CNN) as described in [1]. A patch of size 128x128x3 is compressed to 128 features. The algorithm saves the compressed slides with additional augmentations (flips and rotations) in the MHA format, which can be read with SimpleITK [2]. The WSI must contain … Continue reading Neural Image Compression