I am in the middle of an AI project. And there is a specific object that I want to make it not to detect, so seeking a solution about this.
Haven’t done labeling about the objects yet, I’m going to do it soon.
I thought this might work:
- After training a pre-trained model with the label of the object that I want to make not to detect, whenever using the AI model, I will not include the object’s label.
Not sure if this is right. Can you suggest any opinion about this? Thank you.
New contributor
sisi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.