You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installation guide for the object detection model is written for Ubuntu OS. Is it not supported by windows?
eg. the guide includes commands like "protoc object_detection/protos/*.proto --python_out=." that are not Windows commands.
I have gotten it to work with a virtual Ubuntu machine but believe it would be useful for the community if it was made simpler to use and install on Windows as well