运行experiments时遇到的问题
Open
- Dominant language
- MATLAB
- Stars
- 276
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
运行experiments时命令行窗口显示如下指令:
>> experiments
错误使用 TestImage (第 78 行)
no file found in this dataset.
出错 experiments (第 14 行)
Test = TestImage(data);
请问应该如何解决呢?感谢!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running experiments and inspect the data passed to TestImage(data), especially the failure at line 78 and the call at experiments line 14. Check how the dataset is expected to be populated and reproduce the missing-file error. Done means the expected dataset is found and experiments runs past this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matlab
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100