Update spsl.yaml
Browse files
spsl.yaml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
log_dir: /mntcephfs/lab_data/zhiyuanyan/benchmark_results/logs_final/spsl_4frames
|
3 |
|
4 |
# model setting
|
5 |
-
pretrained: ../weights/
|
6 |
# pretrained: /home/tianshuoge/resnet34-b627a593.pth # path to a pre-trained model, if using one
|
7 |
model_name: spsl # model name
|
8 |
backbone_name: xception # backbone name
|
|
|
2 |
log_dir: /mntcephfs/lab_data/zhiyuanyan/benchmark_results/logs_final/spsl_4frames
|
3 |
|
4 |
# model setting
|
5 |
+
pretrained: ../weights/xception_best.pth # path to a pre-trained model, if using one
|
6 |
# pretrained: /home/tianshuoge/resnet34-b627a593.pth # path to a pre-trained model, if using one
|
7 |
model_name: spsl # model name
|
8 |
backbone_name: xception # backbone name
|