Skip to content

Latest commit

 

History

History
151 lines (84 loc) · 2.4 KB

File metadata and controls

151 lines (84 loc) · 2.4 KB

Changelog

1.3.8 (August 2026)

1.3.8a1 (August 2026)

1.3.7 (June 2026)

1.3.7a2 (June 2026)

1.3.7a1 (June 2026)

1.3.6 (April 2026)

1.3.6a1 (March 2026)

Added

  • Added CI on Gitlab.

Changed

  • Updated minimal Python version from 3.9 to 3.10.
  • Updated subpix parameter values from 1 to [1, 2, 4].

1.3.5 (November 2025)

1.3.5a1 (October 2025)

Added

  • Add a profiling.

1.3.4 (April 2025)

Changed

  • Update pandora version.

1.3.3 (September 2024)

1.3.3a1 (September 2024)

Changed

  • Update numpy version. [#43]

1.3.2 (June 2024)

Changed

  • Fix numpy version.

1.3.2a1 (June 2024)

Changed

  • Update setup.cfg file with new pandora version.

1.3.1a1 (June 2024)

Changed

  • Update the check_conf method to align with those in pandora. [#41]

1.3.0 (January 2024)

Changed

  • Update user configuration file with new keys : "left" & "right". [#34]
  • Move allocate_cost_volume. [#35]
  • Update of the minimal version for python. [#39]
  • Update with new validity_mask. [#40]
  • Update dependency to MCCNN 1.2.2

1.3.0a1 (November 2023)

Added

  • Add function to get band values, the numpy array. [#31]

Changed

  • New format for disparity in the user configuration file. [#33]
  • Update with new API of Pandora compute_cost_volume function. [#38]

Fixed

  • Deletion of the pip install codecov of githubAction CI.
  • Remove right_disp_map. [#37]

1.2.0 (March 2023)

Added

  • Add multiband images compatibility [#30]
  • Add dev dependencies in githubAction file
  • Update dependency to MCCNN 1.2.0
  • Update dependency to pandora 1.4.0

1.1.0 (January 2023)

Changed

  • Move weights into MCCNN pip package
  • Remove MCCNN accurate architecture
  • Add minimal python version 3.7
  • Update dependency to MCCNN 1.1.0
  • Update dependency to pandora 1.3.0

1.0.1 (December 2021)

Changed

  • Update python packaging.

1.0.0 (July 2021)

Added

  • Update dependency to MCCNN 1.0.0

0.0.6 (March 2021)

Changed

  • Update dependency to Pandora 1.0.0 version. [#17]

0.0.5 (March 2021)

Changed

  • Update dependency to Pandora 0.5.0 version. [#16]

Added

0.0.4 (March 2021)

Changed

  • Update dependency to Pandora 0.4.0 version. [#13]

0.0.3 (November 2020)

Added

  • Pretrained neural networks on data fusion contest.
  • A changelog file.

Changed

  • Update dependency to Pandora 0.3.0 version. [#11]