google-deepmind/uncertain_ground_truth

other_image unused in mnist example

Closed this issue · 1 comments

In the Data section in colab_mnist_multi_label.ipynb it seems like while generating samples from the data, other_images are being created but not being used anywhere? Was this supposed to be added to the combined_images in line 15? The way it is implemented currently, the other_image seems redundant. Is there a specific reason the other_image is being generated?

Hi, well spotted. I just double-checked and other_image seems to be left over fro debugging. The images in combined_images look as expected and reflect the experiments in the paper. For example:

image