Release Notes

Release Notes

ATOM1.2.3 Release Notes

Feature Enhancements

ATOM 1.2.3 has optimized the following features:

  • Improved software startup and shutdown interaction experience on Windows:

    • The software will automatically start in the background on boot, eliminating the need for manual startup. However, since ATOM is a background algorithm software, it will not actively display the software interface.

    • Click the tray icon to open an ATOM page.

    • Right-clicking the tray icon allows quick access to open the page, stop the service, restart the service, view logs, and close the software.

  • Changed the PCU basic algorithm library to TFCortex.

  • Optimized the default mapping names for YOLOv8/v10, changing / to - , and allowed ONNX models to be set as parameters.

  • Optimized the category reading for the bag segmentation operator to be CPU-based to reduce initialization time.

  • Simplified and accelerated parameter settings for connected component segmentation.

  • Optimized the parameter range settings for the Sobel operator size in the Canny edge detection operator.

Bug Fixes

ATOM 1.2.3 has fixed the following issues:

  • Resolved several translation issues.

  • Fixed parameter error reporting for maximum and minimum points in the detection result splitting operator.