"...resnet50_tensorflow.git" did not exist on "88a05515fcc13d6a6fb8224b5c4465414d0d53c2"
Added task definition and configs for Panoptic Mask R-CNN (#10165)
* added PanopticMaskRCNNTask config * added tests for config * added Panoptic MaskRCNN task * added tests for Panoptic MaskRCNN task * fixed typo * set default segmentation loss weight to 1.0 * added class docstrings * support `segmentation_decoder` checkpoint * added `init_checkpoint_modules` description * compute `steps_per_epoch` with `train_batch_size` * flattened semantic_segmentation loss attributes
Showing
Please register or sign in to comment