lxtGH / lxtGH/SFSegNets

使用训练好的模型也需要mapillary数据吗

Open
#80 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
387
Forks
46
PR merge metrics
No merged PRs in 30d

Description

我使用python demo_folder.py --arch resnet50 --snapshot weigh --demo_folder input--save_dir output的时候提醒

FileNotFoundError: [Errno 2] No such file or directory: './data/mapillary\\config.json'

有什么办法可以不用这个吗,下载一整个文件实在太大了,如果没有的话可以分享一下config.json文件吗,谢谢你!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with demo_folder.py and reproduce the command using --arch resnet50, --snapshot weigh, and the input/output folders. Trace why ./data/mapillary/config.json is opened, then verify whether inference can proceed without the Mapillary dataset; done means the dependency is removed or the required setup is clearly documented.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.