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

Colour arguments about webcam_demo.py #157

Open
neocultureT opened this issue Jun 13, 2019 · 1 comment
Open

Colour arguments about webcam_demo.py #157

neocultureT opened this issue Jun 13, 2019 · 1 comment

Comments

@neocultureT
Copy link

I tried to run webdemo,according to segnet-totorial,I use this command I got this error:
command:
python Scripts/webcam_demo.py --model Example_Models/segnet_model_driving_webdemo.prototxt --weights Example_Models/segnet_weights_driving_webdemo.caffemodel -colours Scripts/camvid12.png

error:
usage: webcam_demo.py [-h] --model MODEL --weights WEIGHTS --colours COLOURS
webcam_demo.py: error: argument --colours is required

I am wondering what arguments webcam_demo.py needs and what's wrong with this command.

Thank you!

@KeunwooPark
Copy link

You have to add this argument '--colours Scripts/camvid12.png'.

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

2 participants