The purpose of this project is to train an ML model to classify images of Discord users in the official Golem Discord and check if they use the same image as one of the admins. There's a lot of scammers in the blockchain space and we would like to eliminate the chance of a user getting scammed in our Discord. To do that we have several mechanisms but monitoring profile pictures would increase the amount of scammers we can catch significantly due to them often impersonating an admin and contacting users privately.
A docker image is in the repository that contains all the things needed to run the example. You just need to have a NVIDIA GPU available. Please also download the "cuda" directory here and place it in the root directory of the project. The dockerfile copies that directory into the container.