Skip to content

release v1.6

Compare
Choose a tag to compare
@lanpa lanpa released this 04 Apr 11:53
· 200 commits to master since this release
  • Many graph related bug is fixed in this version.
  • New function: add_images(). This function accepts 4D iamge tensor. See documentation.
  • Make add_image_with_boxes() usable.
  • API change: add_video now accepts BxTxCxHxW instead of BxCxTxHxW tensor.