Skip to content

Latest commit

 

History

History
106 lines (61 loc) · 4.96 KB

CHANGELOG.md

File metadata and controls

106 lines (61 loc) · 4.96 KB

Changelog

v2.2.0 (2021-02-14)

Full Changelog

Implemented enhancements:

  • Training known faces #13

Closed issues:

  • fix crappy ml_overrides approach from zm_detect to mlapi #33

Merged pull requests:

v2.1.9 (2021-01-26)

Full Changelog

Fixed bugs:

  • show_percent=no not taken into account by mlapi #31

Closed issues:

  • ValueError: malformed node or string: <_ast.Name object at 0x7f0e4cec2390> #30
  • missing yolov3_classes.txt #28

v2.1.8 (2021-01-09)

Full Changelog

Closed issues:

  • remote ML requirements question #29

v2.1.7 (2021-01-07)

Full Changelog

v2.1.6 (2021-01-03)

Full Changelog

v2.1.5 (2021-01-03)

Full Changelog

v2.1.4 (2021-01-03)

Full Changelog

v2.1.3 (2021-01-03)

Full Changelog

v2.1.2 (2021-01-02)

Full Changelog

v2.1.1 (2021-01-02)

Full Changelog

v2.1.0 (2021-01-02)

Full Changelog

Implemented enhancements:

  • Support ML and stream sequences #27
  • Enhance to use a proper WSGI server #10
  • Add OpenCV 4.1.2 DNN support #7
  • RFE: crop and save (unknown) faces #5

Fixed bugs:

  • Sending multiple requests in parallel messes up detection #2

Closed issues:

  • Yolo v5 support #26
  • Error executing remote API: Extra data: line 1 column 329 (char 328) #24
  • ModuleNotFoundError: No module named 'cv2.cv2' #23
  • installing python3-edgetpu breaks the coral detection #21
  • dont getting gpu support running on jetson xavier agx #18
  • Early return in Detect() prevents image deletion #16
  • Update utils.py to pull down yolo4 models #14
  • WORKER TIMEOUT, Booting worker #12
  • Edge TPU module #9
  • No images written, neither in zoneminder dir nor bbox debug #4
  • Disabling vibrate on push has no effect. #3
  • Return Image with boxes? #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator