Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to train only the semantic segmentation weights of ade20k? #240

Open
tms2003 opened this issue Jun 18, 2024 · 0 comments
Open

How to train only the semantic segmentation weights of ade20k? #240

tms2003 opened this issue Jun 18, 2024 · 0 comments

Comments

@tms2003
Copy link

tms2003 commented Jun 18, 2024

How to train only the semantic segmentation weights of ade20k?

I used the following command directly:

python train_net.py --config-file configs/ade20k/semantic-segmentation/swin/maskformer2_swin_base_IN21k_384_bs16_160k_res640.yaml


But it went wrong and it still requires some unnecessary directories.

FileNotFoundError: [Errno 2] No such file or directory: 'datasets/ADEChallengeData2016/annotations_detectron2/training'

How should I solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant