zengineering commited on
Commit
2dfd113
·
verified ·
1 Parent(s): af3176a

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