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

Releases: blue-oil/blueoil

v0.11.0

11 Sep 04:43
Compare
Choose a tag to compare

Major Features

Features / Refactoring

Bug Fixes

Documentation

v0.10.0

02 Aug 05:24
Compare
Choose a tag to compare

Major Features

Features / Refactoring

  • Implemented TFDSObjectDetection class. #370 by @tfujiwar
  • Remove redundant part of time measurement reporting. #360 by @ed728

Bug Fixes

Documentation

v0.9.0

19 Jul 09:12
Compare
Choose a tag to compare

Major Features

Features / Refactoring

Bug Fixes

v0.8.0

02 Jul 06:35
bc2f4c3
Compare
Choose a tag to compare

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

v0.7.0

17 May 09:22
c9c28f8
Compare
Choose a tag to compare

Features / Refactoring

Bug Fixes

  • Fix config overwrite by check & delete if destination exists. #258 by @Joeper214
  • Add try catch to ensure queue import compatibility. #264 by @Joeper214
  • Add input data shaping for images_placeholder. #265 by @wtnb93
  • Fix the error of pep8-dlk. #268 by @hadusam

Documentation

v0.6.0

26 Apr 12:14
f0aaa5c
Compare
Choose a tag to compare

Major Features

Features / Refactoring

Bug Fixes

Documentation

v0.5.0

12 Apr 10:26
3b1ffe6
Compare
Choose a tag to compare

Major Features

Features / Refactoring

Bug Fixes

v0.4.1

29 Mar 03:38
Compare
Choose a tag to compare

Bug Fixes

  • Fix inference run.py raise SystemError on object detection task. issue: #203, PR: #204 @ruimashita
  • Add backwards compatibility for inference python scripts. PR: #201 @Joeper214

v0.4.0

15 Mar 08:42
6f979b7
Compare
Choose a tag to compare

Major Features

Features / Refactoring

Bug Fixes

  • Add bug-fixed version of quantized convolution IP with kn2row and tiling #130 by @tkclimb
  • Fix overflowError: Python int too large to convert to C long #170 by @nlpng
  • Fix loop boundaries in vectorized batch normalization #172 by @n-nez

Documentation

v0.3.0

08 Feb 11:24
4722b47
Compare
Choose a tag to compare

Features

Bug fixes

  • Redundant or bug branch instruction (not for FPGA version). #100 @lm-konda
  • Modify tie behavior of top-k accuracy calculation. #58 @joelN123
  • The implementation of sqrt was actually rsqrt. #116 @lm-konda
  • Fix non-existing path. #145 @djKooks

Refactoring

Documentation