/car_segmentation

Car Masking and Background removal using MASK_RCNN

Primary LanguagePythonApache License 2.0Apache-2.0

Car Segmentation

Car Masking and Background removal using MASK_RCNN

Task - Car Segmentation and Background removal

optional arguments: -h, --help show this help message and exit --image IMAGE Path of the image file --folder FOLDER True if path is a directory

Example

python car_seg.py --image view1.jpg --folder False

python car_seg.py --image testing --folder True