tensorflow / tensorflow/models
Ego-motion inference problem
Open
@rezama is already working on this.
Since Jul 1, 2020.
models:research
type:support
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
Hello @rezama, thanks for sharing the code.
System information
- What is the top-level directory of the model you are using: models/research/vid2depth
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04
- TensorFlow installed from (source or binary): binary
- TensorFlow version (use command below): v1.4.0-19-ga52c8d9 1.4.1
- Bazel version (if compiling from source):
- CUDA/cuDNN version:cuda-9.0
- GPU model and memory: NVIDIA-SMI 384.81
- Exact command to reproduce:
Describe the problem
I am trying to test the ego-motion predictions by your trained model on the KITTI dataset. currently inference.py produces only depth estimations. can you instruct me on the needed modifications to be able to predict egomotion?
thanks!!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.