https://github.com/neilblaze/fastdepth
Rapid Monocular Depth Estimation on a input Video Stream Using Lightweight Efficient Neural Network on TFjs
https://github.com/neilblaze/fastdepth
depth-estimation fastdepth ml tfjs
Last synced: 11 months ago
JSON representation
Rapid Monocular Depth Estimation on a input Video Stream Using Lightweight Efficient Neural Network on TFjs
- Host: GitHub
- URL: https://github.com/neilblaze/fastdepth
- Owner: Neilblaze
- License: mit
- Created: 2021-07-21T17:27:57.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-10T09:38:32.000Z (about 4 years ago)
- Last Synced: 2025-02-24T13:15:05.602Z (over 1 year ago)
- Topics: depth-estimation, fastdepth, ml, tfjs
- Language: CSS
- Homepage: https://neilblaze.github.io/FastDepth
- Size: 5.15 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FastDepth
Rapid Monocular Depth Estimation on a input Video Stream Using Lightweight Efficient Neural Network on TFjs
### 📄 Citation
```
@inproceedings{icra_2019_fastdepth,
author = {{Wofk, Diana and Ma, Fangchang and Yang, Tien-Ju and Karaman, Sertac and Sze, Vivienne}},
title = {{FastDepth: Fast Monocular Depth Estimation on Embedded Systems}},
booktitle = {{IEEE International Conference on Robotics and Automation (ICRA)}},
year = {{2019}}
}
```