Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

small typo in demo instruction #19

Closed
macfly1202 opened this issue Oct 25, 2018 · 2 comments
Closed

small typo in demo instruction #19

macfly1202 opened this issue Oct 25, 2018 · 2 comments

Comments

@macfly1202
Copy link
Contributor

macfly1202 commented Oct 25, 2018

❓ Questions and Help

There is a small typo in demo instruction sample command line :
correct launch is done with:
python webcam.py --config-file ../configs/caffe2/e2e_mask_rcnn_R_101_FPN_1x_caffe2.yaml --min-image-size 300 MODEL.DEVICE cpu
and not like written in https://github.com/facebookresearch/maskrcnn-benchmark with :
python webcam.py --config-file ../configs/caffe2/e2e_mask_rcnn_R_101_FPN_1x_caffe2.py --min-image-size 300 MODEL.DEVICE cpu

Thanks for such amazing performance !

@fmassa
Copy link
Contributor

fmassa commented Oct 25, 2018

Oh, thanks for catching that up, it took me some time to spot the difference :-)
Could you please send a PR fixing the instructions?

@fmassa
Copy link
Contributor

fmassa commented Oct 25, 2018

Fixed via #20

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

No branches or pull requests

2 participants