• Jaeyoun Kim's avatar
    Copybara import of the project: · 84630072
    Jaeyoun Kim authored
    --
    b3be14bc by Srihari Humbarwadi <sriharihumbarwadi97@gmail.com>:
    
    Added `PanopticMaskRCNNModel` model (#10045)
    
    * Added `PanopticMaskRCNNModel` model
    
    * test checkpoint loading for segmentation objects
    
    * fixed docstring
    
    * subclassed `MaskRCNNModel`
    
    * always enable mask and segmentation heads
    
    * added __init__.py
    
    * added README.md
    --
    35c3a79f by Srihari Humbarwadi <sriharihumbarwadi97@gmail.com>:
    
    fixed linting errors (#10053)
    
    COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/models/pull/10052 from tensorflow:panoptic-segmentation 35c3a79f
    PiperOrigin-RevId: 379834961
    84630072
maskrcnn_model.py 14.7 KB