Fix OneFormer `post_process_instance_segmentation` for panoptic tasks (#29304)
* :bug: Fix oneformer instance post processing when using panoptic task type
* :white_check_mark: Add unit test for oneformer instance post processing panoptic bug
---------
Co-authored-by: Nick DeGroot <1966472+nickthegroot@users.noreply.github.com>