This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
v0.6.0
Major Features
- Hyper Parameter Turning in lmnet. #209 #215 @nlpng
- Motion JPEG Server for demo. #241 @ruimashita
Features / Refactoring
- Use QuantizedPacked for kernel. #226 @primenumber
- Refactoring lmnet/executor/export.py run() . #227 @ruimashita
- Optimize Bilinear postprocess. #228 @ruimashita
- Fix typo: s/pyhon/python/. #237 @tsawada
- Accelerate object detection anchors generator in early steps . #250 @yd8534976
Bug Fixes
- Fix MaxPool implementation #238 @tvlenin
- Fix re-training failure and add test for re-training. #246 @hadusam