-
Updated
Oct 26, 2020
gait
Here are 49 public repositories matching this topic...
-
Updated
Oct 17, 2020 - C++
-
Updated
Nov 20, 2020 - C++
-
Updated
Nov 25, 2020
-
Updated
Nov 4, 2019 - Python
-
Updated
Dec 24, 2018 - C++
-
Updated
Oct 30, 2018 - Python
-
Updated
May 26, 2018 - Python
-
Updated
May 23, 2017 - Lua
-
Updated
Sep 25, 2020 - Python
-
Updated
Nov 30, 2020 - C++
-
Updated
Sep 25, 2020 - Python
-
Updated
Aug 28, 2020 - MATLAB
-
Updated
Dec 28, 2017 - C++
-
Updated
Nov 20, 2020 - C++
-
Updated
Dec 16, 2019 - MATLAB
-
Updated
Nov 26, 2020 - Python
-
Updated
Oct 23, 2020 - Jupyter Notebook
-
Updated
Oct 21, 2020 - Python
-
Updated
Jul 15, 2018 - C++
-
Updated
Sep 7, 2020 - Python
-
Updated
Nov 9, 2020 - CMake
-
Updated
Jun 3, 2019 - C++
-
Updated
Apr 3, 2018 - HTML
-
Updated
Apr 5, 2019 - Python
Improve this page
Add a description, image, and links to the gait topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gait topic, visit your repo's landing page and select "manage topics."
在test中,只是测试了数据集中的测试集,给出了结果。请问程序中有没有哪个地方可以得到提取步态特征的接口?或者说从哪里着手比较简单?
另外,如何加载一个训练好的模型同时不加载任何数据集(我看到test中是需要数据集的)?而采用在后续接口中输入数据的方式,我觉得这样更符合使用习惯。
因为对代码结构不太了解,对pytorch也是刚入门,以上问题想请教您该怎么入手解决?