Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ShevchenkoRostyslav
Copy link
Contributor

Release 1.9.2

Summary

  • Introduces a new interpolation fusion method for multiview/multiframe processing.
  • Preserves numpy.ndarray in safe serialization (no implicit list conversion).

Key Changes

  • New interpolation fusion method for multiview/multiframe pipelines.
  • Serialization: keep numpy.ndarray unchanged; update tests to match.
  • Version updates across codebase and pipeline configuration files.

Impact/Risk

  • Potential adjustments where list conversion of arrays was assumed.
  • Otherwise backward-compatible; no external API changes expected beyond serialization behavior.

ShevchenkoRostyslav and others added 15 commits July 22, 2025 08:13
* refactor multiframe iris pipeline

* refactor and fix tests

* fix test leakage from patches

* upd e2e tests

* fix broken tests

* rename MultiframeAggregationPipeline -> TemplatesAggregation

* Add user warning

* bump the iris version
Co-authored-by: ycbiometrics <[email protected]>
…iter-always-at-first-position

Make sure that `NodeWriterResult` callback is always first in callbacs list of every node.
* 1.8.3 -> 1.9.0

* bugfix serialization data type

* add speciofic e2e test for multiframe

* revert the doc file from 1.9.0 releqase
* 1.8.3 -> 1.9.0

* release v1.9.0 (#136)

* tets workflow

* upd

* add prod workflow

* correct the repo name

* upd name

* add a workflow to create docs

* address PR comments

* debugging

* add requirements

* upd deploy docs

* docs branch

* fix bug

* cleaning

* new way

* fake upd of docds

* upd

* upd

* rollback

* upd

* upd

* revert

* worktree

* another approach

* upd

* keep some files

* final version

* swap the order

* upd

* upd

* upd

* remove .buildinfo

* remove .buildinfo

* cleaning

* Iris multiview/aic 5901: e2e Multiframe Iris Pipeline  (#123)

* refactor multiframe iris pipeline

* refactor and fix tests

* fix test leakage from patches

* upd e2e tests

* fix broken tests

* rename MultiframeAggregationPipeline -> TemplatesAggregation

* Add user warning

* bump the iris version

* 1.8.3 -> 1.9.0 (#137)

Co-authored-by: ycbiometrics <[email protected]>

---------

Co-authored-by: ycbiometrics <[email protected]>

* bugfix serialization data type

* add speciofic e2e test for multiframe

* revert the doc file from 1.9.0 releqase

* update iris version

* upd

---------

Co-authored-by: ycbiometrics <[email protected]>
* fix: not to cast ndarray to list

* fix tests

* bump the version

* rollback docs
* improve the fusion methold on boundary extrapolation

* update more config files

* update unit tests

---------

Co-authored-by: ycbiometrics <[email protected]>
@ShevchenkoRostyslav ShevchenkoRostyslav merged commit f0a39cd into main Sep 1, 2025
9 checks passed
@ShevchenkoRostyslav ShevchenkoRostyslav deleted the fake_main branch September 1, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants