Commit Graph

40 Commits

Author SHA1 Message Date
crosstyan 24381551f4 Add scoliosis diagnostics and experiment logging 2026-03-10 00:32:39 +08:00
crosstyan 6c8cd2950c Add proxy eval and skeleton experiment tooling 2026-03-09 23:13:18 +08:00
crosstyan 36aef46a0d Add resumable ScoNet skeleton training diagnostics 2026-03-09 15:57:13 +08:00
crosstyan 4e0b0a18dc Document ScoNet naming and Scoliosis eval configs 2026-03-08 17:34:33 +08:00
crosstyan cbb3284c13 chore: update demo runtime, tests, and agent docs 2026-03-02 12:33:17 +08:00
crosstyan 5c06a80d93 docs: add uv workflow and ScoNet eval reproduction notes 2026-02-26 14:19:00 +08:00
crosstyan 0fdd35bd78 Add comprehensive knowledge base documentation across multiple domains 2026-02-12 14:36:37 +08:00
jdyjjj dc8fc2ffc7 update readme 2024-04-28 13:32:04 +08:00
Zzier 609aa0e9aa Update ParsingGait (#160)
* Update ParsingGait

* Clear up the confusion

Clear up the confusion about gait3d and gait3d-parsing.

* Update 0.get_started.md

* Add BaseParsingCuttingTransform

* Update gcn.py

* Create gaitbase_gait3d_parsing_btz32x2_fixed.yaml

* Add gait3d_parsing config file

* Update 1.model_zoo.md

Update Gait3D-Parsing checkpoints

* Update 1.model_zoo.md

add configuration

* Update 1.model_zoo.md

center text

---------

Co-authored-by: Junhao Liang <43094337+darkliang@users.noreply.github.com>
2023-10-29 21:53:02 +08:00
Junhao Liang dc5fa290bc Update 1.1.skeleton_model_zoo.md 2023-10-19 23:16:59 +08:00
Junhao Liang 00df5626e4 Update 1.1.skeleton_model_zoo.md 2023-10-17 14:43:53 +08:00
Dongyang Jin 453cc247b4 Improve support for skeleton methods (#159)
* Update gaitgraph1_phase1_OUMVLP17.yaml
* Update README.md
2023-10-17 14:31:50 +08:00
chuanfushen 962038cc47 Update 1.model_zoo.md
update SUSTech1K
2023-07-20 21:28:48 +08:00
Chao Fan 3795705313 Update 1.model_zoo.md 2023-07-04 16:29:45 +08:00
Chao Fan 1edc6d53d0 Update 1.model_zoo.md 2023-05-22 17:18:37 +08:00
darkliang e032727bf2 update model zoo 2023-04-11 15:39:54 +08:00
darkliang 8133e3017f torch version required to 1.10 2023-04-09 18:57:41 +08:00
darkliang e69fb6f439 support CASIA-E dataset 2023-04-09 17:15:42 +08:00
Chao Fan 051dcfc970 Update 1.model_zoo.md 2023-03-07 12:41:53 +08:00
Chao Fan 992ae59809 Update 1.model_zoo.md 2023-03-07 12:39:45 +08:00
darkliang bda25e8978 remove redundant partition file 2023-02-07 13:31:32 +08:00
darkliang 77abcc2a10 add Gait3D support 2022-12-05 21:47:24 +08:00
darkliang f79997bf8d add new metric results for various methods 2022-11-30 13:08:30 +08:00
Chao Fan 6e843db274 Update 1.model_zoo.md 2022-11-15 10:37:05 +08:00
Junhao Liang 92f5565463 Update 0.get_started.md 2022-11-14 21:57:50 +08:00
Chao Fan 5669c398fd Update 0.get_started.md 2022-10-31 16:51:53 +08:00
Chao Fan c2a48191e3 Update 1.model_zoo.md 2022-10-07 19:49:31 +08:00
Junhao Liang cd7ccb69e7 Update 1.model_zoo.md 2022-09-06 13:55:54 +08:00
noahshen98 3b75802184 Update 0.get_started.md 2022-08-07 18:58:18 +08:00
noahshen98 259ab2ceb7 Update 0.get_started.md 2022-08-07 18:57:41 +08:00
Chao Fan c5e7f6501e Update 0.get_started.md 2022-08-05 19:12:30 +08:00
darkliang 4205c5f283 add gaitedge and reorgnize repo 2022-07-05 21:52:54 +08:00
Junhao Liang 715e7448fa Update 1.detailed_config.md 2022-06-18 14:59:24 +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
Noah f677fdc55c grew supported 2022-03-24 15:42:33 +08:00
Noah 4c8d272eff GREW dataset pretreatment 2022-03-21 19:26:21 +08:00
Noah 9ae1194163 fix enviroment.yaml and update readme 2022-03-12 17:55:37 +08:00
darkliang 49cbc44069 fix loss info and typo (Closes GH-22). 2021-12-09 15:11:06 +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