Open ZhitkoAnastasia opened 1 year ago
@ZhuchkouAA 14.06.2023 Please add bild data and a list of enhancements here.
https://github.com/5sControl/server-/releases/tag/v0.4.1 Build version 0.4.1 Front: -Implemented the ability to add zones/work zones to cameras. -Fixed video playback issues in the dashboard for all reports. -Added the ability to add/edit company and supplier information. -Added the option to select a supplier to receive notifications for when configuring an item. -Implemented validation for the presence of SMTP server data and company data during item configuration. -Directories for companies have been upgraded -Updated the design of the dashboard. -Updated the design of the graphs in the Orders View.
Django: -added worked and restart with zones on algorithms(machine_control, min_max_control) -added information about zones to reports -added to new ordersView machinesControl -email notification changed
operation control: algorithm: fix: don't find worker detection in undefined detections from "window+worker" model report: fix: correct sequence of drawing corners on photos fix: does not always draw points fix: if the processed corners are not equal to 4 - mark the report as incorrect chore: chronological order of the report photos chore: add start&end photos
idle: Changed idle detection model. Fixed bug with a large number of reports in a small period of time.
MinMax: Two regimes for min max added. Zone regime. Zone is a big part of image, that passes to the NN model. Items boxes predictions are distributed by zone membership of that item. That regime is suitable for image with big boxes. Item regime Each item of image passes to the NN model. That regime is suitable for image with small boxes. Improved red line detection.
Machine: Change report
This task is dedicated for bild release. Every bild should be linked here, please link commits and paste a list of changes in the comments. So, that here we will see the dates of the releases and main comments to bilds.