I've seen many open-set object detection projects that can detect "seen unknowns" (classes that are already present, although unlabeled, in the training pipeline).
But I'm looking to detect "unseen unknowns" (classes that do not exist in the image space of the dataset at all). Is this project capable of doing this, at least to certain capability?