isidentical commited on
Commit
c433fac
1 Parent(s): aff3eed

set shift factor to 0

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -25,7 +25,7 @@
25
  "out_channels": 3,
26
  "sample_size": 1024,
27
  "scaling_factor": 0.18215,
28
- "shift_factor": null,
29
  "up_block_types": [
30
  "UpDecoderBlock2D",
31
  "UpDecoderBlock2D",
 
25
  "out_channels": 3,
26
  "sample_size": 1024,
27
  "scaling_factor": 0.18215,
28
+ "shift_factor": 0,
29
  "up_block_types": [
30
  "UpDecoderBlock2D",
31
  "UpDecoderBlock2D",