如何获取模型推理的关键点特征 #3128
如何获取模型推理的关键点特征
#3128
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问在使用模型推理手部关键点时,如果想获取每个关键点的特征,需要如何编写脚本?
我看到推理器的推理是通过data_samples = self.model.test_step(inputs)实现的,可是找不到test_step的定义?
Beta Was this translation helpful? Give feedback.
All reactions