I am trying to detect the unique/foreign objects in a conveyor. The problem is in our case is, we don't know which type of featured object is passes through conveyor along with raw material. I am familiar with object detection techniques such as yolov and detectron which can detect object based on the feature of object that we annotate. But in our case we don't know the feature of object.
I am wondering for some generic object proposal models for detection. Please give some idea is there any pre-trained unsupervised models which suits for this? or some methods or algorithm that what can i go with?. I hope i had explained my problem as much enough. Thanks in advance.