Update README.md
Browse files
README.md
CHANGED
|
@@ -3,4 +3,18 @@ license: apache-2.0
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
---
|
| 6 |
-
this is a model that takes in visual information and sound information and applys edits accordingly, it can also be trained to
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
---
|
| 6 |
+
this is a model that takes in visual information and sound information and applys edits accordingly, it can also be trained to
|
| 7 |
+
follow the editors style of editing but you will need atleast 16 cores (32 threads) and 60 gigs of ram to train.
|
| 8 |
+
|
| 9 |
+
the data sets are the videos i used in the edits and the exported xml files from the finished edits
|
| 10 |
+
|
| 11 |
+
so far it only works for:
|
| 12 |
+
Vegas 18 pro
|
| 13 |
+
|
| 14 |
+
in theory it should work for:
|
| 15 |
+
Davinci Resolve
|
| 16 |
+
Final Cut Pro
|
| 17 |
+
|
| 18 |
+
havent tested:
|
| 19 |
+
Premier pro
|
| 20 |
+
etc.
|