Skip to content

A software solution that automates the detection and censorship of profanity words and sexual material in video content

License

Notifications You must be signed in to change notification settings

zvz23/vProfanityOpenSource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vProfanity (Open Source)

License

vProfanity is a software solution that automates the detection and censorship of profanity words and sexual material in video content.

vProfanity uses machine learning models, specifically speech recognition and image classification.

vProfanity archive main public repository. Click here

Please read the installation first before contributing.

Installation

  1. Create a folder named 'python' in the vProfanity\bin\Debug folder. Then, download the Python 3.11 Windows embeddable package (64-bit) and extract its contents into the created folder.
  2. Create a folder named 'ffmpeg' in the vProfanity\bin\Debug folder. Next, download the latest version of ffmpeg github master builds essentials and extract its contents into the created folder.
  3. Create a folder named 'models' in the vProfanity\bin\Debug folder. After that, download the image classification model and place it in the created folder.
  4. Open terminal and navigate to utilspy directory. Enter the following command: pip install -r requirements.txt.
  5. Open vProfanity in the Visual Studio environment and run the application.

Report An Issue

If you're facing problems while using vProfanity, please report the issue immediately here.

License

vProfanity is licensed under the MIT License. See the LICENSE for more details.

Contribute

How to Contribute

Write some code and submit a pull request until it is accepted by the research team.

Contributors

About

A software solution that automates the detection and censorship of profanity words and sexual material in video content

Topics

Resources

License

Stars

Watchers

Forks