sky-follower-bridge
sky-follower-bridge copied to clipboard
idea: compare avatars
hi,
The possibility of false positive matching with short account names (e.g. less than 5 characters) is superior to 10%.
This number can eventually be lowered by comparing avatar images between twitter and bluesky, giving more confidence to the matching evaluation.
However, similar images may still differ (scaling, cropping), so this is a double-edged situation.
https://github.com/rsmbl/Resemble.js https://github.com/mapbox/pixelmatch
Thank you for the suggestion. It's a good idea. There may be some issues such as differences in image size and performance of comparison processing, but I will consider if it is implementable.
I was thinking of this, too, as it's one of the steps that I take manually
Any news regarding this?