Skip to content

SodiqSrb/Image-Analysis-Gan-and-NSFW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Image-Analysis-Gan-and-NSFW

- WARNING (NSFW): RANDOM live images will be pulled from NSFW location.

Description

Project consists of a single-page application (SPA) which grabs a random image from 4chan, runs the image through the analysis pipeline and displays the results. The results contain the image classifications retrieved from Azure Cognitive Services Computer Vision as well as the final decision (SFW or NSFW) from my trained ML model, given the Computer Vision classifications. The web application blurs the image upon initial display but allows you to un-blur it by clicking.

Frankie Grande, Ariana Grande et al. are posing for a picture

Languages Used

  • Python Django (backend): scikit-learn ML model
  • [Node.JS (backend):]
  • [React (frontend):]

Environments Used (PaaS Components)

  • Azure App Service: hosting Node.JS and Django components
  • Azure Storage Account: running React Static Page
  • Azure Cosmos DB: Storage SFW/NSFW analytics and historical data
  • Azure Cognitive Services: Used to general data used for SFW/NSFW decision

Image Analysis Data Flow

Image Analysis Dataflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published