Skip to content

An API to recognize human faces,gender,etc. and detect false positives(cartoons,animes,etc).

Notifications You must be signed in to change notification settings

labeeb-7z/GeneratingAdversarialThoughts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake Profile Detection 🔍

FakeProfileDetection - Using Computer Vision Techniques to identify untrustworthy and fake profiles on various online platforms.

Clash Of Codes || Team Generating Adversarial Thoughts.

Theme: AI/ML.


Table of Contents

🔗Links

Fake Profile Detection API


A feature rich API dedicated towards using Computer Vision techniques on input profile picture and identify potentially fake profiles.

We've focused on the following primary features :

  • Provide different inference models to the users, so they can use the one with a balance of latency and accuracy as per their task.
  • Identify false Positives : Detect cartoon/anime faces in the input images and distinguish them from human faces.
  • Provide Additional details about the input image including Age, Gender, Potential Celebrity match, if its AI Generated, etc which might be relevant in fake profile detection.

Documentation

Read the official documentation here


Future Scope

  • Imporve the False positive detection model with a custom dataset : Current model is based on icartoon dataset which does not contain all types of cartoonish/animated face images. The model can be improved by a big margin if its trained on a better dataset.
  • Improving the models for latency and providing support for wider variety of input images including sketches, DeepFakes, etc

🤖Tech-Stack

Backend

  • FastAPI
  • OpenCV
  • Scikit-Image
  • TensorFlow
  • dlib

Frontend

  • JavaScript
  • React
  • Tailwind

⭐ Team - Generating Adversarial Thoughts

About

An API to recognize human faces,gender,etc. and detect false positives(cartoons,animes,etc).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published