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

When I use a model with plus, the following error always occurs #125

Open
Super-six-java opened this issue Aug 28, 2023 · 0 comments
Open

Comments

@Super-six-java
Copy link

hi,bro ,First of all, thank you for providing the code example but

When I use a model with plus, the following error always occurs

Resume model from checkpoints/best_deeplabv3plus_resnet50_voc_os16.pth
  0%|                                                                                                                     | 0/69 [00:00<?, ?it/s]
Killed

This is my prediction command

python3 predict.py \
    --input amytestpic/hard-jpg  \
    --dataset   voc \
    --model deeplabv3plus_resnet50 \
    --ckpt checkpoints/best_deeplabv3plus_resnet50_voc_os16.pth \
    --save_val_results_to v3plus_resnet50_results
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