Commit Graph

7 Commits

Author SHA1 Message Date
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 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 51bb8b72b4 refactor get_backbone and a little change 2021-12-22 22:16:56 +08:00
darkliang c3caba81c8 Fixed some hard to understand code 2021-12-21 23:14:25 +08:00
Junhao Liang bb6cd5149a 1.0.0 official release (#18)
* fix bug in fix_BN

* gaitgl OUMVLP support.

* update ./doc/3.advance_usage.md Cross-Dataset Evalution & Data Agumentation

* update config

* update docs.3

* update docs.3

* add loss doc and gather input decorator

* refine the create model doc

* support rearrange directory of unzipped OUMVLP

* fix some bugs in loss_aggregator.py

* refine docs and little fix

* add oumvlp pretreatment description

* pretreatment dataset fix oumvlp description

* add gaitgl oumvlp result

* assert gaitgl input size

* add pipeline

* update the readme.

* update pipeline and readme

* Corrigendum.

* add logo and remove path

* update new logo

* Update README.md

* modify logo size

Co-authored-by: 12131100 <12131100@mail.sustech.edu.cn>
Co-authored-by: noahshen98 <77523610+noahshen98@users.noreply.github.com>
Co-authored-by: Noah <595311942@qq.com>
2021-12-08 20:05:28 +08:00
梁峻豪 57ee4a448e OpenGait release(pre-beta version). 2021-10-18 15:17:13 +08:00