11 Commits

Author SHA1 Message Date
gulou
1d1ac8aa5e
fix pose prediction of result error (#337)
update pose predictor
2024-04-09 16:27:23 +08:00
Cathy0908
5c33d9e2f9
support export blade model for Stgcn (#299)
* support blade for stgcn and add unittest
2023-03-06 10:19:39 +08:00
Cathy0908
4a870cf007
support export jit trace and blade model for pose/keypoints & add pose model zoo (#294)
support export jit trace and blade model for pose/keypoints & add pose model zoo
2023-03-02 19:13:35 +08:00
Cathy0908
4cf6f794e4
Support stgcn (#293)
* add stgcn
2023-03-02 19:13:10 +08:00
Cathy0908
c73edeee1c
refactor pose topdown predictor (#296)
* refactor pose topdown predictor
2023-03-01 10:31:40 +08:00
Cathy0908
3726ed9553
Optimize TorchPoseTopDownPredictorWithDetector (#291)
* fix WholeBodyKeyPointEvaluator
2023-02-24 13:55:58 +08:00
Cathy0908
54e9571423
add BEVFormer (#203)
* add BEVFormer and benchmark
2022-10-24 17:20:12 +08:00
Cathy0908
5ac6381758
add error code (#146)
* add error code
2022-09-19 16:07:04 +08:00
Cathy0908
b737027aa4
remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
Cathy0908
13ff8263b3
remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
wenmeng.zwm
055deba53e initial commit 2022-04-02 20:01:06 +08:00