Commit Graph

90 Commits

Author SHA1 Message Date
darkliang 13894439a4 add performance table 2022-07-17 19:39:01 +08:00
darkliang b183455eb8 add gaitedge training code 2022-07-17 13:47:50 +08:00
darkliang 4205c5f283 add gaitedge and reorgnize repo 2022-07-05 21:52:54 +08:00
Chao Fan 1b17bac455 Update README.md 2022-06-29 12:43:42 +08:00
Chao Fan 123aadcafc Update README.md 2022-06-29 10:40:12 +08:00
Junhao Liang 14fa5212d4 Solve the problem of dimension misuse. (#59)
* commit for fix dimension

* fix dimension for all method

* restore config

* clean up baseline config

* add contiguous

* rm comment
2022-06-28 12:27:16 +08:00
Junhao Liang 715e7448fa Update 1.detailed_config.md 2022-06-18 14:59:24 +08:00
noahshen98 1be7333c86 Update README.md 2022-04-26 16:16:47 +08:00
noahshen98 9aef7839b7 Update README.md 2022-04-20 19:33:37 +08:00
Noah 7ce7e0053f Merge branch 'master' of https://github.com/ShiqiYu/OpenGait 2022-04-20 17:26:10 +08:00
Noah 7172b53af1 fix bug within gaitgl model 2022-04-20 17:26:01 +08:00
Junhao Liang 09d42e0cbe Update README.md 2022-04-20 16:38:46 +08:00
Junhao Liang 75ed9c80b8 Update README.md 2022-04-20 16:36:16 +08:00
noahshen98 338dfe72b6 Update README.md 2022-04-20 11:10:57 +08:00
Noah 3c71141b3e GaitGL_GREW supported 2022-04-19 17:12:10 +08:00
wj1tr0y e714fa9075 a faster triplet using mask indexing 2022-04-17 20:56:23 +08:00
wj1tr0y ff398acbc7 Fix the bug of fix_bn 2022-04-17 20:56:23 +08:00
wj1tr0y a4ead0b40d fix sampler's bug 2022-04-17 20:56:23 +08:00
Junhao Liang 0fb5c45272 Create stale.yml 2022-04-15 12:35:46 +08:00
Noah fbfc1bb95f update pretrained model for grew 2022-04-12 20:57:13 +08:00
Noah 0fb39ab526 add gaitset & gaitpart for GREW 2022-04-12 20:52:22 +08:00
darkliang 2c770b3a68 fix file link for reconstruction 2022-04-12 13:53:13 +08:00
darkliang 28f50410a5 Reconstruct the directory structure 2022-04-12 13:44:07 +08:00
darkliang 213b3a658f rename lib to opengait 2022-04-12 11:28:09 +08:00
ChaoFan996 ecab4bf380 Update README.md 2022-04-07 15:29:45 +08:00
ChaoFan996 50186bc1b8 Update README.md 2022-04-07 15:09:53 +08:00
ChaoFan996 c243900b62 Update README.md 2022-04-07 14:30:16 +08:00
ChaoFan996 3ba0ddf5c7 Update README.md 2022-04-01 16:45:56 +08:00
ChaoFan996 b253359e9a Update README.md
More results on GREW are supported.
2022-04-01 15:13:04 +08:00
darkliang eab7f7e329 update HID readme 2022-03-31 14:40:49 +08:00
darkliang 0d14d25596 update evaluation.py 2022-03-31 13:06:29 +08:00
noahshen98 b005bdd49b Update README.md 2022-03-24 16:45:39 +08:00
noahshen98 c3d3c77146 Update README.md 2022-03-24 16:36:54 +08:00
noahshen98 de8a8c63ec Update README.md 2022-03-24 15:46:03 +08:00
Noah f3c2c624b8 Merge branch 'master' of https://github.com/ShiqiYu/OpenGait 2022-03-24 15:44:57 +08:00
Noah f677fdc55c grew supported 2022-03-24 15:42:33 +08:00
noahshen98 ddefa83a06 Update evaluation.py 2022-03-22 13:05:49 +08:00
Junhao Liang 9225db7eca fix an issue: 2022-03-21 21:04:21 +08:00
Noah 4c8d272eff GREW dataset pretreatment 2022-03-21 19:26:21 +08:00
Noah 84f58f60aa Support Dataset: GREW 2022-03-21 19:17:38 +08:00
Noah b6baf62c2e Merge branch 'master' of https://github.com/ShiqiYu/OpenGait 2022-03-21 18:52:22 +08:00
Noah 0071833d3f Support new Dataset: GREW 2022-03-21 18:49:09 +08:00
Junhao Liang 622d592575 Delete wechat.jpg 2022-03-19 22:50:10 +08:00
darkliang c5919708ab fix error message 2022-03-18 21:14:56 +08:00
darkliang 538c40ba87 Fixed an issue
where the world_size is not divisible by the batch_size
2022-03-17 16:12:35 +08:00
darkliang 1e988dd8a6 Merge branch 'master' of https://github.com/ShiqiYu/OpenGait 2022-03-16 14:31:56 +08:00
darkliang 9f4c88c231 support re-rank for HID 2022-03-16 14:31:16 +08:00
jackhanyuan 9c1aed2c87 fix bug 2022-03-13 16:42:08 +08:00
Noah 9ae1194163 fix enviroment.yaml and update readme 2022-03-12 17:55:37 +08:00
noahshen98 dc48765b11 Merge pull request #44 from ShiqiYu/verify
fix random crash when pretreat OUMVLP
2022-03-12 17:31:47 +08:00