transformers/tests/models/oneformer
Nick DeGroot 8ef9862864
Fix OneFormer `post_process_instance_segmentation` for panoptic tasks (#29304)
* 🐛 Fix oneformer instance post processing when using panoptic task type

*  Add unit test for oneformer instance post processing panoptic bug

---------

Co-authored-by: Nick DeGroot <1966472+nickthegroot@users.noreply.github.com>
2024-03-04 11:04:49 +00:00
..
__init__.py Add OneFormer Model (#20577) 2023-01-19 09:31:07 +01:00
test_image_processing_oneformer.py Fix OneFormer `post_process_instance_segmentation` for panoptic tasks (#29304) 2024-03-04 11:04:49 +00:00
test_modeling_oneformer.py Enable instantiating model with pretrained backbone weights (#28214) 2024-01-23 11:01:50 +00:00
test_processor_oneformer.py [`Styling`] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00