crosstyan
bbb41e8dd9
Refine DRF preprocessing and body-prior pipeline
2026-03-08 04:04:15 +08:00
crosstyan
5c6bef1ca1
Align DRF Scoliosis1K split with paper
2026-03-07 18:10:11 +08:00
crosstyan
51eee70a4b
Add DRF Scoliosis1K pipeline and optional wandb logging
2026-03-07 18:10:11 +08:00
crosstyan
0fdd35bd78
Add comprehensive knowledge base documentation across multiple domains
2026-02-12 14:36:37 +08:00
zhouzi180
e9afb3171d
Fix output path flag in README commands
2025-11-09 03:32:21 +08:00
SHEN CHUANFU
ae87f04d62
Update pretreatment_SUSTech1K.py
2025-09-24 21:18:51 +08:00
SHEN CHUANFU
74883d8373
Update pretreatment_SUSTech1K.py
...
Fix RGB_image transposed shape
2025-09-24 21:17:51 +08:00
Chengwei Ye
c5e92d25d2
Merge pull request #280 from Ahzyuan/fix_oumvlp_pose_extract
...
fix: OUMVLP-Pose pkl data temporal discontinuity
2025-09-15 16:50:00 +08:00
Ahzyuan
62b8915b26
docs: add pose index files using guide in datasets/OUMVLP/README.md
2025-09-06 21:18:31 +08:00
Ahzyuan
cedced825a
refactor: load the selection index for poses in each frame rather than calculating it via real-time matching.
...
- Add new script (`pose_index_extractor.py`) to generate pose selection index for OUMVLP dataset
- Update `pretreatment.py` to load the generated index for pose extraction
2025-09-06 19:49:34 +08:00
Zzier
6377526c7f
Fix naming error
2025-08-27 20:58:24 +08:00
Zzier
9475368b6f
Update README.md
...
- Added instructions for using 2D pose data
- Added guidelines for converting 2D pose data into heatmaps
2025-08-27 20:57:48 +08:00
Noah
16a7c3f0bf
lidargaitv2 open-source
2025-06-11 14:43:19 +08:00
Ahzyuan
55ddf21a34
docs: correct the oumvlp pose extraction command
2025-06-05 12:19:57 +08:00
Ahzyuan
923a410cd3
fix: silu pose mismatch in oumvlp pose pkl extraction
2025-06-05 12:18:57 +08:00
Dongyang Jin
56cd09102e
Update README.md
2025-04-01 23:06:53 +08:00
Dongyang Jin
cd4f535d51
Update README.md
2025-02-25 17:04:29 +08:00
Dongyang Jin
5feda3539e
Update README.md
2025-02-25 16:59:16 +08:00
Dongyang Jin
295680da3d
Update README.md
2025-02-25 16:27:54 +08:00
Dongyang Jin
1004585203
Update README.md
2025-02-25 16:23:29 +08:00
Chao Fan
74b41d7165
Update README.md
2024-09-12 11:09:49 +08:00
Zzier
dc2616c0e0
ScoNet_V1
2024-06-28 17:49:12 +08:00
Dongyang Jin
0e7676a5c2
Update pretreatment_rgb.py
2024-05-19 21:52:22 +08:00
Dongyang Jin
64fd519fb8
Update pretreatment_rgb.py
2024-05-19 21:51:14 +08:00
Bugjudger
a9f711d2e6
BigGait
2024-05-11 09:27:34 +08:00
Jingzhe Ma
115b96ca7b
Delete datasets/pretreatment_heatmap.sh
2024-03-07 21:19:05 +08:00
Jingzhe Ma
29578ccfd7
SkeletonGait
2024-03-07 21:10:22 +08:00
Jingzhe Ma
a7e6a7886a
SkeletonGait
2024-03-05 16:13:11 +08:00
jdyjjj
ceb0b169ab
Release GaitLU-1M
2023-11-24 16:16:27 +08:00
jdyjjj
d06f083b10
Update GaitLU-1M@Turotial
2023-11-22 17:22:57 +08:00
jdyjjj
73e9ddfc01
Release GaitLU-1M@Tutorial
2023-11-22 17:16:34 +08:00
jdyjjj
b24e797486
GaitSSB@Pretrain release
2023-11-20 20:28:09 +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
44fb2414f2
fix up
2023-10-29 21:16:09 +08:00
Dongyang Jin
2c29afadf3
Support skeleton ( #155 )
...
* pose
* pose
* pose
* pose
* 你的提交消息
* pose
* pose
* Delete train1.sh
* pretreatment
* configs
* pose
* reference
* Update gaittr.py
* naming
* naming
* Update transform.py
* update for datasets
* update README
* update name and README
* update
* Update transform.py
2023-09-27 16:20:00 +08:00
chuanfushen
f280be5a3f
Update README.md
2023-08-08 23:43:23 +08:00
chuanfushen
66971ea129
Support SUSTech1K
2023-07-15 17:12:13 +08:00
darkliang
78171dba91
support CCPG
2023-06-27 21:26:06 +08:00
Junhao Liang
b4b6aa9247
Update README.md
2023-04-11 15:44:58 +08:00
Junhao Liang
a7a4fb55a2
Update README.md
2023-04-11 15:43:12 +08:00
darkliang
a7c83ea7f4
Merge branch 'master' of https://github.com/ShiqiYu/OpenGait
2023-04-09 18:54:53 +08:00
darkliang
e69fb6f439
support CASIA-E dataset
2023-04-09 17:15:42 +08:00
darkliang
ef00896028
Clear up the confusion about gait3d.
2023-04-06 12:45:50 +08:00
Junhao Liang
638c657763
Add code of GaitBase ( #115 )
...
* add resnet9 backbone and regular da ops
* add gait3d config
* fix invalid path CASIA-B* in windows
* add gaitbase config for all datasets
* rm unused OpenGait transform
2023-03-20 14:59:08 +08:00
darkliang
0ef6b6f5b4
update tutorial for hid 2023
2023-02-17 11:46:14 +08:00
darkliang
bda25e8978
remove redundant partition file
2023-02-07 13:31:32 +08:00
Junhao Liang
e5a3d506c5
Update README.md
2022-12-07 17:04:44 +08:00
darkliang
77abcc2a10
add Gait3D support
2022-12-05 21:47:24 +08:00
Qianyu Wang
bb61874e90
fix python3.10 error ( #84 )
...
Signed-off-by: Qianyu Wang <patrickwangqy@outlook.com >
Signed-off-by: Qianyu Wang <patrickwangqy@outlook.com >
2022-10-19 16:31:21 +08:00
darkliang
8edfc80326
update gaitedge and use data_in_use
2022-07-19 17:34:20 +08:00