Skip to content

Sharan-Babu/CopyCatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 

Repository files navigation

CopyCatch

Application to detect reference face in Youtube Videos. Helpful for finding and flagging copyrighted content.

YouTube demo: https://youtu.be/z_QEEMdM1oU

Hackathon submission link: https://devpost.com/software/copycatch

Steps to use the application:

  1. Open the Colab Notebook from this repository (CopyCatch_๐ŸŽฃ.ipynb) or using this link.

9

  1. You can Run All Cells at a time by clicking Runtime --> Run all or using the Ctrl+F9 shortcut. Else, you can also individually run each cell by clicking the play button or using Shift+Enter shortcut.

10

  1. Enter details of your choice in the 3rd cell of the notebook and select an image when the 5th cell of the notebook is being executed. You will be prompted to do the same by a 'Choose Files' button.

4

  1. That's it! You can now run all the remaining cells and see the output at the end.๐ŸŽ‰