- 博客(4)
- 收藏
- 关注
转载 2021-02-25
Installing GDAL for Python on Windows You can install GDAL to work with versions of Python other than the one that comes with FWTools. Some things will be different, however. You will use the NumPy module rather than Numeric for processing large data arr
2021-02-25 10:09:21
158
原创 2021-01-22
文章目录一、Can't resolve '@ant-design/icons' 一、Can’t resolve ‘@ant-design/icons’ React无法下载@ant-design/icons 终端输入npm install --save @ant-design/icons Antdesign有关的错误,主要原因是AntDesign的API文档没有好好看 ...
2021-01-22 20:31:47
342
原创 手势识别Readme文档
Motion Fused Frames (MFFs) Pytorch implementation of the article Motion fused frames: Data level fusion strategy for hand gesture recognition - Update: Code is updated for Pytorch 1.5.0 and CUDA 10.2 Installation Clone the repo with the following comman
2021-01-22 09:03:57
331
原创 配置TomCat,cmd运行Catalina run出现错误Cannot start server, server instance is not configured解决
配置TomCat,cmd运行Catalina run出现错误Cannot start server, server instance is not configured解决 错误原因:环境变量配置时CATALINA BASE与CATALINA_HOME配置文件地址不一致 产生错误时的配置: 修改后的配置: cmd中输入并运行CATALINA RUN不出现ERROR 在浏览器域名中输入http://localhost:8080,出现 则配置成功。 ...
2021-01-19 10:17:42
3209
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人