Skip to content

Commit

Permalink
small fix yaml and config
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterBin-IIAU committed Mar 25, 2021
1 parent 6970271 commit 8384b54
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 28 deletions.
6 changes: 0 additions & 6 deletions experiments/stark_st1/baseline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,3 @@ TRAIN:
PRINT_INTERVAL: 50
VAL_EPOCH_INTERVAL: 20
WEIGHT_DECAY: 0.0001
TEST:
EPOCH: 500
SEARCH_FACTOR: 5.0
SEARCH_SIZE: 320
TEMPLATE_FACTOR: 2.0
TEMPLATE_SIZE: 128
6 changes: 0 additions & 6 deletions experiments/stark_st1/baseline_R101.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,3 @@ TRAIN:
PRINT_INTERVAL: 50
VAL_EPOCH_INTERVAL: 20
WEIGHT_DECAY: 0.0001
TEST:
EPOCH: 500
SEARCH_FACTOR: 5.0
SEARCH_SIZE: 320
TEMPLATE_FACTOR: 2.0
TEMPLATE_SIZE: 128
6 changes: 0 additions & 6 deletions experiments/stark_st1/baseline_R101_got10k_only.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,3 @@ TRAIN:
PRINT_INTERVAL: 50
VAL_EPOCH_INTERVAL: 20
WEIGHT_DECAY: 0.0001
TEST:
EPOCH: 500
SEARCH_FACTOR: 5.0
SEARCH_SIZE: 320
TEMPLATE_FACTOR: 2.0
TEMPLATE_SIZE: 128
6 changes: 0 additions & 6 deletions experiments/stark_st1/baseline_got10k_only.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,3 @@ TRAIN:
PRINT_INTERVAL: 50
VAL_EPOCH_INTERVAL: 20
WEIGHT_DECAY: 0.0001
TEST:
EPOCH: 500
SEARCH_FACTOR: 5.0
SEARCH_SIZE: 320
TEMPLATE_FACTOR: 2.0
TEMPLATE_SIZE: 128
2 changes: 1 addition & 1 deletion experiments/stark_st2/baseline.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DATA:
SEQ_SAMPLER: trident_pro
SAMPLER_MODE: trident_pro
MAX_SAMPLE_INTERVAL:
- 200
MEAN:
Expand Down
2 changes: 1 addition & 1 deletion experiments/stark_st2/baseline_R101.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DATA:
SEQ_SAMPLER: trident_pro
SAMPLER_MODE: trident_pro
MAX_SAMPLE_INTERVAL:
- 200
MEAN:
Expand Down
2 changes: 1 addition & 1 deletion experiments/stark_st2/baseline_R101_got10k_only.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DATA:
SEQ_SAMPLER: trident_pro
SAMPLER_MODE: trident_pro
MAX_SAMPLE_INTERVAL:
- 200
MEAN:
Expand Down
2 changes: 1 addition & 1 deletion experiments/stark_st2/baseline_got10k_only.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DATA:
SEQ_SAMPLER: trident_pro
SAMPLER_MODE: trident_pro
MAX_SAMPLE_INTERVAL:
- 200
MEAN:
Expand Down

0 comments on commit 8384b54

Please sign in to comment.