#Merging named faces into unnamed faces causes both to disappear

1 messages · Page 1 of 1 (latest)

vapid zodiac
#

Usually I merge unnamed faces into named faces and that works. I just tried merging a named face into an unnamed face, which worked, then renamed the new face to the same name as before. After that both set of faces disappeared. A photo with several faces now shows all other faces except that affected one.

Logs attached. Name obscured for privacy.

river wadi
#

Your logs have very abnormal messages, can you walk me through if you have done anything out of the ordinary with your instance?

vapid zodiac
#

hmmm what sort of abnormal messages? I don't know if anything in particular I've done would be considered out of the ordinary.

The docker instance is running on a ubuntu vm in hyper-v on a windows host. I updated to 1.86 recently with the default docker compose file from the website with 2 changes: machine learning container has port 3003 exposed, and I added the db_dumper backup container also copied from the website.

river wadi
#

this is the strange message that I haven't seen before

vapid zodiac
#

I only started using immich since last week with v1.85. After updating to 1.86, I reran face recognition with antelopev2 using the default 0.6 max recognition distance but several different faces were mislabelled as the same so I decided to rerun with 0.4.

I had the idea of load balancing the machine learning with a 2nd machine I had which is why I have port 3003 exposed on the machine learning container. However this seemed to not work as quite a few photos had no faces tagged at all. So I pointed the machine learning URL back to just the local instance and reran face recognition again.

river wadi
#

thank you for the details

#

let me see if we can spot some bug in the code

vapid zodiac
#

usually I name a face, then click 'merge face' from that named face and pick matching faces to merge

#

this time i clicked into an unnamed face, and picked the already named one to merge

#

this new set did not keep the name, so i tried to type in the same name as before. If i remember correctly there was a pop up asking if it was the same as A***** and if I wanted to 'merge'. I clicked yes without thinking and after that the face disappeared entirely

#

Is there any way of recovering that face or do I need to rerun again on all?

river wadi
#

one second, let me ask the face expert

#

@proven sparrow have you seen this case ever happen during dev?

proven sparrow
#

Never had a single issue with the merge feature

vapid zodiac
#

@proven sparrow any suggestions on what i can try to recover that face that has disappeared? Or is the only option now for me to rerun face recognition for all? Thanks

proven sparrow
#

Yes I think this is the safest option

#

But you have errors with your Postgres container

#

FATAL: connection to client lost

vapid zodiac
#

Ok thanks i will try that