file not found error
Open
- Dominant language
- Python
- Stars
- 348
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Where can I find this file ?
FileNotFoundError: [Errno 2] No such file or directory: '/home/lxt/pretrained/GALD_res101_map_831.pth'
In addition do I have to use this file "'./resnet101-deep.pth'" in place of deeplab_resnet.pth
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for references to GALD_res101_map_831.pth, deeplab_resnet.pth, and resnet101-deep.pth, then inspect how the Python entry point expects pretrained weights to be supplied. Done means identifying the correct downloadable file and documenting whether resnet101-deep.pth can replace deeplab_resnet.pth without the FileNotFoundError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100