Skip to content

Commit

Permalink
Update train_abd_mr.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
shenqq377 authored Nov 14, 2022
1 parent c104f69 commit 9a1e32b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/train_abd_mr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ RUNS=1
ALL_EV=(0 1 2 3 4) # 5-fold cross validation (0, 1, 2, 3, 4)
TEST_LABEL=[1,2,3,4]
EXCLUDE_LABEL=None
TEST=1234 # flag for folder name, '1234' for not excluding any labels, '14' for excluding label [2,3], '23' for excluding label [1,4]
USE_GT=False
###### Training configs ######
NSTEP=30000
Expand Down

0 comments on commit 9a1e32b

Please sign in to comment.