Demonstration of the pre-trained Mask R-CNN network.
Operation modes:
- Object detection
- Instance segmentation
- Person detecting and remove background
- Person detecting and remove background with cutting and blurring contour
- Removing the background only with opencv Canny Edge Detection
- Person detecting and remove background with cutting contour and fine-tuning it (remove_background_test).
See other examples in folder "presets".