Hide.it is an automatic video censorship system that analyzes your video looking for known objects, asks you which one you want to censor, and then gives you back a censored version of your own video.
- OpenCV
- YOLOv3
- Python
- Flask
- Bootstrap
- Javascript
- COCO dataset
- Upload a video
- Wait for the analysis to finish
- Select the object you want to censor
- Wait for the censorship to finish
- Download the censored video
- Clone the repository
- Install the requirements. Recommended to use a virtual environment and install the requirements.txt file
- Download the YOLOv3 weights from here and place them in the Backend folder of the project
- Run the server with
flask --app videoAnalysis.py run - Go to the url provided by flask and use the app
Marco Antonio Lopez Arriaga | Emmauel Florencio Trujillo | Fernando Antonio Ramirez Martinez | Angel Yahir Loredo Lopez | Rodrigo Jimenez Cordero
