Skip to content

Releases: openpifpaf/openpifpaf

v0.13.11

05 Feb 17:31
Compare
Choose a tag to compare
  • minor loss bugfix

v0.13.10

01 Feb 07:30
Compare
Choose a tag to compare
  • refactored loss components, no change in output

v0.13.9

29 Jan 22:54
Compare
Choose a tag to compare
  • minor fixes
  • remove double soft-clamp applied to Scale losses, now this clamp is applied within the components

v0.13.8

15 Jan 17:52
Compare
Choose a tag to compare
  • PyTorch 1.13.1 and TorchVision 0.14.1
  • configurable evaluator
  • train --out accepts a directory and auto-adds filename (#587)

v0.13.7

11 Nov 07:33
c28ec73
Compare
Choose a tag to compare
  • PyTorch 1.13.0 and TorchVision 0.14.0

v0.13.6

02 Nov 07:14
Compare
Choose a tag to compare
  • compatibility fixes (Pillow, pycocotools)
  • CI: new scheduled tests

v0.13.5

31 Aug 01:10
Compare
Choose a tag to compare
  • PyTorch 1.12.1 and TorchVision 0.13.1
  • factor out openpifpaf_extras
  • versioneer 0.21 -> 0.23

v0.13.4

01 Jun 19:29
Compare
Choose a tag to compare
  • restrict protobuf version
  • compatibility for future PIL versions
  • patch for pretrained MobileNetv3 models

v0.13.3

22 Mar 19:55
Compare
Choose a tag to compare
  • fixes for Python 3.10
  • use relative paths for cpp_extension source files

v0.13.2

21 Mar 22:53
Compare
Choose a tag to compare
  • add zip source distribution to PyPi for Windows
  • upgrade to torch==1.11.0 and torchvision==0.12.0
  • add "suggest edit" button to Guide