zengineering commited on
Commit
2b81015
·
verified ·
1 Parent(s): 33175ce

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": 4
6
+ }