Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@ruimashita ruimashita released this 02 Jul 06:35
· 527 commits to master since this release
bc2f4c3

Major Features

Features / Refactoring

Bug Fixes

  • Update circleci conf for firebase-tool required version. #324 @kchygoe
  • fix to wait ssh daemon enabled. #327 by @hadusam
  • Change DLK test to use correct FPGA files as same as Blueoil's output. #306 by @hadusam
  • Change the runtime Resize behavior to Pillow-6.0.0. #299 by @yoya
  • Fix resize_with_gt_boxes() . #297 by @yd8534976
  • Fix pass_lookup(). #347 by @yd8534976
  • Fixed unsigned to signed integer conversion issue. #339 by @ed728
  • Removed unused generate_consts. #320 by @ed728

Documentation

  • Fix site uri blue-oil.org to blueoil.org. #301 by @suttang