diff --git a/README.md b/README.md index 7e9c0b0..dc1ad7a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Machine learning app that cuts ads from a video +# Machine learning app that cuts specific sections from a video once trained -##### Has a threaded M3U8 playlist streamer which you can pick out which quality stream used. Scripts to generate images from downloaded videos and classify them, and a script which takes a video as a video as input and cuts out all the ads. +##### Has a threaded M3U8 playlist streamer which you can pick out which quality stream used. Scripts to generate images from downloaded videos and classify them, and a script which takes a video as a video as input and cuts out defined section. ### Setup project structure: - Run `pip install -r requirements.txt` in the root folder