Sergio Izquierdo
Sergio Izquierdo
**Describe the feature and the current behavior/state.** Support for CorrelationCost along just 1 dimension. Currently CorrelationCost applies the kernel in both directions, horizontal and vertical, as described in the original...
Currently there isn't support for TF_TString tensors. Besides, they require a proper dealloaction with `TF_TString_Dealloc`. This has been mentioned in #196 and #200. A solution was proposed in #128 but...
Many people use cppflow for computer vision, and they usually work converting a `cv::Mat` into a `std::vector`, and then into a `cppflow::tensor`. We could directly provide a constructor and a...
Hi @sconlyshootery, thanks for releasing the code of this nice work! I would like to use a pretrained network only on monocular data, without using stereo for the training. That...
Hi @JiYuanFeng Thanks for sharing your great work! Do you know when will you release the code and checpoints for the depth estimation? Thanks in advance, Sergio
Hi, Thanks for the effort of publishing such a dataset! I see from other issues that there should exist some `Trace.txt` files with the trajectories. However, I downloaded `Home-1.tar.gz` and...