Skip to content

v0.5.4

Compare
Choose a tag to compare
@Slanx Slanx released this 13 Oct 13:05
· 37 commits to main since this release

Build version 0.5.4

WebServer

  • added nginx

Front

  • added the ability to add custom algorithms
  • processing of API requests has been changed

Django
ADDED:

  • downloading algorithms from docker hub
  • changed paths auth -> api/auth
  • getting the version of the algorithms
  • working in debug mode
  • uniqueness of name and image_name in the algorithm model
  • new parameter for running link_reports algorithms

FIX BAG:

  • notification
  • obtaining item status
  • stopping algorithms
  • task celery

Algorithms-controller:

  • added the ability to add custom algorithms
  • downloading algorithms from docker hub

Machine Control JS

  • changed model

Min_Max
v0.6.0

  • changed yolo8 model on yoloNAS model
  • returned checking boxes in area by center coordinates

Machine control Python
v1.3.5

  • updated model to yolov8m
  • updated Alg of machine control
  • added day lib for MC_model for parallelizing calcucation
  • updated thresholds for intersection between human box and zone box
  • updated thresholds for human detection