I would like to know if it is possible to train a CNN to classify images (like nsfw detection) without receiving any intelligible information about it ?
By applying some kind of one-way mask before upload for example.
Edit: I found that it is possible to apply filters on encrypted images with homomorphic encryption, but I don't know if classification is possible.
