Skip to content

Commit

Permalink
rename project
Browse files Browse the repository at this point in the history
  • Loading branch information
doxawang committed Feb 7, 2022
1 parent f2c0787 commit fc48906
Show file tree
Hide file tree
Showing 70 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion bash_files/linear/cifar/simclr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python3 ../../../main_linear.py \
--num_workers 10 \
--name $1-linear \
--entity doxawang \
--project solo-learn \
--project SimLFB \
--pretrained_feature_extractor $4 \
--use_poison \
--poison_data $5 \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/barlow_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name barlow-imagenet100-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/byol_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name byol-imagenet100-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/deepclusterv2_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name deepclusterv2-imagenet100-linear-eval \
--pretrained_feature_extractor PATH\
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/dino_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name dino-imagenet100-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/mocov2plus_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name mocov2plus-imagenet100-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/nnclr_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name nnclr-imagenet100-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/ressl_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name ressl-imagenet100-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/simclr_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name simclr-imagenet100-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/simsiam_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name simsiam-imagenet100-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/swav_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name swav-imagenet100-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/vibcreg_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name vibcreg-imagenet100-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet-100/vicreg_linear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ python3 ../../../main_linear.py \
--dali \
--name vicreg-imagenet100-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet/byol.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ python3 ../../../main_linear.py \
--pretrained_feature_extractor PATH \
--name byol-resnet50-imagenet-linear-eval \
--entity doxawang \
--project solo-learn \
--project SimLFB \
--wandb
2 changes: 1 addition & 1 deletion bash_files/linear/imagenet/mocov2plus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ python3 main_linear.py \
--dali \
--name mocov2plus-imagenet-linear-eval \
--pretrained_feature_extractor PATH \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/barlow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name barlow-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/byol.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name byol-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/deepclusterv2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name deepclusterv2-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/dino.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ python3 ../../../main_pretrain.py \
--num_crops_per_aug 1 1 \
--name dino-$1 \
--entity doxawang \
--project solo-learn \
--project SimLFB \
--wandb \
--save_checkpoint \
--method dino \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/mocov2plus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name mocov2plus-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/nnbyol.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name nnbyol-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/nnclr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name nnclr-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/nnsiam.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ python3 ../../../main_pretrain.py \
--num_crops_per_aug 1 1 \
--zero_init_residual \
--name nnsiam-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/ressl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name ressl-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/simclr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name simclr-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--save_checkpoint \
--method simclr \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/simsiam.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ python3 ../../../main_pretrain.py \
--num_crops_per_aug 1 1 \
--zero_init_residual \
--name simsiam-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/sup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ python3 ../../../main_pretrain.py \
--num_crops_per_aug 1 1 \
--zero_init_residual \
--name sup-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--save_checkpoint \
--method sup \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/supcon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name supcon-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/swav.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ python3 ../../../main_pretrain.py \
--name swav-$1 \
--wandb \
--save_checkpoint \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--method swav \
--proj_hidden_dim 2048 \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/vibcreg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name vibcreg-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--save_checkpoint \
--method vibcreg \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/vicreg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name vicreg-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar/wmse.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ python3 ../../../main_pretrain.py \
--name wmse-$1 \
--wandb \
--save_checkpoint \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--method wmse \
--proj_output_dim 64 \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/barlow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name barlow-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/byol.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name byol-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/deepclusterv2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name deepclusterv2-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/dino.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ python3 ../../../main_pretrain.py \
--num_crops_per_aug 1 1 \
--name dino-$1 \
--entity doxawang \
--project solo-learn \
--project SimLFB \
--wandb \
--save_checkpoint \
--method dino \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/mocov2plus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name mocov2plus-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/nnbyol.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name nnbyol-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/nnclr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name nnclr-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/nnsiam.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ python3 ../../../main_pretrain.py \
--num_crops_per_aug 1 1 \
--zero_init_residual \
--name nnsiam-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/ressl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name ressl-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/simclr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name simclr-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--save_checkpoint \
--method simclr \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/simsiam.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ python3 ../../../main_pretrain.py \
--num_crops_per_aug 1 1 \
--zero_init_residual \
--name simsiam-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/sup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ python3 ../../../main_pretrain.py \
--num_crops_per_aug 1 1 \
--zero_init_residual \
--name sup-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--save_checkpoint \
--method sup \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/supcon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python3 ../../../main_pretrain.py \
--crop_size 32 \
--num_crops_per_aug 1 1 \
--name supcon-$1 \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--wandb \
--save_checkpoint \
Expand Down
2 changes: 1 addition & 1 deletion bash_files/pretrain/cifar_res50/swav.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ python3 ../../../main_pretrain.py \
--name swav-$1 \
--wandb \
--save_checkpoint \
--project solo-learn \
--project SimLFB \
--entity doxawang \
--method swav \
--proj_hidden_dim 2048 \
Expand Down
Loading

0 comments on commit fc48906

Please sign in to comment.