Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T13:52:47.000Z (10 months ago)
- Last Synced: 2024-09-02T05:53:41.138Z (4 months 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
[![Multi-Modality](agorabanner.png)](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