Releases: julienkay/com.doji.midas
Releases · julienkay/com.doji.midas
[email protected]
[email protected]
[1.2.0] - 2024-09-03
Changed
- Updated Sentis dependency to 2.0.0
[email protected]
[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
[email protected]
[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.
[email protected]
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)