Skip to content

Bug fix release

Compare
Choose a tag to compare
@frgfm frgfm released this 26 Mar 09:22
db08df7

This release expands compatibility to latest releases of pytorch and torchvision.

Note: pyrovision 0.1.2 requires PyTorch 1.8 and torchvision 0.9 or newer.

Breaking changes

  • Reorganized the references folder (#104)

New features

  • Added Dockerfile for ubuntu environment (#108)
  • Added conda build dependencies (#112)
  • Added our OpenFire V2 in release attachment for open_firev2 (#121)

Bug fixes

  • Fixed mobilenet imports for latest torchvision release (#115)