Added serving module for Panoptic MaskRCNN (#10281)
* added `PanopticSegmentationModule` * added tests for `PanopticSegmentationModule` * added script to export `saved_model` * added registry_imports * added training script * fixed docstrings * pass model as an arg to serving module
Showing
Please register or sign in to comment