Open wilco375 opened 1 year ago
this is now added as a SOG activity, do we already want to start replacing users with bots. So do we still want this or could it be closed
are you referring to https://github.com/csvalpha/amber-ui/pull/109 ? because that is definitely not the same thing. are you maybe referring to #415 ? That has not been merged yet, but it is more in the direction of this issue.
I understand you are trying to close issues that are redundant, but take care not to equate two issues too quickly.
sorry i meant issue #415, i thought it was already merged but It wasn't. i was going through issues and comparing if some functionality is still needed or that we already created something equal in the mean time.
It would be cool if you can see all the photo's that you are on in photo albums by automatically tagging faces based on the profile picture of people.
Might be possible to do completely without external services using https://github.com/exadel-inc/CompreFace. You can just run it as a docker container and it has a really simple REST API.
This does have some challenges, e.g. what if a user has a profile picture with multiple people on it; reclassifying wrong tags etc.