Pavel Iakubovskii
Pavel Iakubovskii
# What does this PR do? Update object detection guide notebook according to recent changes https://github.com/huggingface/transformers/pull/30683 ## Who can review? @NielsRogge
# What does this PR do? Add `processor` to the `pipeline` and refactor tests a bit to support it. Related to - #32490 - #32059 Fixes # (issue) ## Before...
It would be great to have more examples for fine-tuning in the library! Similar to current examples for [binary-segmentaion](https://github.com/qubvel-org/segmentation_models.pytorch/blob/main/examples/binary_segmentation_intro.ipynb) and [multi-label](https://github.com/qubvel-org/segmentation_models.pytorch/blob/main/examples/cars%20segmentation%20(camvid).ipynb) segmentation would be great to have multi-class segmentation example...
It would be great to have more examples for fine-tuning in the library! Similar to current examples for [binary-segmentaion](https://github.com/qubvel-org/segmentation_models.pytorch/blob/main/examples/binary_segmentation_intro.ipynb) and [multi-label](https://github.com/qubvel-org/segmentation_models.pytorch/blob/main/examples/cars%20segmentation%20(camvid).ipynb) segmentation would be great to have Multi-GPU training example....
It would be great to have more examples for fine-tuning in the library! Similar to current examples for [binary-segmentaion](https://github.com/qubvel-org/segmentation_models.pytorch/blob/main/examples/binary_segmentation_intro.ipynb) and [multi-label](https://github.com/qubvel-org/segmentation_models.pytorch/blob/main/examples/cars%20segmentation%20(camvid).ipynb) segmentation would be great to have example for segmentation...