geomat0101 / mediamgr

software for managing media libraries
0 stars 0 forks source link

face collisions #21

Open geomat0101 opened 1 year ago

geomat0101 commented 1 year ago

If two jpgs are the same image but differ in metadata or something else not impactful then we get the same face_identifier hash computed for a face in each image, causing a collision.

Need to move away from relational FK media_id on the Faces document and replace it with an edge relationship so we can graph the same face contained by multiple media docs