Skip to content

tango-25.10

Choose a tag to compare

@ML-TANGO ML-TANGO released this 24 Oct 00:36
· 97 commits to main since this release
d789d55

TANGO 2025 10 Release

This release includes updates on the following container:

  • Project Manager: project_manager container
  • Unified AutoNN : auto_nn container
  • AutoNN Continual Learning : autonn_cl container
  • Etc.

Project Manager

  • Add segmentation task type for continual learning (autonn_cl) in configuration tab
  • Add log output function for autonn_cl container
  • Add project status management function for autonn_cl container

Related PR: #232, #236

Unified AutoNN

  • Add YOLOv9 NAS (Network Architecture Search) function for PC and Galaxy S22 targets of detection task

Related PR: #233

AutoNN Continual Learning

  • Add separate container autonn_cl for continual learning for YOLOv9 segmentation task
  • Add continual learing function using 'Hybrid Continual Learning' technique
  • Add Dynamic Patch Segmentation for segmentation task

Related PR: #234, #235

What's Changed

New Contributors

Full Changelog: tango-25.05...tango-25.10