Stanislav Kalinin commited on
Commit
c93dff3
1 Parent(s): 7688910

chore: Rename tetradi segm_config.json

Browse files
tetradi/pipeline_config.json CHANGED
@@ -4,7 +4,7 @@
4
  },
5
  "SegmPrediction": {
6
  "model_path": "segm/model-319-0.1578.ckpt",
7
- "config_path": "segm/segm_config-fitting_text_line_11032022.json",
8
  "device": "cuda"
9
  },
10
  "RestoreImageAngle": {
 
4
  },
5
  "SegmPrediction": {
6
  "model_path": "segm/model-319-0.1578.ckpt",
7
+ "config_path": "segm/segm_config.json",
8
  "device": "cuda"
9
  },
10
  "RestoreImageAngle": {
tetradi/segm/{segm_config-fitting_text_line_11032022.json → segm_config.json} RENAMED
File without changes