-
-
We depend on a few files hosted in a GCP project using various buckets.
Most uses can be discovered in this repo with a regex search of `https://storage\.googleapis\.com.*iree`:
```
21 results …
-
Thanks for this great repository!
I tried to modify the camviz demo to not only create a pointcloud from a single image but from multiple images.
First I downloaded the pretrained KITTI checkpoi…
-
I'd love for there to be a posenet model, so that it can be used in TouchDesigner. Any tips on how to create an electron based model?
-
This model introduces in [TensorFlow Lite Now Faster with Mobile GPUs (Developer Preview)](https://medium.com/tensorflow/tensorflow-lite-now-faster-with-mobile-gpus-developer-preview-e15797e6dee7) art…
-
Dear @Lavreniuk,
thank you for the great work. You mention that SPIDepth
> improves monocular depth estimation by focusing on the refinement of the pose network
but I do not find from the pap…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
0.0.1-nightly
### Custom code
No
### OS platform …
-
First, thank you for your outstanding research, and appreciate providing code to use.
I have a question that
What is the pretrained model of the PoseNet you used when you trained the KITTI to rea…
ahtso updated
2 months ago
-
Use pose recognition from:
- https://github.com/tensorflow/tfjs-models/tree/master/posenet
- https://github.com/deephdc/posenet-tf
Available as pre-trained model: https://github.com/tensorfl…
-
user/PCT/tools/train.py", line 19, in
from models import build_posenet
ModuleNotFoundError: No module named 'models'
I face with this issue although there is a models folder under PCT.
H…