In [`full_image_crop_generator`](https://github.com/cytomining/DeepProfiler/blob/master/plugins/crop_generators/full_image_crop_generator.py#L81) image names in the metadata are not being corrected with respect to `compression`, which is done for profiling in [image_dataset.py](https://github.com/cytomining/DeepProfiler/blob/master/deepprofiler/dataset/image_dataset.py#L202).