<div dir="ltr"><div>Hello all,</div><div><br></div><div>I wanted to discuss how I may implement feature for Ignored faces. The main idea is to allow the user to "ignore" certain faces detected by the algo. which the user doesn't wish to recognize.</div><div>I think that the option to ignore faces should be provided only on Unknown faces. Since it doesn't make sense to ignore a face that has been confirmed by the user, already.<br></div><div>One approach is to treat Ignored faces as just another People tag, and when the user decides to ignore a particular unknown face, we can just call a confirm operation with the ignored person tagId, on that face.<br></div><div>Another approach could be to treat Ignored similar to Unknown/Unconfirmed, that is, to create an Ignored Tag Property, Ignored FaceTagsIface::Type and other changes at the low level.<br></div><br><div>Please let me know which of these seems more sensible.<br></div><div><br></div><div>Thanks</div><div>Kartik.<br></div></div>