Subject | Hash | Author | Date (UTC) |
---|---|---|---|
OMP_NUM_THREADS=5 | ac76431f8ca1ada27ca7ffdaa289996baee064c1 | Thai Thien | 2020-05-05 17:14:41 |
train | da020f46703ca4fae867a09960593ef6818b4a91 | Thai Thien | 2020-05-05 17:05:06 |
batch_size 10 | 6b6478b9570f9133489c8a9427a857c14a14fb13 | Thai Thien | 2020-05-02 11:26:38 |
change dataset preprocess for t3 | 267d31931fd80178714812fced9f86a27479d54f | Thai Thien | 2020-05-02 11:23:19 |
t3 | e2a1c6f6e8a6d34b36aa8d6c86a5509bc8d41cdd | Thai Thien | 2020-05-02 11:20:05 |
batch size 20 | ea5737c694cb2967cb041db99ca391d06a66100d | Thai Thien | 2020-05-02 11:19:18 |
ccn v7 shb fixed 15 | 4b28c4049c4b25a6afeb563864f76907a1e2360e | Thai Thien | 2020-05-02 11:16:14 |
shb | 7af5a7bb61d8858a2f6ef36d44844506cde917c3 | Thai Thien | 2020-05-02 11:14:03 |
batch đéo | 62e1e9124b7e611c6749c1544c60687abd30895e | Thai Thien | 2020-05-01 17:10:44 |
sanity check | 67ff41702b4da7956c1c2d67b9c8c40fd65d866d | Thai Thien | 2020-05-01 17:08:52 |
sha with fixed ground true sigma | b368c9b07841e462ebff4f75b260c90ce1d4571f | Thai Thien | 2020-05-01 16:55:43 |
make sha training set | d446d4ac968186bb564d907be1f34ba39c8dde5f | Thai Thien | 2020-05-01 15:56:02 |
OMP_NUM_THREADS=4 | 8e80475ba9cfd8bff7185327c81fe72b42cf0f28 | Thai Thien | 2020-04-30 19:44:28 |
ssim t6 | edf1dcc13c83aaa933d94ea77140e551c0660e14 | Thai Thien | 2020-04-30 19:41:33 |
4 threads | dc740b82dc931f9b4c971322a28876a3d95735f0 | Thai Thien | 2020-04-30 19:35:22 |
torch.set_num_threads(4) | a45027f9b9088eb55da8fa7994dd6944e572b0e2 | Thai Thien | 2020-04-30 19:33:50 |
pin_memory=False | dabbd7134c597e184c1be88831f15416579ceddc | Thai Thien | 2020-04-30 19:31:17 |
debug cpu consume | d5d9699e2fed3725cd5467cdacd1b5762f2b988f | Thai Thien | 2020-04-30 19:20:38 |
only import ssim when it is needed | 3088d6fe240f94cb47057d76e9fc4da48f2d3aaf | Thai Thien | 2020-04-30 19:16:10 |
no more batch timer | 3fea48c4642f62ab92accbe2493b6275d68c1b02 | Thai Thien | 2020-04-30 19:04:16 |
File | Lines added | Lines deleted |
---|---|---|
train_script/meow_one/big_tail/bigtail3_t3_sha_shb_fixed.sh | 1 | 1 |
train_script/meow_one/head/H1_t7_shb_fixed.sh | 1 | 1 |
File train_script/meow_one/big_tail/bigtail3_t3_sha_shb_fixed.sh changed (mode: 100644) (index 4d4c79e..e213b5e) | |||
1 | 1 | task="bigtail3_t3_sha_shb_fixed" | task="bigtail3_t3_sha_shb_fixed" |
2 | 2 | ||
3 | CUDA_VISIBLE_DEVICES=2 HTTPS_PROXY="http://10.60.28.99:86" nohup python experiment_meow_main.py \ | ||
3 | CUDA_VISIBLE_DEVICES=2 OMP_NUM_THREADS=5 HTTPS_PROXY="http://10.60.28.99:86" nohup python experiment_meow_main.py \ | ||
4 | 4 | --task_id $task \ | --task_id $task \ |
5 | 5 | --note "bigtail3 sha 20p then shb rnd crop" \ | --note "bigtail3 sha 20p then shb rnd crop" \ |
6 | 6 | --model "BigTail3" \ | --model "BigTail3" \ |
File train_script/meow_one/head/H1_t7_shb_fixed.sh changed (mode: 100644) (index 32d4870..7c68a4e) | |||
1 | 1 | task="H1_t7_shb_fixed" | task="H1_t7_shb_fixed" |
2 | 2 | ||
3 | CUDA_VISIBLE_DEVICES=1 HTTPS_PROXY="http://10.60.28.99:86" nohup python experiment_meow_main.py \ | ||
3 | CUDA_VISIBLE_DEVICES=1 OMP_NUM_THREADS=5 HTTPS_PROXY="http://10.60.28.99:86" nohup python experiment_meow_main.py \ | ||
4 | 4 | --task_id $task \ | --task_id $task \ |
5 | 5 | --note "shb sigma 15" \ | --note "shb sigma 15" \ |
6 | 6 | --model "H1" \ | --model "H1" \ |