You’re very welcome @edoardo
Images with omitted classes aren’t necessarily null images. If they have classes that aren’t omitted, they will still have those. (so not null) If they were images that only had classes that are omitted, they are practically null images.
If the images you are talking about only contain the classes you omitted, then there’s no need to mark them null.
Here are some resources that might help: