sberbank-ai commited on
Commit
76f1094
1 Parent(s): f339081

Update segm/segm_config.json

Browse files
Files changed (1) hide show
  1. segm/segm_config.json +2 -2
segm/segm_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "save_dir": "data/experiments/tetradi_with_lines/",
3
- "num_epochs": 1500,
4
  "pretrain_path": "data/experiments/base_model_all_datasets/model-960-0.1979.ckpt",
5
  "image": {
6
  "width": 896,
@@ -53,7 +53,7 @@
53
  "prob": 1557
54
  }
55
  ],
56
- "epoch_size": 2000,
57
  "batch_size": 20
58
  },
59
  "val": {
1
  {
2
  "save_dir": "data/experiments/tetradi_with_lines/",
3
+ "num_epochs": 2000,
4
  "pretrain_path": "data/experiments/base_model_all_datasets/model-960-0.1979.ckpt",
5
  "image": {
6
  "width": 896,
53
  "prob": 1557
54
  }
55
  ],
56
+ "epoch_size": 1500,
57
  "batch_size": 20
58
  },
59
  "val": {