Demo package with quantized Deeplab-V3+ model for semantic image segmentation.
$ pip3 install git+https://github.com/pazamelin/deeplabv3_demo_package.git@week1
$ demo
you should get the following result:
$ demo --help
$ demo --img <IMG-PATH>
$ pip3 uninstall deeplabv3-demo