Browse Source

Update changelog

DarthSim 7 months ago
parent
commit
380b6d1066
1 changed files with 4 additions and 0 deletions
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -1,8 +1,12 @@
 # Changelog
 # Changelog
 
 
 ## [Unreleased]
 ## [Unreleased]
+### Add
+- (pro) Add [IMGPROXY_OBJECT_DETECTION_SWAP_RB](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_OBJECT_DETECTION_SWAP_RB) config.
+
 ### Fixed
 ### Fixed
 - Fix detecting of width and height of HEIF images that include `irot` boxes.
 - Fix detecting of width and height of HEIF images that include `irot` boxes.
+- (pro) Fix opject detection accuracy when using YOLOv8 or YOLOv10 models.
 
 
 ## [3.26.1] - 2024-10-28
 ## [3.26.1] - 2024-10-28
 ### Changed
 ### Changed