Skip to content
#

ethnicity-classifier

Here are 23 public repositories matching this topic...

EthnicityPredictor-UTK is a PyTorch-based project that focuses on predicting ethnicities from facial images using state-of-the-art ResNet architectures. Leveraging the UTKfaces dataset, the model is trained to recognize diverse facial features and make accurate ethnicity predictions.

  • Updated May 20, 2024
  • Python

Your name contains a lot of information. It tells if you're male or female and reveals your nationality. This project splits a name or email address into the first and last name and tells if a name is male or female and what the possible nationality is. Additionally this project can generate fake names and extract names from any given text.

  • Updated Mar 27, 2023
  • Python

Your name contains a lot of information. It tells if you're male or female and reveals your nationality. This project splits a name or email address into the first and last name and tells if a name is male or female and what the possible nationality is. Additionally this project can generate fake names and extract names from any given text.

  • Updated Sep 25, 2022
  • PHP

This classifier uses the sub-strings of size 3 to learn probability associated with each substring such that it belongs to a particular ethnic group using the census 2000 data. When a new string is presented, it is broken down into sub-strings of size 3, and prediction is done on each of the sub-string using the model computed before. The output…

  • Updated Apr 22, 2017
  • Python

Improve this page

Add a description, image, and links to the ethnicity-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ethnicity-classifier topic, visit your repo's landing page and select "manage topics."

Learn more