-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# python train_comp.py --configs arguments/comp_butterfly_flower_zs.py -e butterflyflower_zs --image_weight_override 0.02 --nn_weight 1000 --with_reg --cfg_override 100.0 --loss_dx_weight_override 0.005 | ||
# python train_comp.py --configs arguments/comp_butterfly_flower_vc.py -e butterflyflower_vc --image_weight_override 0.05 --nn_weight 1000 --with_reg --cfg_override 20.0 --loss_dx_weight_override 0.005 | ||
# python train_comp.py --configs arguments/comp_fish_rock_zs.py -e fishrock_zs --image_weight_override 0.02 --nn_weight 1000 --with_reg --cfg_override 100.0 --loss_dx_weight_override 0.01 | ||
# python train_comp.py --configs arguments/comp_fish_rock_vc.py -e fishrock_vc --image_weight_override 0.05 --nn_weight 1000 --with_reg --cfg_override 20.0 --loss_dx_weight_override 0.01 | ||
# python train_comp.py --configs arguments/comp_butterfly_flower_zs.py --expname butterflyflower_zs --image_weight_override 0.02 --nn_weight 1000 --with_reg --cfg_override 100.0 --loss_dx_weight_override 0.005 | ||
# python train_comp.py --configs arguments/comp_butterfly_flower_vc.py --expname butterflyflower_vc --image_weight_override 0.05 --nn_weight 1000 --with_reg --cfg_override 20.0 --loss_dx_weight_override 0.005 | ||
# python train_comp.py --configs arguments/comp_fish_rock_zs.py --expname fishrock_zs --image_weight_override 0.02 --nn_weight 1000 --with_reg --cfg_override 100.0 --loss_dx_weight_override 0.01 | ||
# python train_comp.py --configs arguments/comp_fish_rock_vc.py --expname fishrock_vc --image_weight_override 0.05 --nn_weight 1000 --with_reg --cfg_override 20.0 --loss_dx_weight_override 0.01 |