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

Run pre-trained from Command Line? #398

Open
arianaa30 opened this issue Jul 23, 2023 · 0 comments
Open

Run pre-trained from Command Line? #398

arianaa30 opened this issue Jul 23, 2023 · 0 comments

Comments

@arianaa30
Copy link

Can I run predictions on command line? So basically, what should I enter as checkpoint?

python -m keras_segmentation predict \
 --checkpoints_path="path_to_checkpoints" \
 --input_path="dataset1/images_prepped_test/" \
 --output_path="path_to_predictions"
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