Commit Graph
21 Commits
Author SHA1 Message Date
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
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
darkliang 26338fd230 Merge branch 'master' of https://github.com/ShiqiYu/OpenGait 2022-03-11 22:24:35 +08:00
darkliang 22940ff3e0 add view angle result for OUMVLP 2022-03-11 22:24:21 +08:00
darkliang 7d7b81f48e support HID 2022-03-11 19:32:23 +08:00
darkliang 7c33b33440 add input data check 2022-01-18 19:52:38 +08:00
darkliang 19ed960b0a Add some clearer error messages 2021-12-29 17:14:03 +08:00
darkliang bddd552907 replace the tensorboard test accuracy to
excluding identical views
2021-12-27 11:21:43 +08:00
darkliang 51bb8b72b4 refactor get_backbone and a little change 2021-12-22 22:16:56 +08:00
darkliang b74d6f7959 fix test bug for GLN 2021-12-21 23:14:42 +08:00
darkliang c3caba81c8 Fixed some hard to understand code 2021-12-21 23:14:25 +08:00
darkliang 49cbc44069 fix loss info and typo (Closes GH-22). 2021-12-09 15:11:06 +08:00
darkliang 0d869161c2 update download path 2021-12-08 20:22:26 +08:00
darkliang 6e71c7ac34 add config doc 2021-11-03 16:00:50 +08:00
darkliang 01935aac2f Merge branch 'master' of https://github.com/ShiqiYu/OpenGait 2021-11-02 17:40:55 +08:00
darkliang e3be86d432 offer script to download model 2021-11-02 17:40:38 +08:00
darkliang c8e5bc1cbe fix up bugs:
1. with_test not work
2. stay in iteration 0 bcz scale changed
2021-10-19 15:59:36 +08:00