1adrianb / 1adrianb/binary-human-pose-estimation
Problem on running the sample
- 主要语言
- Lua
- 星标
- 214
- 派生
- 67
- PR 合并指标
- 30 天内没有已合并 PR
描述
I am new to lua and have been trying to use the demo sample. I have follow the instruction and the following show after I run "th main.lua"
home/linux/torch/install/bin/luajit: cannot open in mode r at /home/linux/torch/pkg/torch/lib/TH/THDiskFile.c:673
stack traceback:
[C]: at 0x7f4ed56c5450
[C]: in function 'DiskFile'
/home/noble/torch/install/share/lua/5.1/torch/File.lua:405: in function 'load'
main.lua:19: in main chunk
[C]: in function 'dofile'
...oble/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d50
Thanks.
贡献指南
这个仓库没有索引到贡献指南
调研方向
The error indicates the file 'models/human_pose_binary.t7' is missing. Check the repository's README or documentation for instructions on downloading pre-trained models. Look for a script or command to fetch model files, and verify the file path in main.lua line 19. Running the demo after obtaining the model file should resolve the issue.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- lua
- 领域
- computer-vision
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100