Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devloop01/getimagedepth
https://github.com/devloop01/getimagedepth
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devloop01/getimagedepth
- Owner: devloop01
- Created: 2024-04-03T11:37:18.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-03T11:50:34.000Z (8 months ago)
- Last Synced: 2024-04-04T13:10:38.845Z (8 months ago)
- Language: Svelte
- Homepage: https://getimagedepth.vercel.app
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get Image Depth
select/drop an image to generate a depth map in th browser.
It uses transformers.js and [depth-anything](https://huggingface.co/Xenova/depth-anything-small-hf) model by [Xenova](https://huggingface.co/Xenova) from Hugging Face.
https://github.com/devloop01/getimagedepth/assets/38714423/eb98ad6a-fefa-421a-bf1e-cb7f2f718805
## Made with
- [Transformer.js](https://huggingface.co/docs/transformers.js/en/index)
- [Svelte](https://svelte.dev/)