Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.07 KB

File metadata and controls

38 lines (30 loc) · 1.07 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Planned future updates, module expansions, and improvements.

[2026.02.01] - 2026-02-01

Added

  • Initial public release of OpenIdeas.
  • Core project structure with modular design.
  • 400+ algorithmic modules covering:
    • Attention
    • Convolution
    • Sequence / Transformer / SSM
    • Frequency-domain methods
    • Feature Fusion
    • Resampling
    • Normalization
    • Activation functions
    • Utility components
  • General Modules and YOLO-Specific Modules separation.
  • Comprehensive multi-language documentation (EN / ZH / JA / KO / ES / RU).
  • Contribution guidelines, code of conduct, and security policy.
  • Citation metadata (CITATION.cff) for academic use.
  • Apache License 2.0 licensing.

Notes

  • This release marks the first public availability of the OpenIdeas repository.
  • Subsequent releases will follow the same changelog structure and versioning scheme.