Can zed-pytorch detect other objects?

The ZED SDK can be interfaced with Pytorch for adding 3D localization of custom objects detected with MaskRCNN.
The official example is to detect people. Can I use my trained MaskRCNN model to detect other objects?