Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.11.34 Release

Choose a tag to compare

@fcakyon fcakyon released this 31 Aug 11:02
· 24 commits to main since this release
098c066

What's Changed

  • docs: add mkdocs material badge for support by @onuralpszr in #1236
  • Fix: Models always loaded on "cuda:0" when working inside subprocesses on multi-GPU setups by @malopez00 in #1230
  • refactor: Update category remapping logic to work with immutable categories by @gboeer in #1234
  • feat: add support for torchvision Mask R-CNN instance segmentation model by @curtiskennedy in #1238
  • refactor: make exif rotation on image read by default and use PIL built-in ImageOps instead by @fcakyon & @onuralpszr in #1239
  • build: Bump version from 0.11.33 to 0.11.34 by @fcakyon in #1241

New Contributors

Full Changelog: 0.11.33...0.11.34