List of commits:
Subject Hash Author Date (UTC)
g1_BigTail14i_t8_sha eb361a5e64d38062fa6e5aa61ae21adc5a536aef Thai Thien 2020-07-31 15:45:50
g1_BigTail14i_t7_sha 32ff746fa0c272af36eadcd713cda94ef8f1b8e2 Thai Thien 2020-07-31 14:57:15
g1_BigTail14i_t6_sha 0656f2ac088bd2790b560931839bfa1d4bed98c4 Thai Thien 2020-07-30 19:32:13
sgd -6 g1_BigTail14i_t6_sha.sh 4c2877d478c40382109800e5a4b873d7a11b345c Thai Thien 2020-07-30 19:29:58
t5 070bf50a1a9bba8b8406c5c58b5806e39e99b56e Thai Thien 2020-07-30 19:26:48
g1_BigTail14i_t4_sha 71b259dab3cec69c9b40944cfe9e83ee723c8675 Thai Thien 2020-07-30 19:21:34
g1_BigTail14i_t3_sha 2a3ab6ec6283df6dfff8d05206403debca6f5259 Thai Thien 2020-07-30 19:11:39
g1_BigTail14i_t2_sha 3cff89d608a204683dfa48456f639520fce19c5b Thai Thien 2020-07-30 17:48:16
t3 8787c9eaceaec5f1199ec8092fd5682843697b5d Thai Thien 2020-07-30 17:42:31
t2 sha 0576d7c6d6bfceac2a2073b89601a5596090af36 Thai Thien 2020-07-30 17:37:48
t4 1fabee6ccef45df6d150767a5c3aacc7f38fc7ff Thai Thien 2020-07-30 17:32:01
g1_BigTail15i_t3_shb 8bbe65286b249a1ae884d35a50cd755bdf94b6aa Thai Thien 2020-07-30 17:26:56
t2 3713a26286a2bab02a89d4d0c1092a7def3d5321 Thai Thien 2020-07-30 17:24:44
fix 15 for 40 residual dbe7261da46740928936a527f9b954be04f68c76 Thai Thien 2020-07-30 17:08:31
BigTail15i a b 84e0a51bcce38e56571ba81f5a3b1eee451bfb6a Thai Thien 2020-07-30 16:46:53
sha experiment d3981fdc091b7654fd073f95dffb6d27542aeb68 Thai Thien 2020-07-29 16:13:01
a 6f47f27384806e573704585a0a84ee1d23694dca Thai Thien 2020-07-28 15:17:08
a 7ab0458a2d0e610a641d6c2457939753b13eadff Thai Thien 2020-07-25 15:37:26
t2 64cf887b75893b1b847d144f30bee8c77f20884c Thai Thien 2020-07-25 15:35:17
bigtail 12 t2 shb t1 sha 3b2eaa2ff4ca836f11a12e7e3dd4f81946216cb6 Thai Thien 2020-07-25 15:23:00
Commit eb361a5e64d38062fa6e5aa61ae21adc5a536aef - g1_BigTail14i_t8_sha
Author: Thai Thien
Author date (UTC): 2020-07-31 15:45
Committer name: Thai Thien
Committer date (UTC): 2020-07-31 15:45
Parent(s): 32ff746fa0c272af36eadcd713cda94ef8f1b8e2
Signing key:
Tree: b702f4648ed24e11793b3bc5ed69452ecb9247e9
File Lines added Lines deleted
train_script/meow_one/group1/g1_BigTail14i_t8_sha.sh 3 3
File train_script/meow_one/group1/g1_BigTail14i_t8_sha.sh copied from file train_script/meow_one/group1/g1_BigTail14i_t5_sha.sh (similarity 79%) (mode: 100644) (index 6df1db0..11a88b8)
1 task="g1_BigTail14i_t5_sha"
1 task="g1_BigTail14i_t8_sha"
2 2
3 3 CUDA_VISIBLE_DEVICES=3 OMP_NUM_THREADS=2 PYTHONWARNINGS="ignore" HTTPS_PROXY="http://10.60.28.99:86" nohup python experiment_main.py \ CUDA_VISIBLE_DEVICES=3 OMP_NUM_THREADS=2 PYTHONWARNINGS="ignore" HTTPS_PROXY="http://10.60.28.99:86" nohup python experiment_main.py \
4 4 --task_id $task \ --task_id $task \
5 --note "mse l1 sum, with -4 lr and -4 decay (help overfit), flip only, sgd" \
5 --note "mse l1 sum, with -4 lr and -4 decay (help overfit) adam" \
6 6 --model "BigTail14i" \ --model "BigTail14i" \
7 7 --input /data/rnd/thient/thient_data/shanghaitech_with_people_density_map/ShanghaiTech_3/part_A \ --input /data/rnd/thient/thient_data/shanghaitech_with_people_density_map/ShanghaiTech_3/part_A \
8 8 --lr 1e-4 \ --lr 1e-4 \
 
... ... CUDA_VISIBLE_DEVICES=3 OMP_NUM_THREADS=2 PYTHONWARNINGS="ignore" HTTPS_PROXY="ht
10 10 --loss_fn "MSEL1Mean" \ --loss_fn "MSEL1Mean" \
11 11 --datasetname shanghaitech_crop_random \ --datasetname shanghaitech_crop_random \
12 12 --skip_train_eval \ --skip_train_eval \
13 --optim sgd \
13 --optim adam \
14 14 --cache \ --cache \
15 15 --epochs 1201 > logs/$task.log & --epochs 1201 > logs/$task.log &
16 16
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/hahattpro/crowd_counting_framework

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/hahattpro/crowd_counting_framework

Clone this repository using git:
git clone git://git.rocketgit.com/user/hahattpro/crowd_counting_framework

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main