List of commits:
Subject Hash Author Date (UTC)
l2_adamw2_bigtail13i_t13_sha 7fd22510845dec808100058190a202b805bf6a02 Thai Thien 2020-09-23 14:17:00
l2_adamw2_bigtail13i_t12_sha bf67476db55f55f348068bc7683f68834659cc96 Thai Thien 2020-09-23 14:14:35
l2_adamw2_bigtail13i_t11_sha 1365b305bf541a3d941d173b169fa14aa811beb1 Thai Thien 2020-09-22 19:31:17
l2_adamw2_bigtail13i_t10_sha 4f6f2b8d3ac4654cc2ed94ca6900643f3ca07be9 Thai Thien 2020-09-22 19:27:24
l2_adamw2_bigtail13i_t9_sha 576b424688dff640a0a7d448cbd615cfb4f33d54 Thai Thien 2020-09-22 19:21:17
t8 9e00ee3a50c93bbd726ebd8554a68f535d836691 Thai Thien 2020-09-22 19:11:37
split a a7b2115bee8ab76497528b84aee09c79631575b1 Thai Thien 2020-09-22 17:48:37
load_data_shanghaitech_256_v2 and l2_adamw2_bigtail13i_t7_sha 07bca1a460c30ed7ec7269d72dad99eef6fc96b3 Thai Thien 2020-09-22 17:04:45
adamw1_ccnnv7_t7_jhu c5f106103aa3696827627f5e815105d9432e2acb Thai Thien 2020-09-16 18:21:22
adamw1_ccnnv7_t6_jhu.sh 5c8644da7445b3dd4f6d2611d564592e8e8ed45c Thai Thien 2020-09-16 18:19:07
adamw1_CompactCNNV7_t6_jhu 1fa1d544a254cd042bcdd36e8de2984fe3d5244f Thai Thien 2020-09-16 17:56:15
adamw1_CompactCNNV7_t5_jhu 40720162c9e9b731fb852ed7e3e191228e421ced Thai Thien 2020-09-16 17:46:20
test_data cache 73633cbd6d70448268a3e1534440601ddcf75276 Thai Thien 2020-09-16 17:12:57
fix test data not exist 474f506204251e26825801499f6bc503f44f8410 Thai Thien 2020-09-16 16:41:00
fix test data not exist 6377e18d87e0fabbf9b4ed143e26ae5912c0b872 Thai Thien 2020-09-16 16:40:06
jhucrowd_downsample_512 30b8b9a63e93a5631f003858ef2ab63dc62c6563 Thai Thien 2020-09-16 16:17:02
fix 77d74f09874a7be0d8fcec141597be4ce331bf0c Thai Thien 2020-09-16 16:08:39
fix 897856c014a517da679a8a1c46c6d0b90c965876 Thai Thien 2020-09-16 16:05:29
jhucrowd_downsample_256 b992d3acc7f1e1aa0ed6265c48e9f065fa1d3085 Thai Thien 2020-09-16 16:02:19
adamw1_bigtail13i_t7_jhu 81e1a8ff445b76f0a9c9c9882a11da65b8b13088 Thai Thien 2020-09-10 18:19:34
Commit 7fd22510845dec808100058190a202b805bf6a02 - l2_adamw2_bigtail13i_t13_sha
Author: Thai Thien
Author date (UTC): 2020-09-23 14:17
Committer name: Thai Thien
Committer date (UTC): 2020-09-23 14:17
Parent(s): bf67476db55f55f348068bc7683f68834659cc96
Signing key:
Tree: bb225b0cc36c7710cc2311c9e338fdf162b16385
File Lines added Lines deleted
train_script/learnstuff/l2/l2_adamw2_bigtail13i_t13_sha.sh 4 4
File train_script/learnstuff/l2/l2_adamw2_bigtail13i_t13_sha.sh copied from file train_script/learnstuff/l2/l2_adamw2_bigtail13i_t12_sha.sh (similarity 73%) (mode: 100644) (index b8fb296..9461687)
1 task="l2_adamw2_bigtail13i_t12_sha"
1 task="l2_adamw2_bigtail13i_t13_sha"
2 2
3 CUDA_VISIBLE_DEVICES=4 OMP_NUM_THREADS=4 PYTHONWARNINGS="ignore" HTTPS_PROXY="http://10.60.28.99:86" nohup python experiment_main.py \
3 CUDA_VISIBLE_DEVICES=5 OMP_NUM_THREADS=6 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 "256 5e-4 lr and decay -3. decrease lr to see if it go higher" \ --note "256 5e-4 lr and decay -3. decrease lr to see if it go higher" \
6 6 --model "BigTail13i" \ --model "BigTail13i" \
 
... ... CUDA_VISIBLE_DEVICES=4 OMP_NUM_THREADS=4 PYTHONWARNINGS="ignore" HTTPS_PROXY="ht
10 10 --loss_fn "MSEL1Mean" \ --loss_fn "MSEL1Mean" \
11 11 --datasetname shanghaitech_256_v2 \ --datasetname shanghaitech_256_v2 \
12 12 --optim adamw \ --optim adamw \
13 --batch_size 60 \
14 --epochs 2001 > logs/$task.log &
13 --batch_size 90 \
14 --epochs 3001 > logs/$task.log &
15 15
16 16 echo logs/$task.log # for convenience echo logs/$task.log # for convenience
17 17
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