List of commits:
Subject Hash Author Date (UTC)
_fixed 7c44ea2806c5b9e9b85cd496d2a3e400c437acd2 Thai Thien 2020-06-06 17:54:40
bigtail shb 6d7bcddf7613ab19c4022c533a9a6d8eb2cd4776 Thai Thien 2020-06-06 17:53:51
bigtail4 56 0a2cf847de58fc032ee966632af94cdef1f16245 Thai Thien 2020-06-05 09:36:40
bigtail 4 t3 t4 1dd1c61db8f34d6562909f9d37f0ca18fc91fa55 Thai Thien 2020-06-04 14:59:52
bigtal4 1a434051955cfaeda47780ab801924cfc9c22f94 Thai Thien 2020-06-02 18:00:43
l1 1e-4 2ea7293b60423704648df4a610a012f1da822ec9 Thai Thien 2020-05-29 16:38:44
fix log epoch 84e8beff8e305f81de7a05add2e58dcfe389ede5 Thai Thien 2020-05-29 16:38:31
skip evaluate on training set a38d5731a9d6209bc98a9cca0ad023b4798c68d5 Thai Thien 2020-05-28 16:15:29
t7 ac1f0d71c2d3e0a01241622c639a9090a5b3c427 Thai Thien 2020-05-28 15:55:56
rename 4e9754c3dff98577616d3f043f7f260aeef40ac6 Thai Thien 2020-05-27 15:54:54
not use gpu2 8324400a3d65c58cfdd5a63b0a940217f3277769 Thai Thien 2020-05-27 15:54:11
remove call loss in eval 06f13484f24b85b12cab15e5af16db4d086db497 Thai Thien 2020-05-27 15:52:44
expermient, bug fix e83e7e058b6f1d7ec1237677a2d4770f1f788ea0 Thai Thien 2020-05-27 15:43:58
surpress python warning 82806340334b3beb9916b34bb00a66381ce57aae Thai Thien 2020-05-26 12:00:49
sha total crop no keepfull d0783ddab88ed042607738fb665b34028d485d0d Thai Thien 2020-05-26 11:49:10
sha 60p d5146c9f28b62fac137a15c862d99e1af30ce5fa Thai Thien 2020-05-25 17:28:12
t12 35b7a40082505da5f79caf4cc16023144e18a7d8 Thai Thien 2020-05-24 12:00:45
add sha 20p random 597c821a0103344b5e3b7b80eb2f61c335275ed2 Thai Thien 2020-05-24 11:52:18
h2 t3 shb babec8c08d4aebd8af14558eddfa2898918ff152 Thai Thien 2020-05-23 16:49:58
y_pred e1c1e8096230344dabfc1c85ccae832ba08aaad6 Thai Thien 2020-05-23 16:37:24
Commit 7c44ea2806c5b9e9b85cd496d2a3e400c437acd2 - _fixed
Author: Thai Thien
Author date (UTC): 2020-06-06 17:54
Committer name: Thai Thien
Committer date (UTC): 2020-06-06 17:54
Parent(s): 6d7bcddf7613ab19c4022c533a9a6d8eb2cd4776
Signer:
Signing key:
Signing status: N
Tree: 806196f60852faf486807f4d19ab08852bcbbc9e
File Lines added Lines deleted
train_script/meow_one/big_tail/bigtail4_t6_shb.sh 1 1
File train_script/meow_one/big_tail/bigtail4_t6_shb.sh changed (mode: 100644) (index 51807a1..9bdded8)
1 task="bigtail4_t6_shb"
1 task="bigtail4_t6_shb_fixed"
2 2
3 3 CUDA_VISIBLE_DEVICES=6 OMP_NUM_THREADS=2 PYTHONWARNINGS="ignore" HTTPS_PROXY="http://10.60.28.99:86" nohup python experiment_main.py \ CUDA_VISIBLE_DEVICES=6 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 \
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