fhw
de549463ae
推理横店数据集
1 year ago
fhw
54a546bab9
增加sam_img_size配置
1 year ago
fhw
27cebb946f
上传训练脚本
1 year ago
fhw
e058e90ef8
添加训练shell脚本
1 year ago
fhw
857bac74cf
更新保存权重间隔和训练轮数
1 year ago
fhw
01285bf680
Merge branch 'main' of http://111.229.203.214:3000/fhw/ViTPose into main
1 year ago
fhw
d608ea57e2
ffn + Dropout
Signed-off-by: fhw <fhw@qq.com>
1 year ago
fhw
82de7dff65
ffn + Dropout
1 year ago
fhw
05b2b71868
Merge branch 'main' of http://111.229.203.214:3000/fhw/ViTPose into main
1 year ago
fhw
4e8ffc9d8a
在sam_encoder后加了ffn
1 year ago
fhw
c6f573105d
更新权重路径
1 year ago
fhw
7b75b5773b
vitpose+sam,冻结backbone,self+cross+ffn
1 year ago
Yufei Xu
d521645279
Merge pull request #79 from seaman1900/patch-2
modify the model_split.py file
2 years ago
seaman1900
e87121366d
modify the model_split.py file
``` shell
python demo/top_down_img_demo.py configs/wholebody/2d_kpt_sview_rgb_img/topdown_heatmap/coco-wholebody/ViTPose_base_wholebody_256x192.py target/wholebody.pth --img-root tests/data/coco/ --json-file tests/data/coco/test_coco.json --out-img-root vis_results
```
When I use the previous model_split.py, above command occurs error, and the modified version can work properly.
2 years ago
Yufei
4fd8507ad3
update training params for vitpose-s
3 years ago
Yufei
74253ac4d4
update Readme for ViTPose+
3 years ago
Yufei
929584632e
bug fix in MoEMlp input params
bug fix in MoEMlp input params
remove the extra head
update readme for ViTPose+
3 years ago
Yufei
98fb7f859f
update MoE code for vitpose+
3 years ago
Yufei
ec43a105e4
add speed test
3 years ago
Yufei
1f8352df1b
update results without crowdpose
3 years ago
Yufei Xu
a43e06acd3
Merge pull request #18 from AK391/main
add web demo on Hugging Face. Thanks @AK391
3 years ago
AK391
a973d3b0b1
add web demo
3 years ago
Yufei Xu
92d0aa2710
Update README.md
correct the aic config link
3 years ago
Annbless
c81a5f0965
update throuhput figures
3 years ago
Yufei Xu
86eced9576
Update README.md
3 years ago
Yufei Xu
67de342f85
Update README.md
update results
3 years ago
Yufei
cba1d661cd
rename and add news
3 years ago
Yufei Xu
8f61ff92fe
Update train.py
change the default manner of find_unused_parameters
3 years ago
Yufei
33f49cf1f2
register vitpose-b/l/h for coco
bug fix
update readme
rename
add giant results
sync drive path
trest
3 years ago
Yufei
73f9f3c67e
upload logs
3 years ago
Annbless
43c4916e7e
initial
3 years ago