Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pluvio72 committed Apr 13, 2019
1 parent 088447e commit 55f9ad6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 55f9ad6

Please sign in to comment.