zeke/github-avatars
A machine learning model to detect whether a GitHub user has a custom or default avatar
This tool helps you quickly determine if a GitHub user has uploaded a unique profile picture or is still using the standard default image. You provide a GitHub username, and it tells you whether their avatar is custom or default. This is useful for community managers, recruiters, or anyone analyzing user engagement and authenticity on GitHub.
No commits in the last 6 months.
Use this if you need to programmatically check whether a GitHub user has personalized their profile with a custom avatar.
Not ideal if you need to analyze the content of custom avatars or perform more complex image recognition tasks.
Stars
12
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zeke/github-avatars"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race)...
ishandutta0098/mukh
A comprehensive face analysis library that provides unified APIs for various face-related tasks
akshaybahadur21/Facial-Recognition-using-Facenet
A simple implementation of facial recognition using facenets for humans 🧔 🔍
tomas-gajarsky/facetorch
Python library for analysing faces using PyTorch
Astrotomic/php-deepface
A PHP adapter for the python deepface framework.