transformers
Enable `image-segmentation` on `AutoModelForSemanticSegmentation`
#15647
Merged

Commits
  • Enabling Beit SegFormer to `image-segmentation`.
    Narsil committed 4 years ago
  • Fixing the score.
    Narsil committed 4 years ago
  • Fix import ?
    Narsil committed 4 years ago
  • Missing in type hint.
    Narsil committed 4 years ago
  • Multiple test fixes:
    Narsil committed 4 years ago
  • Type hint as a string.
    Narsil committed 4 years ago
  • Make fixup + update black.
    Narsil committed 4 years ago
  • torch+vision protections.
    Narsil committed 4 years ago
  • Don't use torchvision, use F.interpolate instead (no new dep).
    Narsil committed 4 years ago
  • Last fixes for Segformer.
    Narsil committed 4 years ago
  • Update test to reflect new image (which was broken)
    Narsil committed 4 years ago
  • Update tests.
    Narsil committed 4 years ago
  • Major BC modification:
    Narsil committed 4 years ago
  • `make fixup`.
    Narsil committed 4 years ago
  • Small changes.
    Narsil committed 4 years ago
  • Rebase + doc fixup.
    Narsil committed 4 years ago
Loading