FastDepth implementation in TFJS
Proof-of-concept FastDepth implementation using pretrained model from https://github.com/dwofk/fast-depth.
npm start
to run inference on an image of size [3, 224, 224]
FastDepth implementation in TFJS
Proof-of-concept FastDepth implementation using pretrained model from https://github.com/dwofk/fast-depth.
npm start
to run inference on an image of size [3, 224, 224]