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

document error:config file does not exist #2779

Closed
pekopoke opened this issue Mar 22, 2023 · 1 comment
Closed

document error:config file does not exist #2779

pekopoke opened this issue Mar 22, 2023 · 1 comment
Assignees
Labels

Comments

@pekopoke
Copy link

If you feel we have helped you, give us a STAR! 😆

Describe the issue
when I test PSPNet on PASCAL VOC (without saving the test results) and evaluate the mIoU in the "https://mmsegmentation.readthedocs.io/en/latest/inference.html"

file "configs/pspnet/pspnet_r50-d8_512x1024_20k_voc12aug.py" does not exist

maybe can use pspnet_r50-d8_512x512_20k_voc12aug.py

Reproduction

  1. What command or script did you run?
python tools/test.py configs/pspnet/pspnet_r50-d8_512x1024_20k_voc12aug.py \
    checkpoints/pspnet_r50-d8_512x1024_20k_voc12aug_20200605_003338-c57ef100.pth \
    --eval mAP
@xiexinch
Copy link
Collaborator

Hi @pekopoke,
Thanks for your report, we will update it soon.

MeowZheng pushed a commit that referenced this issue Mar 26, 2023
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this issue Mar 27, 2023
…line (open-mmlab#2779)

[2737]: Add DPMSolverMultistepScheduler to CLIP guided community pipelines

Co-authored-by: njindal <njindal@adobe.com>
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants