summaryrefslogtreecommitdiff
path: root/workspaces/main
diff options
context:
space:
mode:
Diffstat (limited to 'workspaces/main')
-rw-r--r--workspaces/main/timeline.seq4
-rw-r--r--workspaces/main/weights/cnn_v3_film_mlp.binbin0 -> 3104 bytes
-rw-r--r--workspaces/main/weights/cnn_v3_weights.binbin0 -> 3928 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/workspaces/main/timeline.seq b/workspaces/main/timeline.seq
index ee7e1e7..1a9cad3 100644
--- a/workspaces/main/timeline.seq
+++ b/workspaces/main/timeline.seq
@@ -42,3 +42,7 @@ SEQUENCE 30.00 3 "complex_chain"
SEQUENCE 40.00 0 "ntsc"
EFFECT + Scene1 source -> temp1 0.00 8.00
EFFECT + Ntsc temp1 -> sink 0.00 8.00
+
+SEQUENCE 48.00 0 "cnn_v3_test"
+ EFFECT + GBufferEffect source -> gbuf_feat0 gbuf_feat1 0.00 8.00
+ EFFECT + CNNv3Effect gbuf_feat0 gbuf_feat1 -> sink 0.00 8.00
diff --git a/workspaces/main/weights/cnn_v3_film_mlp.bin b/workspaces/main/weights/cnn_v3_film_mlp.bin
new file mode 100644
index 0000000..a49dcbe
--- /dev/null
+++ b/workspaces/main/weights/cnn_v3_film_mlp.bin
Binary files differ
diff --git a/workspaces/main/weights/cnn_v3_weights.bin b/workspaces/main/weights/cnn_v3_weights.bin
new file mode 100644
index 0000000..7890fea
--- /dev/null
+++ b/workspaces/main/weights/cnn_v3_weights.bin
Binary files differ