https://github.com/kyegomez/midas
Implementation of Midas from [Towards Robust Monocular Depth Estimation] in Pytorch and Zeta
https://github.com/kyegomez/midas
ai artificial-intelligence ml multi-modal parallel python pytorch tensorflow vision-models
Last synced: 7 months ago
JSON representation
Implementation of Midas from [Towards Robust Monocular Depth Estimation] in Pytorch and Zeta
- Host: GitHub
- URL: https://github.com/kyegomez/midas
- Owner: kyegomez
- License: mit
- Created: 2024-01-26T19:21:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T13:52:47.000Z (about 2 years ago)
- Last Synced: 2025-04-19T20:16:59.448Z (about 1 year ago)
- Topics: ai, artificial-intelligence, ml, multi-modal, parallel, python, pytorch, tensorflow, vision-models
- Language: Shell
- Homepage: https://discord.gg/GYbXvDGevY
- Size: 2.16 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://discord.gg/qUtxnK2NMf)
# Midas
Implementation of Midas from [Towards Robust Monocular Depth Estimation] in Pytorch and Zeta
## Install
`pip install midas`
## Usage
# License
MIT