duoergun0729 / duoergun0729/adversarial_examples
FileNotFoundError: [Errno 2] No such file or directory: 'data/stop_red_mask.npy'
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 276
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
当我试着运行robust_physical_attack.ipynb时,发现FileNotFoundError: [Errno 2] No such file or directory: 'data/stop_red_mask.npy'
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with robust_physical_attack.ipynb and reproduce the error, then inspect how it refers to data/stop_red_mask.npy and whether that file is expected to exist in the repository. Done means the notebook no longer raises this FileNotFoundError when run from the documented project location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100