List of commits:
Subject Hash Author Date (UTC)
train script, bigtail6, bigtail7 shb ea5758dcd7d8428e694cc84d50c81267eabcef23 Thai Thien 2020-06-11 15:36:54
WIP 3d7e1f10700c05bf7672cbf46ae6cafae8f2330f Thai Thien 2020-06-11 13:07:18
return x c750d65fe266979e9cdebf9a53b2af343462fbda Thai Thien 2020-06-11 12:39:13
bigtail5 b750f0037993fdfdda6433b1982f5612d13aa1a6 Thai Thien 2020-06-11 12:32:28
adam t3 t4 933528ca8870affc741e989520172819382db0c0 Thai Thien 2020-06-10 07:59:26
adam t1 and adam t2 4202f1b609dc90197990e014addce68a04d0b8a8 Thai Thien 2020-06-09 15:23:49
t8 2dda6cd71a7aa50e760dfdcdfbdcdedfce36b836 Thai Thien 2020-06-09 15:12:20
t7 2ff8d0931ae51a93915721202aaa17c38c2918cc Thai Thien 2020-06-09 15:08:32
t5 t6 7eeeb38e47fc4b59750438d66c911a7a93573b91 Thai Thien 2020-06-09 14:53:05
t4 e58849acc2d608f95130b58cafbe642f5f67a269 Thai Thien 2020-06-08 15:54:08
sgd t3 d6a8816d042d837578e095e748167abdb97acdd2 Thai Thien 2020-06-08 15:48:55
meow 776073961973fb7c5fa04a86b3c642627fa8b1ee Thai Thien 2020-06-08 15:18:04
t14 double lr 55942fb00b6f13302d91904baa5783738b1d530f Thai Thien 2020-06-07 04:30:42
t12 t13 914f8d4bc63f4d626ceaeaeddf11ad2d8668be5d Thai Thien 2020-06-07 04:22:17
data_flow fix load_data_shanghaitech_more_rnd f593543b86fd2aba890dd3fc8d26121c3ba5d5e1 Thai Thien 2020-06-07 04:09:40
1e-4 88dcc2e1340f0cfc20b0dca73bc374d742278a5a Thai Thien 2020-06-07 03:42:38
try to increase batch size and learning rate 55f5eedf8eea9b4df20b7f2107d9e4c89c3787bf Thai Thien 2020-06-07 03:42:29
t9 gpu 99153ea3c20ef26c651004d083086e7ea2c9452e Thai Thien 2020-06-06 18:08:00
t9 c4305310d8376b1814c1c1ed77fa46919f02a898 Thai Thien 2020-06-06 18:07:01
t7 t8 d62a031e9b4506f7d8173906615cc6f32d0b7a4c Thai Thien 2020-06-06 18:06:13
Commit ea5758dcd7d8428e694cc84d50c81267eabcef23 - train script, bigtail6, bigtail7 shb
Author: Thai Thien
Author date (UTC): 2020-06-11 15:36
Committer name: Thai Thien
Committer date (UTC): 2020-06-11 15:36
Parent(s): 3d7e1f10700c05bf7672cbf46ae6cafae8f2330f
Signer:
Signing key:
Signing status: N
Tree: 661f15275926e64ad459eea83f48f03da63da4e9
File Lines added Lines deleted
train_script/meow_one/big_tail/bigtail6_t1_shb.sh 3 3
train_script/meow_one/big_tail/bigtail7_t1_shb.sh 3 3
File train_script/meow_one/big_tail/bigtail6_t1_shb.sh copied from file train_script/meow_one/big_tail/bigtail5_t1_shb.sh (similarity 79%) (mode: 100644) (index d44954e..01be93f)
1 task="bigtail5_t1_shb_fixed"
1 task="bigtail6_t1_shb_fixed"
2 2
3 CUDA_VISIBLE_DEVICES=1 OMP_NUM_THREADS=2 PYTHONWARNINGS="ignore" HTTPS_PROXY="http://10.60.28.99:86" nohup python experiment_main.py \
3 CUDA_VISIBLE_DEVICES=2 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 5 --note "b" \ --note "b" \
6 --model "BigTail5" \
6 --model "BigTail6" \
7 7 --input /data/rnd/thient/thient_data/shanghaitech_with_people_density_map/ShanghaiTech_fixed_sigma/part_B \ --input /data/rnd/thient/thient_data/shanghaitech_with_people_density_map/ShanghaiTech_fixed_sigma/part_B \
8 8 --lr 1e-5 \ --lr 1e-5 \
9 9 --decay 1e-5 \ --decay 1e-5 \
File train_script/meow_one/big_tail/bigtail7_t1_shb.sh copied from file train_script/meow_one/big_tail/bigtail5_t1_shb.sh (similarity 79%) (mode: 100644) (index d44954e..3f9a95e)
1 task="bigtail5_t1_shb_fixed"
1 task="bigtail7_t1_shb_fixed"
2 2
3 CUDA_VISIBLE_DEVICES=1 OMP_NUM_THREADS=2 PYTHONWARNINGS="ignore" HTTPS_PROXY="http://10.60.28.99:86" nohup python experiment_main.py \
3 CUDA_VISIBLE_DEVICES=2 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 5 --note "b" \ --note "b" \
6 --model "BigTail5" \
6 --model "BigTail7" \
7 7 --input /data/rnd/thient/thient_data/shanghaitech_with_people_density_map/ShanghaiTech_fixed_sigma/part_B \ --input /data/rnd/thient/thient_data/shanghaitech_with_people_density_map/ShanghaiTech_fixed_sigma/part_B \
8 8 --lr 1e-5 \ --lr 1e-5 \
9 9 --decay 1e-5 \ --decay 1e-5 \
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