Skip to content

Releases: julienkay/com.doji.midas

com.doji.midas@1.3.0

23 Sep 17:10
Compare
Choose a tag to compare

[1.3.0] - 2024-09-23

Added

  • Added method overloads to allow spreading the depth estimation over multiple frames.

Changed

  • Updated Sentis dependency to 2.1.0

com.doji.midas@1.2.0

03 Sep 20:36
Compare
Choose a tag to compare

[1.2.0] - 2024-09-03

Changed

  • Updated Sentis dependency to 2.0.0

com.doji.midas@1.1.0

03 Sep 13:17
Compare
Choose a tag to compare

[1.1.0] - 2024-08-17

Changed

  • Updated Sentis dependency to v1.6.0-pre.1
  • Normalization is now handled by a separate class using the Functional API

com.doji.midas@1.0.1

09 Feb 18:59
Compare
Choose a tag to compare

[1.0.1] - 2024-02-09

Added

  • Add a sample scene for depth estimation on videos.

Fixed

  • Fixed scale/shift calculation from min/max distance in sample scenes.

com.doji.midas@1.0.0

21 Jan 12:40
Compare
Choose a tag to compare

The MiDaS models below were converted to ONNX using this colab notebook
Input normalization is baked into the models, so the model input 'input_image' is expected to be in the [0,1] range.
Input sizes are static (e.g. 256, 384 or 512 denoted by the model suffix)