zengineering commited on
Commit
6e2b228
·
verified ·
1 Parent(s): 82d1a5a

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