Mask R-CNN Background Subtraction Implementation
I am currently attempting to reimplement a paper on fall detection (https://ieeexplore.ieee.org/abstract/document/9186597). It requires a background subtraction algorithm called Mask R-CNN. Are there any current implementations of this algorithm for background subtraction?
Topic image-preprocessing pytorch tensorflow neural-network
Category Data Science