nielsr HF staff commited on
Commit
9f3902a
·
1 Parent(s): 3d97a99

Upload VitMatteForImageMatting

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -34,12 +34,12 @@
34
  ],
35
  "window_size": 14
36
  },
37
- "convstream_out": [
38
  48,
39
  96,
40
  192
41
  ],
42
- "fusion_out": [
43
  256,
44
  128,
45
  64,
 
34
  ],
35
  "window_size": 14
36
  },
37
+ "convstream_hidden_sizes": [
38
  48,
39
  96,
40
  192
41
  ],
42
+ "fusion_hidden_sizes": [
43
  256,
44
  128,
45
  64,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7046f1f1d775b266d71d3adc725cabfccac81a2e0527143b153e7cb4042cb1a
3
- size 103348757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ec6aed44bc8d8ab7f4d0ff46da3520a534cf5a97a8262404ff6efa9ae33b1e5
3
+ size 103349013