andrew-bitmind commited on
Commit
45d4aac
·
verified ·
1 Parent(s): 9a58c1e

Updated backbone weights path to xception-best.pth

Browse files
Files changed (1) hide show
  1. bm-general-config.yaml +1 -1
bm-general-config.yaml CHANGED
@@ -58,7 +58,7 @@ optimizer:
58
  momentum: 0.9
59
  weight_decay: 0.0005
60
  type: adam
61
- pretrained: ../weights/xception_best.pth
62
  rec_iter: 100
63
  resolution: 256
64
  rgb_dir: ./datasets/rgb
 
58
  momentum: 0.9
59
  weight_decay: 0.0005
60
  type: adam
61
+ pretrained: ../weights/xception-best.pth
62
  rec_iter: 100
63
  resolution: 256
64
  rgb_dir: ./datasets/rgb