cross-view
Here are 6 public repositories matching this topic...
-
Updated
Sep 12, 2020 - Python
-
Updated
Oct 10, 2020 - Python
-
Updated
Sep 24, 2020 - Python
-
Updated
Oct 13, 2020 - Shell
-
Updated
Mar 30, 2020 - Lua
Improve this page
Add a description, image, and links to the cross-view topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cross-view topic, visit your repo's landing page and select "manage topics."


在test中,只是测试了数据集中的测试集,给出了结果。请问程序中有没有哪个地方可以得到提取步态特征的接口?或者说从哪里着手比较简单?
另外,如何加载一个训练好的模型同时不加载任何数据集(我看到test中是需要数据集的)?而采用在后续接口中输入数据的方式,我觉得这样更符合使用习惯。
因为对代码结构不太了解,对pytorch也是刚入门,以上问题想请教您该怎么入手解决?