zengineering commited on
Commit
45be4c6
·
verified ·
1 Parent(s): dd76889

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "channel2": 128,
3
+ "channel3": 512,
4
+ "channel4": 2048,
5
+ "reduction": 8
6
+ }