reeteshmukul commited on
Commit
a77908b
1 Parent(s): ab44973

Create config,json

Browse files
Files changed (1) hide show
  1. config,json +7 -0
config,json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "U2NetForSaliencyEstimation"
4
+ ],
5
+ "input_channels": 3,
6
+ "output_channels": 1,
7
+ }