Skip to content

Masking: Handle different file extensions for masks and allow mask inversion in ImageSegmentation #2136

Masking: Handle different file extensions for masks and allow mask inversion in ImageSegmentation

Masking: Handle different file extensions for masks and allow mask inversion in ImageSegmentation #2136

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"